language/english/admin.json
changeset 541 acb7e23b6ffa
parent 531 510160f15a69
child 550 685e839d934e
equal deleted inserted replaced
540:1e4b759da336 541:acb7e23b6ffa
   131       target_type_user: 'user',
   131       target_type_user: 'user',
   132       target_type_group: 'group',
   132       target_type_group: 'group',
   133       
   133       
   134       msg_guest_howto: 'To edit permissions for guests, select "a specific user", and enter Anonymous as the username.',
   134       msg_guest_howto: 'To edit permissions for guests, select "a specific user", and enter Anonymous as the username.',
   135       msg_deleterule_confirm: 'Do you really want to delete this rule?',
   135       msg_deleterule_confirm: 'Do you really want to delete this rule?',
   136       msg_closeacl_confirm: 'Do you really want to close the ACL manager?',
   136       msg_closeacl_confirm_title: 'Close the ACL manager?',
       
   137       msg_closeacl_confirm_body: 'This will cancel any changes that you haven\'t saved.',
   137       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.',
   138       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.',
   138       
   139       
   139       msg_scale_intro_title: 'Existing ACL rules',
   140       msg_scale_intro_title: 'Existing ACL rules',
   140       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.',
   141       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.',
   141       
   142       
   160       btn_deleterule: 'Delete rule',
   161       btn_deleterule: 'Delete rule',
   161       btn_createrule: 'Create rule',
   162       btn_createrule: 'Create rule',
   162       btn_returnto_editor: 'Return to ACL editor',
   163       btn_returnto_editor: 'Return to ACL editor',
   163       btn_returnto_userscope: 'Return to user/scope selection',
   164       btn_returnto_userscope: 'Return to user/scope selection',
   164       btn_show_existing: '» View existing rules',
   165       btn_show_existing: '» View existing rules',
       
   166       btn_close: 'Close ACL wizard',
   165     },
   167     },
   166     acphome: {
   168     acphome: {
   167       heading_main: 'Welcome to Runt, the Enano administration panel.',
   169       heading_main: 'Welcome to Runt, the Enano administration panel.',
   168       welcome_line1: 'Thank you for choosing Enano as your CMS. This screen allows you to see some information about your website, plus some details about how your site is doing statistically.',
   170       welcome_line1: 'Thank you for choosing Enano as your CMS. This screen allows you to see some information about your website, plus some details about how your site is doing statistically.',
   169       welcome_line2: 'Using the links on the left you can control every aspect of your website\'s look and feel, plus you can manage users, work with pages, and install plugins to make your Enano installation even better.',
   171       welcome_line2: 'Using the links on the left you can control every aspect of your website\'s look and feel, plus you can manage users, work with pages, and install plugins to make your Enano installation even better.',