r82600 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r82599‎ | r82600 | r82601 >
Date:12:26, 22 February 2011
Author:raymond
Status:ok
Tags:
Comment:
Message tweaks for consistency
Add extension to Translatewiki
Modified paths:
  • /trunk/extensions/Narayam/Narayam.i18n.php (modified) (history)
  • /trunk/extensions/Translate/groups/mediawiki-defines.txt (modified) (history)

Diff [purge]

Index: trunk/extensions/Narayam/Narayam.i18n.php
@@ -14,18 +14,18 @@
1515 * @author Junaid P V
1616 */
1717 $messages['en'] = array(
18 - 'narayam-desc' => 'Allows to add custom input methods for input fields.',
19 - 'narayam-toggle-ime' => 'To toggle IM',
20 - 'narayam-help-page' => 'Help:Typing',
21 - 'narayam-checkbox-tooltip' => 'To toggle input method On and Off',
22 - 'narayam-ml' => 'Malayalam Transliteration',
23 - 'narayam-ml-inscript' => 'Malayalam InScript',
24 - 'narayam-sa' => 'Sanskrit Transliteration',
25 - 'narayam-ta99' => 'Tamil99',
26 - 'narayam-ta' => 'Tamil Transliteration',
27 - 'narayam-bn-avro' => 'Bengali Avro',
28 - 'narayam-bn-inscript' => 'Bengali InScript',
29 - 'narayam-bn-nkb' => 'Bengali NKB',
 18+ 'narayam-desc' => 'Allows to add custom input methods for input fields',
 19+ 'narayam-toggle-ime' => 'To toggle IM',
 20+ 'narayam-help-page' => 'Help:Typing',
 21+ 'narayam-checkbox-tooltip' => 'To toggle input method On and Off',
 22+ 'narayam-ml' => 'Malayalam transliteration',
 23+ 'narayam-ml-inscript' => 'Malayalam InScript',
 24+ 'narayam-sa' => 'Sanskrit transliteration',
 25+ 'narayam-ta99' => 'Tamil99',
 26+ 'narayam-ta' => 'Tamil transliteration',
 27+ 'narayam-bn-avro' => 'Bengali Avro',
 28+ 'narayam-bn-inscript' => 'Bengali InScript',
 29+ 'narayam-bn-nkb' => 'Bengali NKB',
3030 );
3131
3232 /** Message documentation (Message documentation)
@@ -62,3 +62,4 @@
6363 'narayam-bn-inscript' => 'ബംഗാളി ഇൻസ്ക്രിപ്റ്റ്',
6464 'narayam-bn-nkb' => 'ബംഗാളി നാഷണൽ കീബോർഡ്',
6565 );
 66+
Index: trunk/extensions/Translate/groups/mediawiki-defines.txt
@@ -774,6 +774,8 @@
775775 file = MwEmbedSupport/MwEmbedModules/MwEmbedSupport/MwEmbedSupport.i18n.php
776776 optional = mwe-size-gigabytes, mwe-size-megabytes, mwe-size-kilobytes, mwe-size-bytes
777777
 778+Narayam
 779+
778780 Natural Language List
779781 descmsg = nll-desc
780782 ignored = nll-itemoutput

Status & tagging log