r80505 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r80504‎ | r80505 | r80506 >
Date:18:27, 18 January 2011
Author:soxred93
Status:deferred
Tags:
Comment:
Clean up i18n code for Soxred93's tools
Modified paths:
  • /trunk/extensions/ToolserverTools/Soxred93EditCounter/ToolbaseMessages.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/ToolserverTools/Soxred93EditCounter/ToolbaseMessages.i18n.php
@@ -3,29 +3,29 @@
44 $messages = array (
55 'en' =>
66 array (
7 - 'soxredtoolbase-1' => 'Find a User ID',
8 - 'soxredtoolbase-2' => 'Wiki',
9 - 'soxredtoolbase-3' => 'Get user ID',
10 - 'soxredtoolbase-4' => 'X!\'s Tools',
11 - 'soxredtoolbase-5' => 'Bugs',
12 - 'soxredtoolbase-6' => 'Twitter',
13 - 'soxredtoolbase-7' => 'Executed in %count% seconds',
14 - 'soxredtoolbase-8' => 'Navigation',
15 - 'soxredtoolbase-9' => 'Homepage',
16 - 'soxredtoolbase-10' => 'View Source',
17 - 'soxredtoolbase-11' => 'Change language',
18 - 'soxredtoolbase-12' => 'The user ID for <b>$1</b> is <b>$2</b>.',
19 - 'soxredtoolbase-13' => 'Global Toolserver Sitenotice:',
20 - 'soxredtoolbase-14' => 'Server lagged by ',
21 - 'soxredtoolbase-15' => 'years',
22 - 'soxredtoolbase-16' => 'months',
23 - 'soxredtoolbase-17' => 'weeks',
24 - 'soxredtoolbase-18' => 'days',
25 - 'soxredtoolbase-19' => 'hours',
26 - 'soxredtoolbase-20' => 'minutes',
27 - 'soxredtoolbase-21' => 'seconds',
28 - 'soxredtoolbase-22' => '%name% is not a valid user',
29 - 'soxredtoolbase-23' => 'The user ID for <b>%name%</b> is <b>%id%</b>.',
 7+ 'soxredtoolbase-1' => 'X!\'s Tools',
 8+ 'soxredtoolbase-2' => 'Bugs',
 9+ 'soxredtoolbase-3' => 'Twitter',
 10+ 'soxredtoolbase-4' => 'Global Toolserver Sitenotice:',
 11+ 'soxredtoolbase-5' => 'Server lagged by ',
 12+ 'soxredtoolbase-6' => 'years',
 13+ 'soxredtoolbase-7' => 'months',
 14+ 'soxredtoolbase-8' => 'weeks',
 15+ 'soxredtoolbase-9' => 'days',
 16+ 'soxredtoolbase-10' => 'hours',
 17+ 'soxredtoolbase-11' => 'minutes',
 18+ 'soxredtoolbase-12' => 'seconds',
 19+ 'soxredtoolbase-13' => 'Executed in $1 seconds',
 20+ 'soxredtoolbase-14' => 'Navigation',
 21+ 'soxredtoolbase-15' => 'Homepage',
 22+ 'soxredtoolbase-16' => 'Get user ID',
 23+ 'soxredtoolbase-17' => 'API',
 24+ 'soxredtoolbase-18' => 'View Source',
 25+ 'soxredtoolbase-19' => 'Wiki',
 26+ 'soxredtoolbase-20' => '$1 is not a valid user',
 27+ 'soxredtoolbase-21' => 'Find a User ID',
 28+ 'soxredtoolbase-22' => 'The user ID for <b>$1</b> is <b>$2</b>.',
 29+ 'soxredtoolbase-23' => 'Change language',
3030 'soxredtoolbase-24' => 'Welcome!',
3131 'soxredtoolbase-25' => 'Welcome to X!\'s tools! The tool suite is still in the process of being converted to the <a href="\\$1">Symfony</a> framework. This process will take a while, but it should be working now.
3232
@@ -44,7 +44,5 @@
4545 </ul>
4646
4747 ',
48 - 'soxredtoolbase-28' => 'API',
49 - 'soxredtoolbase-29' => '$1 is not a valid user',
5048 ),
5149 );
\ No newline at end of file

Status & tagging log