https://bugzilla.wikimedia.org/show_bug.cgi?id=30938
Leinad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Leinad <[email protected]> 2011-09-16 21:43:51 UTC --- I made a mistake in one of names, so once again: $wgExtraGenderNamespaces = array( NS_USER => array( 'male' => 'Wikipedysta', 'female' => 'Wikipedystka' ), NS_USER_TALK => array( 'male' => 'Dyskusja_wikipedysty', 'female' => 'Dyskusja_wikipedystki' ), ); -- 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
