r85245 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r85244‎ | r85245 | r85246 >
Date:11:49, 3 April 2011
Author:krinkle
Status:deferred
Tags:
Comment:
adding messages
Modified paths:
  • /trunk/tools/ToolserverI18N/language/messages/General.i18n.php (modified) (history)
  • /trunk/tools/ToolserverI18N/language/messages/Orphantalk2.i18n.php (modified) (history)

Diff [purge]

Index: trunk/tools/ToolserverI18N/language/messages/General.i18n.php
@@ -20,6 +20,7 @@
2121 'form-reset' => 'Reset',
2222 'years' => 'years',
2323 'weeks' => 'weeks',
 24+ 'days' => 'days',
2425 'hours' => 'hours',
2526 );
2627
@@ -57,6 +58,7 @@
5859 'form-reset' => 'Stel opnieuw in',
5960 'years' => 'jaren',
6061 'weeks' => 'weken',
 62+ 'days' => 'dagen',
6163 'hours' => 'uren',
6264 );
6365
Index: trunk/tools/ToolserverI18N/language/messages/Orphantalk2.i18n.php
@@ -26,6 +26,7 @@
2727 'tools-subject' => 'subject',
2828 'tools-hist' => 'hist',
2929 'tools-curr' => 'curr',
 30+ 'tools-globalusage' => 'globalusage',
3031 );
3132
3233 /**
@@ -43,6 +44,7 @@
4445 'tools-subject' => 'Goes to the subject page (which never existed or has been deleted) of the orphaned page. Part of the tool-links in the left column.',
4546 'tools-hist' => 'Goes to the history view of the orphaned page. Part of the tool-links in the left column.',
4647 'tools-curr' => 'Shows the latest/current edit to this orphaned page. Part of the tool-links in the left column.',
 48+ 'tools-globalusage' => 'If the orphan is a Commons file talk page, this link will link to the Specila:GlobalUsage for the File page.',
4749 );
4850
4951 /**
@@ -59,6 +61,7 @@
6062 'tools-subject' => 'artikel',
6163 'tools-hist' => 'gesch',
6264 'tools-curr' => 'huidige',
 65+ 'tools-globalusage' => 'globaalgebruik',
6366 );
6467
6568 /**

Status & tagging log