Index: trunk/extensions/Ratings/Ratings.i18n.php |
— | — | @@ -19,7 +19,7 @@ |
20 | 20 | */ |
21 | 21 | $messages['en'] = array( |
22 | 22 | 'ratings-desc' => 'Allows users to rate different "properties" of pages', |
23 | | - 'right-rate' => 'Required to be able to rate.', |
| 23 | + 'right-rate' => 'Rate a certain property of a page', |
24 | 24 | |
25 | 25 | // Rating stars |
26 | 26 | 'ratings-starsratings-desc' => 'Displays a simple star rating control allowing the user to rate a certain property of a page. |
Index: trunk/extensions/LiveTranslate/LiveTranslate.i18n.php |
— | — | @@ -16,7 +16,7 @@ |
17 | 17 | */ |
18 | 18 | $messages['en'] = array( |
19 | 19 | 'livetranslate-desc' => 'Enables live translation of page content using the Google Translate service', |
20 | | - 'right-managetms' => 'Required to modify the list of translation memories via Special:SpecialLiveTranslate.', |
| 20 | + 'right-managetms' => '[[Special:SpecialLiveTranslate|Modify]] the list of translation memories', |
21 | 21 | |
22 | 22 | // Translation interface |
23 | 23 | 'livetranslate-translate-to' => 'Translate this page to', |