language/english/admin.json
changeset 1336 8694f03f3ebe
parent 1301 bd9e124f5904
child 1352 d97cf005f674
equal deleted inserted replaced
1335:28b52db3cf3a 1336:8694f03f3ebe
   152 			msg_deny_everyone_confirm: 'CAUTION: You are setting a Deny ruling for everyone on this site. This will block the selected actions from being performed at all. Do you really want to do this?\n\nPlease also note that the following core pages cannot be blocked: Special:Login, Special:Logout, and Special:LangExportJSON.',
   152 			msg_deny_everyone_confirm: 'CAUTION: You are setting a Deny ruling for everyone on this site. This will block the selected actions from being performed at all. Do you really want to do this?\n\nPlease also note that the following core pages cannot be blocked: Special:Login, Special:Logout, and Special:LangExportJSON.',
   153 			
   153 			
   154 			msg_scale_intro_title: 'Existing ACL rules',
   154 			msg_scale_intro_title: 'Existing ACL rules',
   155 			msg_scale_intro_body: 'This is a list of all the existing ACL rules on your site. You can click an entry to edit it. Selecting the same criteria in the user and group selection page will also allow editing a rule.',
   155 			msg_scale_intro_body: 'This is a list of all the existing ACL rules on your site. You can click an entry to edit it. Selecting the same criteria in the user and group selection page will also allow editing a rule.',
   156 			
   156 			
   157 			msg_scale_allow: 'Allow',
   157 			msg_scale_allow: 'Permissive',
   158 			msg_scale_mostly_allow: 'Mostly allow',
   158 			msg_scale_mostly_allow: 'Mostly permissive',
   159 			msg_scale_some_allow: 'Some allow',
   159 			msg_scale_some_allow: 'Somewhat permissive',
   160 			msg_scale_mixed: 'Mixed',
   160 			msg_scale_mixed: 'Mixed',
   161 			msg_scale_some_deny: 'Some deny',
   161 			msg_scale_some_deny: 'Somewhat preventive',
   162 			msg_scale_mostly_deny: 'Mostly deny',
   162 			msg_scale_mostly_deny: 'Mostly preventive',
   163 			msg_scale_deny: 'Deny',
   163 			msg_scale_deny: 'Denial',
   164 			
   164 			
   165 			msg_list_user: '(User: %username%)',
   165 			msg_list_user: 'applying to the user %username%,',
   166 			msg_list_group: '(Group: %group%)',
   166 			msg_list_group: 'applying to the group %group%,',
   167 			msg_list_on_page: ' on page: %page_name%',
   167 			msg_list_on_page: ' on the page: %page_name%,',
   168 			msg_list_on_page_group: ' for page group: %page_group%',
   168 			msg_list_on_page_group: ' for the page group: %page_group%',
   169 			msg_list_entire_site: ' for the entire site',
   169 			msg_list_entire_site: ' on the entire site',
   170 			msg_list_score: 'Score: %score% (%desc%) %info%',
   170 			msg_list_score: '%desc% rule, %info%',
   171 			msg_no_presets: 'No presets are defined. Define a preset by setting all the ACL settings to what you want, and then hitting Save. <a %close_flags%>Close</a>',
   171 			msg_no_presets: 'No presets are defined. Define a preset by setting all the ACL settings to what you want, and then hitting Save. <a %close_flags%>Close</a>',
   172 			msg_debug_main_title: 'View effective permissions',
   172 			msg_debug_main_title: 'View effective permissions',
   173 			msg_debug_main_body: 'This tool allows you to see what actual permissions are in use. It can be helpful if you are struggling to determine why a certain action is being allowed or denied. There are two views available for this window: you can either view the information sorted by individual actions, or group actions by which rule sets them.',
   173 			msg_debug_main_body: 'This tool allows you to see what actual permissions are in use. It can be helpful if you are struggling to determine why a certain action is being allowed or denied. There are two views available for this window: you can either view the information sorted by individual actions, or group actions by which rule sets them.',
   174 			msg_trace_key: 'Color guide',
   174 			msg_trace_key: 'Color guide',
   175 			msg_failed_deps: 'Failed dependencies: ',
   175 			msg_failed_deps: 'Failed dependencies: ',