r66832 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r66831‎ | r66832 | r66833 >
Date:15:24, 24 May 2010
Author:nikerabbit
Status:ok
Tags:
Comment:
Two message tweaks(!)
Modified paths:
  • /trunk/extensions/Translate/PageTranslation.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Translate/PageTranslation.i18n.php
@@ -52,7 +52,7 @@
5353 'tpt-new-pages' => '{{PLURAL:$1|This page contains|These pages contain}} text with translation tags,
5454 but no version of {{PLURAL:$1|this page is|these pages are}} currently marked for translation.',
5555 'tpt-other-pages' => 'Old version of {{PLURAL:$1|this page is|these pages are}} marked for translation,
56 -but the current version cannot be marked for translation.',
 56+but the latest version cannot be marked for translation.',
5757 'tpt-rev-latest' => 'latest version',
5858 'tpt-rev-old' => 'difference to previous marked version',
5959 'tpt-rev-mark-new' => 'mark this version for translation',
@@ -64,7 +64,7 @@
6565 'translate-tag-markthis' => 'Mark this page for translation',
6666 'translate-tag-markthisagain' => 'This page has <span class="plainlinks">[$1 changes]</span> since it was last <span class="plainlinks">[$2 marked for translation]</span>.',
6767 'translate-tag-hasnew' => 'This page contains <span class="plainlinks">[$1 changes]</span> which are not marked for translation.',
68 - 'tpt-translation-intro' => 'This page is a <span class="plainlinks">[$1 translated version]</span> of a page [[$2]] and the translation is $3% complete and up to date.',
 68+ 'tpt-translation-intro' => 'This page is a <span class="plainlinks">[$1 translated version]</span> of a page [[$2]] and the translation is $3% complete.',
6969 'tpt-translation-intro-fuzzy' => 'Outdated translations are marked like this.',
7070
7171 'tpt-languages-legend' => 'Other languages:',

Status & tagging log