Last modified: 2012-07-07 23:08:04 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 T38800, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 36800 - Add localized namespace at sewp
Add localized namespace at sewp
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Internationalization (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
http://se.wikipedia.org/wiki/Wikipedi...
: i18n
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-05-12 21:24 UTC by jeblad
Modified: 2012-07-07 23:08 UTC (History)
5 users (show)

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


Attachments

Description jeblad 2012-05-12 21:24:59 UTC
Localized version of namespaces should be (according to discussion at Coffee hut - http://se.wikipedia.org/wiki/Wikipedia:G%C3%A1ffestohpu#Navnerom)

$namespaceNames = array(
        NS_MEDIA            => 'Media',
        NS_SPECIAL          => 'Doaimmat',
        NS_TALK             => 'Ságastallan',
        NS_USER             => 'Geavaheaddji',
        NS_USER_TALK        => 'Geavaheaddjeságastallan',
        NS_PROJECT_TALK     => '$1-ságastallan',
        NS_FILE             => 'Fiila',
        NS_FILE_TALK        => 'Fiilaságastallan',
        NS_MEDIAWIKI        => 'MediaWiki',
        NS_MEDIAWIKI_TALK   => 'MediaWiki-ságastallan',
        NS_TEMPLATE         => 'Málle',
        NS_TEMPLATE_TALK    => 'Málleságastallan',
        NS_HELP             => 'Veahkki',
        NS_HELP_TALK        => 'Veahkkeságastallan',
        NS_CATEGORY         => 'Kategoriija',
        NS_CATEGORY_TALK    => 'Kategoriijaságastallan',
);
 
$namespaceAliases = array(
        'Govva' => NS_FILE,
        'Govvaságastallan' => NS_FILE_TALK,
);
Comment 1 jeblad 2012-05-14 22:14:16 UTC
Note that the new namespace names are also in Translatewiki.
Comment 2 Sam Reed (reedy) 2012-05-18 00:15:28 UTC
Them being in TranslateWiki should be enough, at least, for the core namespaces.

Aliases need doing manually

They should get exported and applied to the MessageFile, and will become live within a couple of weeks
Comment 3 jeblad 2012-05-18 00:19:16 UTC
I'll try to make sure that additional localization are written to Translatewiki, and as soon as they decide what to do with special names and so forth I'll add them also.

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


Navigation
Links