https://bugzilla.wikimedia.org/show_bug.cgi?id=33367

--- Comment #4 from Peter Bena <[email protected]> 2011-12-25 11:42:20 UTC ---
$namespaceGenderAliases = array(
    NS_USER => array( 'male' => 'Uživatel', 'female' => 'Uživatelka' ),
    NS_USER_TALK => array( 'male' => 'Diskuse s uživatelem', 'female' =>
'Diskuse s uživatelkou' ),
);

for User (general use for mediawiki on other projects)

-- 
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

Reply via email to