Index: trunk/phase3/maintenance/language/messages.inc |
— | — | @@ -1003,6 +1003,7 @@ |
1004 | 1004 | 'right-userrights', |
1005 | 1005 | 'right-userrights-interwiki', |
1006 | 1006 | 'right-siteadmin', |
| 1007 | + 'right-restrict', |
1007 | 1008 | ), |
1008 | 1009 | 'rightslog' => array( |
1009 | 1010 | 'rightslog', |
— | — | @@ -1044,6 +1045,7 @@ |
1045 | 1046 | 'action-userrights', |
1046 | 1047 | 'action-userrights-interwiki', |
1047 | 1048 | 'action-siteadmin', |
| 1049 | + 'action-restrict', |
1048 | 1050 | ), |
1049 | 1051 | 'recentchanges' => array( |
1050 | 1052 | 'nchanges', |
Index: trunk/phase3/languages/messages/MessagesEn.php |
— | — | @@ -1201,13 +1201,13 @@ |
1202 | 1202 | It already exists.', |
1203 | 1203 | 'userrestricted-page' => '<big>\'\'\'Your user name or IP address has been restricted from editing page "$1".\'\'\'</big> |
1204 | 1204 | |
1205 | | -The restriction was put by [[User:$2|$2]]. |
| 1205 | +The restriction was set by [[User:$2|$2]]. |
1206 | 1206 | The reason given is \'\'$3\'\'. |
1207 | 1207 | |
1208 | | -Restriction was put on $4 at $5 and expires on $6 at $7. |
| 1208 | +The estriction was set on $4 at $5 and expires on $6 at $7. |
1209 | 1209 | |
1210 | 1210 | You can contact [[User:$2|$2]] or another [[{{MediaWiki:Grouppage-sysop}}|administrator]] to discuss the restriction.', |
1211 | | -'userrestricted-namespace' => "<big>'''Your user name or IP address has been restricted from editing $1 namespace.'''</big> |
| 1211 | +'userrestricted-namespace' => "<big>'''Your user name or IP address has been restricted from editing the $1 namespace.'''</big> |
1212 | 1212 | |
1213 | 1213 | The restriction was put by [[User:$2|$2]]. |
1214 | 1214 | The reason given is ''$3''. |
— | — | @@ -1217,10 +1217,10 @@ |
1218 | 1218 | You can contact [[User:$2|$2]] or another [[{{MediaWiki:Grouppage-sysop}}|administrator]] to discuss the restriction.", |
1219 | 1219 | 'userrestricted-page-indef' => '<big>\'\'\'Your user name or IP address has been restricted from editing page "$1".\'\'\'</big> |
1220 | 1220 | |
1221 | | -The restriction was put by [[User:$2|$2]]. |
| 1221 | +The restriction was set by [[User:$2|$2]]. |
1222 | 1222 | The reason given is \'\'$3\'\'. |
1223 | 1223 | |
1224 | | -Restriction was put on $4 at $5 and will not expire. |
| 1224 | +The restriction was set on $4 at $5 and will not expire. |
1225 | 1225 | |
1226 | 1226 | You can contact [[User:$2|$2]] or another [[{{MediaWiki:Grouppage-sysop}}|administrator]] to discuss the restriction.', |
1227 | 1227 | 'userrestricted-namespace-indef' => "<big>'''Your user name or IP address has been restricted from editing $1 namespace.'''</big> |
— | — | @@ -1700,6 +1700,7 @@ |
1701 | 1701 | 'right-userrights' => 'Edit all user rights', |
1702 | 1702 | 'right-userrights-interwiki' => 'Edit user rights of users on other wikis', |
1703 | 1703 | 'right-siteadmin' => 'Lock and unlock the database', |
| 1704 | +'right-restrict' => 'Restrict users from editing certain pages and namespaces', |
1704 | 1705 | |
1705 | 1706 | # User rights log |
1706 | 1707 | 'rightslog' => 'User rights log', |
— | — | @@ -1741,6 +1742,7 @@ |
1742 | 1743 | 'action-userrights' => 'edit all user rights', |
1743 | 1744 | 'action-userrights-interwiki' => 'edit user rights of users on other wikis', |
1744 | 1745 | 'action-siteadmin' => 'lock or unlock the database', |
| 1746 | +'action-restrict' => 'restrict users from editing pages', |
1745 | 1747 | |
1746 | 1748 | # Recent changes |
1747 | 1749 | 'nchanges' => '$1 {{PLURAL:$1|change|changes}}', |
— | — | @@ -2743,7 +2745,7 @@ |
2744 | 2746 | 'userrestrictiontype-page' => 'Page', |
2745 | 2747 | |
2746 | 2748 | # Special:RemoveRestrictions |
2747 | | -'removerestrictions' => 'Remove restriction from a user', |
| 2749 | +'removerestrictions' => 'Remove the restriction for a user', |
2748 | 2750 | 'removerestrictions-intro' => 'Use the form below to remove a restriction from a certain user.', |
2749 | 2751 | 'removerestrictions-noid' => 'No restriction ID was specified.', |
2750 | 2752 | 'removerestrictions-wrongid' => 'Restriction with that ID not found. |
— | — | @@ -2764,8 +2766,8 @@ |
2765 | 2767 | 'restrictuser-go' => 'Restrict user', |
2766 | 2768 | 'restrictuser-notfound' => 'User not found', |
2767 | 2769 | 'restrictuser-existing' => 'Existing restrictions', |
2768 | | -'restrictuser-legend-page' => 'Restrict from editing certain page', |
2769 | | -'restrictuser-legend-namespace' => 'Restrict from editing certain namespace', |
| 2770 | +'restrictuser-legend-page' => 'Restrict from editing a page', |
| 2771 | +'restrictuser-legend-namespace' => 'Restrict from editing a namespace', |
2770 | 2772 | 'restrictuser-title' => 'Page to restrict:', |
2771 | 2773 | 'restrictuser-namespace' => 'Namespace:', |
2772 | 2774 | 'restrictuser-expiry' => 'Expires:', |