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

Reedy <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|High                        |Normal
                 CC|                            |[email protected],
                   |                            |[email protected]
          Component|Language setup              |Internationalization
            Product|Wikimedia                   |MediaWiki

--- Comment #1 from Reedy <[email protected]> 2011-12-24 15:27:22 UTC ---
I'm guessing it's because there are no gendered NSs setup in MessagesCs.php,
and likely no relevant extra site config (if necessary)

ie for Pt-br

$namespaceGenderAliases = array(
    NS_USER => array( 'male' => 'Usuário', 'female' => 'Usuária' ),
    NS_USER_TALK => array( 'male' => 'Usuário_Discussão', 'female' =>
'Usuária_Discussão' ),
);

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