r112808 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r112807‎ | r112808 | r112809 >
Date:13:55, 1 March 2012
Author:siebrand
Status:ok (Comments)
Tags:
Comment:
Tweaks for recently added messages.
Modified paths:
  • /trunk/extensions/Translate/PageTranslation.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Translate/PageTranslation.i18n.php
@@ -65,8 +65,8 @@
6666 but the latest {{PLURAL:$1|version|versions}} cannot be marked for translation.',
6767 'tpt-discouraged-pages' => '{{PLURAL:$1|This page has|These pages have}} been discouraged from further translation.',
6868
69 - 'tpt-select-prioritylangs' => 'Comma-separated list of language codes:',
70 - 'tpt-select-prioritylangs-force' => 'Prevent translations to other languages',
 69+ 'tpt-select-prioritylangs' => 'Comma-separated list of priority language codes:',
 70+ 'tpt-select-prioritylangs-force' => 'Prevent translations to other languages than the priotity languages',
7171 'tpt-select-prioritylangs-reason' => 'Reason:',
7272 'tpt-sections-prioritylangs' => 'Priority languages',
7373
@@ -97,15 +97,15 @@
9898 This page is a translation of page [[$1]] and the translation can be updated using [$2 the translation tool].',
9999 'tpt-unknown-page' => 'This namespace is reserved for content page translations.
100100 The page you are trying to edit does not seem to correspond any page marked for translation.',
101 - 'tpt-translation-restricted' => 'Translation of this message group to this language has been prevented by translation administrator.
 101+ 'tpt-translation-restricted' => 'Translation of this page to this language has been prevented by a translation administrator.
102102
103 -Reason for limiting: $1',
104 - 'tpt-discouraged-language-force' => 'Translation administrator has limited the languages this message group can be translated to. This language is not among those languages.
 103+Reason: $1',
 104+ 'tpt-discouraged-language-force' => 'A translation administrator has limited the languages this page can be translated in. This language is not among those languages.
105105
106 -Reason for limiting: $1',
107 - 'tpt-discouraged-language' => 'This language is not among the priority languages set by translation administrator for this message group.
 106+Reason: $1',
 107+ 'tpt-discouraged-language' => 'This language is not among the priority languages set by a translation administrator for this page.
108108
109 -Reason for prioritization: $1',
 109+Reason: $1',
110110
111111 'tpt-render-summary' => 'Updating to match new version of source page',
112112

Follow-up revisions

RevisionCommit summaryAuthorDate
r112811Follow-up r112808: Fix typo.siebrand15:04, 1 March 2012

Comments

#Comment by Nikerabbit (talk | contribs)   07:14, 6 March 2012

We will need to change these messages again when this feature is no longer limited to translatable pages.

Status & tagging log