Index: trunk/extensions/Translate/PageTranslation.i18n.php |
— | — | @@ -107,6 +107,7 @@ |
108 | 108 | |
109 | 109 | Reason: $1', |
110 | 110 | |
| 111 | + 'tpt-priority-languages' => 'A translation administrator has set the priotiy languages for this group as $1.', |
111 | 112 | 'tpt-render-summary' => 'Updating to match new version of source page', |
112 | 113 | |
113 | 114 | 'tpt-download-page' => 'Export page with translations', |
— | — | @@ -268,6 +269,7 @@ |
269 | 270 | 'tpt-translation-restricted' => 'Error message shown to user when translation to a language which is restricted by translation admin.', |
270 | 271 | 'tpt-discouraged-language-force' => 'Warning shown along with group description if the language is prevented from translation for the selected language', |
271 | 272 | 'tpt-discouraged-language' => 'Warning shown along with group description if the language is discouraged from translation for the selected language', |
| 273 | + 'tpt-priority-languages' => 'Message to be shown before the messagestats table. $1 is comma seperated list of language codes.', |
272 | 274 | '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.', |
273 | 275 | 'pt-shake-multiple' => 'Each translation (=section) unit can only contain one marker.', |
274 | 276 | 'pt-shake-empty' => 'Translation unit (=section) is empty except for the translation marker (=<nowiki><!--T:1--></nowiki>)', |