Index: trunk/extensions/Translate/PageTranslation.i18n.php |
— | — | @@ -12,7 +12,7 @@ |
13 | 13 | */ |
14 | 14 | $messages['en'] = array( |
15 | 15 | 'pagetranslation' => 'Page translation', |
16 | | - 'right-pagetranslate' => 'Mark versions of pages for translation', |
| 16 | + 'right-pagetranslation' => 'Mark versions of pages for translation', |
17 | 17 | 'tpt-section' => 'Section:', |
18 | 18 | 'tpt-section-new' => 'New section:', |
19 | 19 | |