https://bugzilla.wikimedia.org/show_bug.cgi?id=25274
--- Comment #2 from Bharat Kumar Jonnalagadda <[email protected]> 2012-11-11 06:11:08 UTC --- Fixed it by changing the following MessageKeys in PageTranslation.i18n.php 'pt-movepage-list-translation' => 'Translation {{PLURAL:$1|page|pages}}', 'pt-movepage-list-section' => 'Translation unit {{PLURAL:$1|page|pages}}', 'pt-movepage-list-other' => 'Other sub{{PLURAL:$1|page|pages}}', Also in the tag/SpecialTranslationMovePage.php passed the $count parameter to the $out->wrapWikiMsg() -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
