Help:Howto/Create new language: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
(for Kildor: no MediaWiki:Userlang/ in all your contributions log)
m (replaced: l18n → i18n)
Line 2: Line 2:
* '''NB''': add MediaWiki:Lang/lng page with the language code. For example, if your language has "zz" code, you are to create MediaWiki:Lang/zz with zz as contents.
* '''NB''': add MediaWiki:Lang/lng page with the language code. For example, if your language has "zz" code, you are to create MediaWiki:Lang/zz with zz as contents.
* Add this code into [[Template:Languages]] as it is done for existing languages.
* Add this code into [[Template:Languages]] as it is done for existing languages.
* Update all templates in [[:Category:L18n|L18n Category]] by adding corresponding strings for your language.
* Update all templates in [[:Category:i18n|i18n Category]] by adding corresponding strings for your language.
* Update Localization/* templates. Be careful when you change [[Template:Localization/PluginCard|Localization/PluginCard]] template, you have to select correct term for category for articles in your language.
* Update Localization/* templates. Be careful when you change [[Template:Localization/PluginCard|Localization/PluginCard]] template, you have to select correct term for category for articles in your language.
* Add translated strings to all disambiged articles.
* Add translated strings to all disambiged articles.

Revision as of 13:39, 1 July 2013

  • Select language code. You should check it in Wikipedia or somewhere else.
  • NB: add MediaWiki:Lang/lng page with the language code. For example, if your language has "zz" code, you are to create MediaWiki:Lang/zz with zz as contents.
  • Add this code into Template:Languages as it is done for existing languages.
  • Update all templates in i18n Category by adding corresponding strings for your language.
  • Update Localization/* templates. Be careful when you change Localization/PluginCard template, you have to select correct term for category for articles in your language.
  • Add translated strings to all disambiged articles.

See also