Index: trunk/phase3/languages/messages/MessagesEn.php |
— | — | @@ -1515,7 +1515,7 @@ |
1516 | 1516 | 'right-reupload-shared' => 'Override files on the shared media repository locally', |
1517 | 1517 | 'right-upload_by_url' => 'Upload a file from a URL address', |
1518 | 1518 | 'right-purge' => 'Purge the site cache for a page without confirmation', |
1519 | | -'right-autoconfirmed' => 'Edit [[semi]]-protected pages', |
| 1519 | +'right-autoconfirmed' => 'Edit semi-protected pages', |
1520 | 1520 | 'right-bot' => 'Be treated as an automated process', |
1521 | 1521 | 'right-nominornewtalk' => 'Not have minor edits to discussion pages trigger the new messages prompt', |
1522 | 1522 | 'right-apihighlimits' => 'Use higher limits in API queries', |
— | — | @@ -2026,7 +2026,7 @@ |
2027 | 2027 | 'listgrouprights-helppage' => 'Help:Group rights', |
2028 | 2028 | 'listgrouprights-members' => '(list of members)', |
2029 | 2029 | 'listgrouprights-right-display' => '$1 ($2)', # only translate this message to other languages if you have to change it |
2030 | | -'listgrouprights-addgroup' => 'Can [[add]] {{PLURAL:$2|group|groups}}: $1', |
| 2030 | +'listgrouprights-addgroup' => 'Can add {{PLURAL:$2|group|groups}}: $1', |
2031 | 2031 | 'listgrouprights-removegroup' => 'Can remove {{PLURAL:$2|group|groups}}: $1', |
2032 | 2032 | 'listgrouprights-addgroup-all' => 'Can add all groups', |
2033 | 2033 | 'listgrouprights-removegroup-all' => 'Can remove all groups', |