Last modified: 2013-03-16 20:44:36 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 T47189, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 45189 - Localize Scribunto namespaces into Vietnamese
Localize Scribunto namespaces into Vietnamese
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
Scribunto (Other open bugs)
master
All All
: High enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
: easy, i18n
Depends on:
Blocks: 46082
  Show dependency treegraph
 
Reported: 2013-02-20 07:35 UTC by Minh Nguyễn
Modified: 2013-03-16 20:44 UTC (History)
4 users (show)

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


Attachments

Description Minh Nguyễn 2013-02-20 07:35:46 UTC
Since Translatewiki doesn’t appear to provide a way to localize Scribunto’s namespaces into Vietnamese, please add the following code to Scribunto.namespaces.php:

$namespaceNames['vi'] = array(
        828 => 'Mô_đun',
        829 => 'Thảo_luận_Mô_đun',
);

(I didn’t see a way to do it, but it’d be nice if “Mô-đun” and “Môđun” and their talk counterparts “Thảo_luận_Mô-đun” and “Thảo_luận_Môđun” could also be added as aliases too.)
Comment 1 Andre Klapper 2013-03-08 18:18:58 UTC
Minh: In case you are interested, you are welcome to use Developer access
  https://www.mediawiki.org/wiki/Developer_access
and submit this change as a Git branch directly into Gerrit:
  https://www.mediawiki.org/wiki/Git/Tutorial
Putting your branch in Git makes it easier to review it quickly and merge.
Comment 2 Minh Nguyễn 2013-03-16 13:32:59 UTC
https://gerrit.wikimedia.org/r/54126

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


Navigation
Links