language/english/admin.json
changeset 1056 f21d6e75b469
parent 1039 4226cedb3bc4
child 1122 e1606c85e937
equal deleted inserted replaced
1055:15ef8d2147c2 1056:f21d6e75b469
   113       lbl_editwin_title_edit: 'Editing permissions',
   113       lbl_editwin_title_edit: 'Editing permissions',
   114       lbl_editwin_body: 'This panel allows you to edit what the %target_type% "<b>%target%</b>" can do on <b>%scope_type%</b>. Unless you set a permission to "Deny", these permissions may be overridden by other rules.',
   114       lbl_editwin_body: 'This panel allows you to edit what the %target_type% "<b>%target%</b>" can do on <b>%scope_type%</b>. Unless you set a permission to "Deny", these permissions may be overridden by other rules.',
   115       lbl_deleterule: 'Delete this rule',
   115       lbl_deleterule: 'Delete this rule',
   116       lbl_save_success_title: 'Permissions updated',
   116       lbl_save_success_title: 'Permissions updated',
   117       lbl_save_success_body: 'The permissions for %target_name% on this page have been updated successfully. If you changed permissions that affect your user account, you may not see changes until you reload the page.',
   117       lbl_save_success_body: 'The permissions for %target_name% on this page have been updated successfully. If you changed permissions that affect your user account, you may not see changes until you reload the page.',
   118       lbl_delete_success_title: 'Rule deleted',
   118       lbl_delete_success: 'Rule deleted. ',
   119       lbl_delete_success_body: 'The access rules for %target_name% on this page have been deleted.',
       
   120       lbl_preset_load_title: 'Load a preset',
   119       lbl_preset_load_title: 'Load a preset',
   121       lbl_preset_load: 'Select a preset...',
   120       lbl_preset_load: 'Select a preset...',
   122       lbl_preset_save_title: 'Enter a name for this preset',
   121       lbl_preset_save_title: 'Enter a name for this preset',
   123       lbl_field_inherit: 'Inherit',
   122       lbl_field_inherit: 'Inherit',
   124       lbl_field_deny: 'Deny',
   123       lbl_field_deny: 'Deny',
   147       
   146       
   148       msg_guest_howto: 'To edit permissions for guests, select "a specific user", and enter Anonymous as the username.',
   147       msg_guest_howto: 'To edit permissions for guests, select "a specific user", and enter Anonymous as the username.',
   149       msg_deleterule_confirm: 'Do you really want to delete this rule?',
   148       msg_deleterule_confirm: 'Do you really want to delete this rule?',
   150       msg_closeacl_confirm_title: 'Close the ACL manager?',
   149       msg_closeacl_confirm_title: 'Close the ACL manager?',
   151       msg_closeacl_confirm_body: 'This will cancel any changes that you haven\'t saved.',
   150       msg_closeacl_confirm_body: 'This will cancel any changes that you haven\'t saved.',
   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 will not be blocked from being accessed: Special:Login, Special:Logout, and Special:LangExportJSON.',
   151       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       
   152       
   154       msg_scale_intro_title: 'Existing ACL rules',
   153       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.',
   154       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       
   155       
   157       msg_scale_allow: 'Allow',
   156       msg_scale_allow: 'Allow',