Index: trunk/extensions/Translate/Translate.i18n.php |
— | — | @@ -31,10 +31,10 @@ |
32 | 32 | 'translate-task-problematic' => 'View messages that have problems', |
33 | 33 | 'translate-task-review' => 'Review changes to', |
34 | 34 | 'translate-task-reviewall' => 'Review all translated messages in', |
35 | | - 'translate-task-export' => 'Export translations from', |
36 | | - 'translate-task-export-to-file' => 'Export translation to file from', |
37 | | - 'translate-task-export-as-po' => 'Export translation in Gettext format', |
38 | | - 'translate-task-export-to-xliff' => 'Export translation in Xliff format', |
| 35 | + 'translate-task-export' => 'Export translations', |
| 36 | + 'translate-task-export-to-file' => 'Export translations to file', |
| 37 | + 'translate-task-export-as-po' => 'Export translations for off-line translation', |
| 38 | + 'translate-task-export-to-xliff' => 'Export translations in Xliff format', |
39 | 39 | |
40 | 40 | 'translate-page-no-such-language' => 'Specified language was invalid.', |
41 | 41 | 'translate-page-no-such-task' => 'Specified task was invalid.', |