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

       Web browser: ---
             Bug #: 40075
           Summary: Clean language code issues in
                    wmf-config/InitialiseSettings.php
           Product: Wikimedia
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Site configuration
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]
            Blocks: 29902
    Classification: Unclassified
   Mobile Platform: ---


I'm currently cleaning wmf-config/InitialiseSettings.php file (cf. bug #29902).

I would like to know what to do with the following lines:

(1) Is gsw the definitive name for the alsatian wikis?

#       'alswiki' => 'gem-alsatian',
#       'alswiktionary' => 'gem-alsatian',
        'alswiki' => 'gsw', # FIXME: rename these wikis
        'alswiktionary' => 'gsw', # FIXME: rename these wikis
        'alswikibooks' => 'gsw', # to rename
        'alswikiquote' => 'gsw', # to rename

(2) What about Chinese?

        'zh_classicalwiki' => 'lzh', # to rename
        'zh_min_nanwiki' => 'nan', # to rename
        'zh_min_nanwiktionary' => 'nan', # to rename
        'zh_min_nanwikibooks' => 'nan', # to rename
        'zh_min_nanwikiquote' => 'nan', # to rename
        'zh_yuewiki' => 'yue', # to rename

(3) Are the following misc renames still to plan in the future?

        'bat_smgwiki' => 'sgs', # to rename
        'be_x_oldwiki' => 'be-tarask', # to rename
        'fiu_vrowiki' => 'vro', # to rename
        'fiu_vrowiki' => 'vro', # to rename
        'roa_rupwiki' => 'rup', # to rename
        'roa_rupwiktionary' => 'rup', # to rename

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