Fix usage of i18np in ApplicationsListPage title text
i18np's first argument should be a valid number. Meanwhile roughCount is a string. Instead we should pass the extracted number as the plural-deciding argument. roughCount (the string) is used only for replacing.
Edited by Bharadwaj Raju