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

       Web browser: ---
             Bug #: 31299
           Summary: Rename namespace and enable $wgExtraGenderNamespaces
                    on pl.wiktionary
           Product: Wikimedia
           Version: unspecified
          Platform: All
               URL: http://pl.wiktionary.org/w/index.php?title=Wikis%C5%82
                    ownik:Bar&oldid=2375673#Forma_.C5.BCe.C5.84ska_dla_prz
                    estrzeni_nazw_u.C5.BCytkownika_.2B_propozycja_poprawki
                    _nazwy_przestrzeni
        OS/Version: All
            Status: NEW
          Keywords: shell
          Severity: enhancement
          Priority: Unprioritized
         Component: Site requests
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


I would like to request the following configration changes for Polish
Wiktionary (pl.wiktionary):

1. Change NS_USER_TALK name from 'Dyskusja_Wikipedysty' to
'Dyskusja_wikipedysty'

    'plwiktionary' => array(
        NS_PROJECT_TALK => 'Wikidyskusja',
        NS_USER => 'Wikipedysta',
        NS_USER_TALK => 'Dyskusja_wikipedysty',
        100 => 'Aneks',
        101 => 'Dyskusja_aneksu',
        102 => 'Indeks',
        103 => 'Dyskusja_indeksu',
        104 => 'Portal',
        105 => 'Dyskusja_portalu',
    ),

2. Enable gender support for user namespace

$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

Reply via email to