Last modified: 2013-08-13 12:41:07 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T42075, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 40075 - Clean language code issues in wmf-config/InitialiseSettings.php
Clean language code issues in wmf-config/InitialiseSettings.php
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Low enhancement (vote)
: ---
Assigned To: Dereckson
:
Depends on:
Blocks: 29902
  Show dependency treegraph
 
Reported: 2012-09-07 10:46 UTC by Dereckson
Modified: 2013-08-13 12:41 UTC (History)
6 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Dereckson 2012-09-07 10:46:39 UTC
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
Comment 1 Robin Pepermans (SPQRobin) 2012-09-07 10:56:08 UTC
Yes, they are planned for somewhere in the distant future, see bug 19986. You can remove the commented out "gem-alsatian" ones.
Note for Alemannic (not just Alsatian), "gsw" is the most correct code in the current ISO 639.
Comment 2 Dereckson 2012-09-07 12:29:18 UTC
Done in Gerrit change #23059.
Comment 3 Andre Klapper 2013-02-06 14:27:18 UTC
(In reply to comment #0)
> (2) What about Chinese?

See bug 8217.
Comment 4 This, that and the other (TTO) 2013-08-13 09:20:36 UTC
I don't think there is any more to do here. When the relevant dependencies of bug 19986 are fixed, these lines will just be removed from InitialiseSettings. No need to keep this bug open as well.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links