Index: trunk/extensions/Translate/Translate.i18n.php |
— | — | @@ -15,9 +15,6 @@ |
16 | 16 | $messages['en'] = array( |
17 | 17 | 'translate' => 'Translate', |
18 | 18 | 'translate-desc' => '[[Special:Translate|Special page]] for translating MediaWiki and beyond', |
19 | | - 'translate-edit' => 'edit', |
20 | | - 'translate-talk' => 'talk', |
21 | | - 'translate-history' => 'history', |
22 | 19 | 'translate-showsub' => 'Show the {{PLURAL:$1|subgroup|$1 subgroups}}.', |
23 | 20 | |
24 | 21 | 'translate-grouplisting' => 'This is the list of all translatable groups. |
— | — | @@ -434,7 +431,7 @@ |
435 | 432 | * @author פוילישער |
436 | 433 | */ |
437 | 434 | $messages['qqq'] = array( |
438 | | - 'translate' => 'Part of the "Translate" extension. This message is the page title of the special page [[Special:Translate]]. It is the verb "to translate" and should be in the infinitive mood. |
| 435 | + 'translate' => 'This message is the page title of the special page [[Special:Translate]]. It is the verb "to translate". |
439 | 436 | |
440 | 437 | {{Identical|Translate}}', |
441 | 438 | 'translate-desc' => '{{desc}}', |