r101157 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r101156‎ | r101157 | r101158 >
Date:17:40, 28 October 2011
Author:raymond
Status:ok (Comments)
Tags:
Comment:
fu r101133: Move English messages out of the Finish section to the English section
Modified paths:
  • /trunk/extensions/Translate/Translate.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Translate/Translate.i18n.php
@@ -62,9 +62,13 @@
6363 'translate-next' => 'Next page',
6464 'translate-prev' => 'Previous page',
6565
66 - 'translate-page-description-legend' => 'Information about the group',
67 - 'translate-page-edit' => 'edit',
68 - 'translate-ext-url' => '<hr />Website: $1',
 66+ 'translate-page-description-legend' => 'Information about the group',
 67+ 'translate-page-description-hasoptional' => 'This message group contains optional messages.
 68+Optional messages should only be translated when your language has special requirements
 69+like not using spaces or transliterating proper names. $1',
 70+ 'translate-page-description-hasoptional-open' => 'Show optional messages.',
 71+ 'translate-page-edit' => 'edit',
 72+ 'translate-ext-url' => '<hr />Website: $1',
6973
7074 'translate-optional' => '(optional)',
7175 'translate-ignored' => '(ignored)',
@@ -6639,10 +6643,6 @@
66406644 'translate-next' => 'Seuraava sivu',
66416645 'translate-prev' => 'Edellinen sivu',
66426646 'translate-page-description-legend' => 'Tietoja ryhmästä',
6643 - 'translate-page-description-hasoptional' => 'This message group contains optional messages.
6644 -Optional messages should only be translated when your language has special requirements
6645 -like not using spaces or transliterating proper names. $1',
6646 - 'translate-page-description-hasoptional-open' => 'Show optional messages.',
66476647 'translate-page-edit' => 'muokkaa',
66486648 'translate-ext-url' => '<hr />Verkkosivu: $1',
66496649 'translate-optional' => '(valinnainen)',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r101133Give optional messages a bit more visibilitynikerabbit14:21, 28 October 2011

Comments

#Comment by Nikerabbit (talk | contribs)   17:49, 28 October 2011

Woops!!

Status & tagging log