r65180 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r65179‎ | r65180 | r65181 >
Date:20:36, 17 April 2010
Author:raymond
Status:ok
Tags:
Comment:
Tweak JS2 support i18n file
Add extension to Translatewiki
Modified paths:
  • /trunk/extensions/JS2Support/JS2Support.i18n.php (modified) (history)
  • /trunk/extensions/Translate/groups/mediawiki-defines.txt (modified) (history)

Diff [purge]

Index: trunk/extensions/JS2Support/JS2Support.i18n.php
@@ -1,6 +1,6 @@
22 <?php
33 /**
4 - * Internationalisation file for extension FirefoggChunkedUploading.
 4+ * Internationalisation file for extension JS2 support.
55 *
66 * @file
77 * @ingroup Extensions
@@ -9,5 +9,6 @@
1010 $messages = array();
1111
1212 $messages['en'] = array(
13 - 'js2support-desc' => "JS2 support as an extension",
 13+ 'js2support-desc' => 'JS2 support as an extension',
1414 );
 15+
Index: trunk/extensions/Translate/groups/mediawiki-defines.txt
@@ -572,6 +572,8 @@
573573
574574 JS Kit
575575
 576+JS2 Support
 577+
576578 Labeled Section Transclusion
577579 file = LabeledSectionTransclusion/lst.i18n.php
578580 descmsg = lst-desc

Status & tagging log