MDN/Archives/MDN L10n: Difference between revisions
Jump to navigation
Jump to search
Groovecoder (talk | contribs) |
Groovecoder (talk | contribs) |
||
| Line 36: | Line 36: | ||
* Use [https://localize.mozilla.org/projects/mdn/ Verbatim] | * Use [https://localize.mozilla.org/projects/mdn/ Verbatim] | ||
or | or | ||
* [http://svn.mozilla.org/projects/mdn/trunk/locale/ messages files straight from SVN] | * work on [http://svn.mozilla.org/projects/mdn/trunk/locale/ messages files straight from SVN] | ||
= Status = | = Status = | ||
Revision as of 18:08, 18 February 2011
This page describes l10n process for MDN.
Adding a new locale
Doc Center
- Check Dekiwki Languages to make sure your locale is in the "Supported languages" section
- Update the MDN l10n Projects page with your info.
- svn co http://svn.mozilla.org/projects/deki/trunk/mozilla/
- Copy resources/resources.custom.txt to resources/resources.custom.{locale}.txt
- Commit to svn and notify localizers
- Update Dekiwiki Languages
- Notify IT and have them standby
- go to Dekiwiki System Settings to add the new locale in Polyglot Languages
- Immediately have IT restart dekiwiki
Forums
Not supported. :(
The Rest
- Add locale code to MDN_LANGUAGES in settings.py
- Add locale to /mwsgi/ Rewrites in configs/htaccess
- follow instructions in MDN project locale/README.txt
- (optional) svn up the verbatim server to enable verbatim for the locale
Work on existing locale
Doc Center pages
- Dekiwiki - just edit a page or copy a page and make the new version under your locale code. Be sure to set the page properties page language setting.
Doc Center interface
- svn co http://svn.mozilla.org/projects/deki/trunk/mozilla/
- modify/update resources/resources.custom.{locale}.txt
- Commit to svn
Forums
Not supported :(
The Rest
- Use Verbatim
or
- work on messages files straight from SVN
Status
Documentation
Several doc locales are enabled:
- see MindTouch Config Polyglot Languages
Skin localized for these locales
Forums
Not Supported :(