Index: trunk/extensions/Translate/PageTranslation.i18n.php |
— | — | @@ -91,6 +91,7 @@ |
92 | 92 | This page is a translation of page [[$1]] and the translation can be updated using [$2 the translation tool].', |
93 | 93 | 'tpt-unknown-page' => 'This namespace is reserved for content page translations. |
94 | 94 | The page you are trying to edit does not seem to correspond any page marked for translation.', |
| 95 | + 'tpt-translation-restricted' => 'Translations to this language is disabled by translation administrator.', |
95 | 96 | |
96 | 97 | 'tpt-render-summary' => 'Updating to match new version of source page', |
97 | 98 | |
— | — | @@ -240,6 +241,7 @@ |
241 | 242 | 'translate-tag-hasnew' => '"has changes" is to be understood as "has been altered/edited"', |
242 | 243 | 'tpt-languages-legend' => 'The caption of a language selector displayed using <code><languages /></code>, e.g. on [[Project list]].', |
243 | 244 | 'tpt-languages-separator' => '{{optional}}', |
| 245 | + 'tpt-translation-restricted' => 'Error message shown to user when translation to a language which is restricted by translation admin.', |
244 | 246 | 'pt-parse-open' => '"Translation template" is the structure of a translation page, where the place for the translations of each section is marked with a placeholder.', |
245 | 247 | 'pt-shake-multiple' => 'Each translation (=section) unit can only contain one marker.', |
246 | 248 | 'pt-shake-empty' => 'Translation unit (=section) is empty except for the translation marker (=<nowiki><!--T:1--></nowiki>)', |