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

       Web browser: ---
             Bug #: 35541
           Summary: Gender namespaces on hr wiki
           Product: Wikimedia
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Site requests
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


Please add to:

/trunk/phase3/languages/messages/MessagesHr.php

following namespace gender aliases:

-----------------

+$namespaceGenderAliases = array(
+ NS_USER => array( 'male' => 'Suradnik', 'female' => 'Suradnica' ),
+ NS_USER_TALK => array( 'male' => 'Razgovor sa suradnikom', 'female' =>
'Razgovor sa suradnicom' ),
+);


-----------------

This bug is related to https://bugzilla.wikimedia.org/show_bug.cgi?id=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

Reply via email to