r107950 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r107949‎ | r107950 | r107951 >
Date:22:18, 3 January 2012
Author:rotem
Status:ok
Tags:
Comment:
* Setting "javascripttest-backlink" message as ignored.
* Adding special page alias to he.
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)
  • /trunk/phase3/languages/messages/MessagesHe.php (modified) (history)
  • /trunk/phase3/maintenance/language/messageTypes.inc (modified) (history)

Diff [purge]

Index: trunk/phase3/maintenance/language/messageTypes.inc
@@ -187,6 +187,7 @@
188188 'addsection-preload',
189189 'addsection-editintro',
190190 'longpage-hint',
 191+ 'javascripttest-backlink',
191192 'javascripttest-qunit-name',
192193 );
193194
Index: trunk/phase3/languages/messages/MessagesHe.php
@@ -250,6 +250,7 @@
251251 'Filepath' => array( 'נתיב_לקובץ' ),
252252 'Import' => array( 'ייבוא', 'ייבוא_דפים' ),
253253 'Invalidateemail' => array( 'ביטול_דואר' ),
 254+ 'JavaScriptTest' => array( 'בדיקת_JavaScript' ),
254255 'BlockList' => array( 'רשימת_חסומים', 'רשימת_משתמשים_חסומים', 'משתמשים_חסומים' ),
255256 'LinkSearch' => array( 'חיפוש_קישורים_חיצוניים' ),
256257 'Listadmins' => array( 'רשימת_מפעילים' ),
Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -3408,7 +3408,7 @@
34093409
34103410 # JavaScriptTest
34113411 'javascripttest' => 'JavaScript Test',
3412 -'javascripttest-backlink' => '< $1',
 3412+'javascripttest-backlink' => '< $1', # do not translate or duplicate this message to other languages
34133413 'javascripttest-disabled' => 'This function is disabled.',
34143414 'javascripttest-title' => 'Running $1 tests',
34153415 'javascripttest-pagetext-noframework' => 'This page is reserved for running javascript tests.',

Status & tagging log