r85633 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r85632‎ | r85633 | r85634 >
Date:20:08, 7 April 2011
Author:krinkle
Status:deferred (Comments)
Tags:
Comment:
modification to 'toolversiontimestamp' general domain message. http://translatewiki.net/wiki/Thread:Support/Time_units_in_Toolserver:General-_messages
Modified paths:
  • /trunk/tools/ToolserverI18N/language/messages/General.i18n.php (modified) (history)

Diff [purge]

Index: trunk/tools/ToolserverI18N/language/messages/General.i18n.php
@@ -14,7 +14,7 @@
1515 'dateformat' => '%B %d %Y',
1616 'hello' => 'Hello',
1717 'welcome' => 'Welcome',
18 - 'toolversionstamp' => 'Version $1 as uploaded on $2',
 18+ 'toolversionstamp' => 'Version $1 ($2)',
1919 'etc' => 'etc.',
2020 'colon-separator' => ':',
2121 'namespace' => 'Namespace',
@@ -35,7 +35,7 @@
3636 'dateformat' => 'Dateformat in this language. See documentation about [http://www.php.net/manual/en/function.strftime.php strftime() at php.net] for the syntax.',
3737 'hello' => 'A friendly greet.',
3838 'welcome' => 'A friendly welcome.',
39 - 'toolversionstamp' => 'Short sentence about what the last version of this tool is and when this version was uploaded. <code>$1</code> is the version (eg. "1.5.5beta") and <code>$2</code> is the date.',
 39+ 'toolversionstamp' => 'Short sentence about what the last version of this tool is and when the last update was. <code>$1</code> is the version (eg. "1.5.5beta") and <code>$2</code> is the date (without time).',
4040 'etc' => 'Abbreviated form of "et cetera"',
4141 'colon-separator' => 'Optional message. Change it only if your language uses another character for ":" or it needs an extra space before the colon.',
4242 'namespace' => '{{Identical|Namespace}}',

Comments

Status & tagging log