Index: trunk/extensions/TranslationNotifications/TranslationNotifications.i18n.php |
— | — | @@ -10,6 +10,7 @@ |
11 | 11 | |
12 | 12 | /** English |
13 | 13 | * @author Niklas Laxström |
| 14 | + * @author Amire80 |
14 | 15 | */ |
15 | 16 | $messages['en'] = array( |
16 | 17 | 'translatorsignup' => 'Translator signup', |
— | — | @@ -36,11 +37,18 @@ |
37 | 38 | 'translationnotifications-freq-weekly' => 'Weekly digest', |
38 | 39 | 'translationnotifications-freq-monthly' => 'Monthly digest', |
39 | 40 | 'translationnotifications-submit' => 'Sign up', |
| 41 | + |
| 42 | + // Special:Notify translators |
| 43 | + 'translationnotifications-notifytranslators' => 'Notify translators', |
| 44 | + 'translationnotifications-send-notification-button' => 'Send a notification to translators', |
| 45 | + 'translationnotifications-deadline-label' => 'Deadline to indicate in this notification:', |
| 46 | + 'translationnotifications-languages-to-notify-label' => 'Which languages to notify (code):', |
40 | 47 | ); |
41 | 48 | |
42 | 49 | /** Message documentation (Message documentation) |
43 | 50 | * @author Kghbln |
44 | 51 | * @author Siebrand |
| 52 | + * @author Amire80 |
45 | 53 | */ |
46 | 54 | $messages['qqq'] = array( |
47 | 55 | 'translatorsignup' => 'Special page header', |
— | — | @@ -68,6 +76,12 @@ |
69 | 77 | 'translationnotifications-freq-weekly' => 'Radio option label', |
70 | 78 | 'translationnotifications-freq-monthly' => 'Radio option label', |
71 | 79 | 'translationnotifications-submit' => 'Submit button text', |
| 80 | + |
| 81 | + // Special:NotifyTranslators |
| 82 | + 'translationnotifications-notifytranslators' => 'The title of the Special:NotifyTranslators special page.', |
| 83 | + 'translationnotifications-send-notification-button' => 'A title for the submit button of the translator notification form.', |
| 84 | + 'translationnotifications-deadline-label' => 'A label for the deadline field, which will have a datepicker.', |
| 85 | + 'translationnotifications-languages-to-notify-label' => 'A label for language codes field.', |
72 | 86 | ); |
73 | 87 | |
74 | 88 | /** Belarusian (Taraškievica orthography) (Беларуская (тарашкевіца)) |
— | — | @@ -247,6 +261,12 @@ |
248 | 262 | 'translationnotifications-freq-weekly' => 'סיכום שבועי', |
249 | 263 | 'translationnotifications-freq-monthly' => 'סיכום חודשי', |
250 | 264 | 'translationnotifications-submit' => 'רישום', |
| 265 | + |
| 266 | + // Special:Notify translators |
| 267 | + 'translationnotifications-notifytranslators' => 'מכתבים למתרגמים', |
| 268 | + 'translationnotifications-send-notification-button' => 'שליחת מכתבים למתרגמים', |
| 269 | + 'translationnotifications-deadline-label' => 'תאריך סופי שיתווסף להודעה:', |
| 270 | + 'translationnotifications-languages-to-notify-label' => 'רשימת שפות שהמתרגמים אליהן יקבלו את ההודעה (בקודים):', |
251 | 271 | ); |
252 | 272 | |
253 | 273 | /** Upper Sorbian (Hornjoserbsce) |