https://bugzilla.wikimedia.org/show_bug.cgi?id=27565
Reedy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #2 from Reedy <[email protected]> 2011-05-23 19:19:26 UTC --- Resolving as dupe against tracking bug. $namespaceGenderAliases = array( NS_USER => array( 'male' => 'Utilizador', 'female' => 'Utilizadora' ), NS_USER_TALK => array( 'male' => 'Utilizador_Discussão', 'female' => 'Utilizadora_Discussão' ), ); is already in the messages files, so we don't need a seperate bug just for PT, it'll be done at the same time as the others *** This bug has been marked as a duplicate of bug 28052 *** -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
