r14691 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r14690‎ | r14691 | r14692 >
Date:22:02, 9 June 2006
Author:nikerabbit
Status:old
Tags:
Comment:
* (bug 6260) Update to Interlingua localization (ia)
Modified paths:
  • /trunk/phase3/RELEASE-NOTES (modified) (history)
  • /trunk/phase3/languages/LanguageIa.php (modified) (history)

Diff [purge]

Index: trunk/phase3/RELEASE-NOTES
@@ -470,6 +470,7 @@
471471 * (bug 6255) Fix transclusions starting with "#" or "*" in HTML attributes
472472 * Whitespace now normalized more or less properly in HTML attributes
473473 * Fix regression(?) in behavior of initial-whitespace-pre in <center>
 474+* (bug 6260) Update to Interlingua localization (ia)
474475
475476
476477 == Compatibility ==
Index: trunk/phase3/languages/LanguageIa.php
@@ -17,12 +17,16 @@
1818 NS_IMAGE_TALK => "Discussion_Imagine",
1919 NS_MEDIAWIKI => "MediaWiki",
2020 NS_MEDIAWIKI_TALK => "Discussion_MediaWiki",
21 - NS_TEMPLATE => "Template",
22 - NS_TEMPLATE_TALK => "Template_talk"
 21+ NS_TEMPLATE => "Patrono",
 22+ NS_TEMPLATE_TALK => "Discussion_Patrono",
 23+ NS_HELP => 'Adjuta',
 24+ NS_HELP_TALK => 'Discussion_Adjuta',
 25+ NS_CATEGORY => 'Categoria',
 26+ NS_CATEGORY_TALK => 'Discussion_Categoria'
2327 ) + $wgNamespaceNamesEn;
2428
2529 /* private */ $wgQuickbarSettingsIa = array(
26 - "Necun", "Fixe a sinistra", "Fixe a dextera", "Flottante a sinistra"
 30+ "Nulle", "Fixe a sinistra", "Fixe a dextera", "Flottante a sinistra"
2731 );
2832
2933 /* private */ $wgSkinNamesIa = array(

Status & tagging log