language/english/admin.json
changeset 513 c15fbf197a54
parent 511 f88c8c79d784
child 519 94214ec0871c
equal deleted inserted replaced
512:13532b0a223f 513:c15fbf197a54
   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: 'Do you really want to close the ACL manager?',
   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.',
   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       
   138       
       
   139       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       
       
   142       msg_scale_allow: 'Allow',
       
   143       msg_scale_mostly_allow: 'Mostly allow',
       
   144       msg_scale_some_allow: 'Some allow',
       
   145       msg_scale_mixed: 'Mixed',
       
   146       msg_scale_some_deny: 'Some deny',
       
   147       msg_scale_mostly_deny: 'Mostly deny',
       
   148       msg_scale_deny: 'Deny',
       
   149       
       
   150       msg_list_user: '(User: %username%)',
       
   151       msg_list_group: '(Group: %group%)',
       
   152       msg_list_on_page: ' on page: %page_name%',
       
   153       msg_list_on_page_group: ' for page group: %page_group%',
       
   154       msg_list_entire_site: ' for the entire site',
       
   155       
       
   156       msg_list_score: 'Score: %score% (%desc%) %info%',
       
   157       
   139       btn_success_dismiss: 'dismiss',
   158       btn_success_dismiss: 'dismiss',
   140       btn_success_close: 'close manager',
   159       btn_success_close: 'close manager',
   141       btn_deleterule: 'Delete rule',
   160       btn_deleterule: 'Delete rule',
   142       btn_createrule: 'Create rule',
   161       btn_createrule: 'Create rule',
   143       btn_returnto_editor: 'Return to ACL editor',
   162       btn_returnto_editor: 'Return to ACL editor',
   144       btn_returnto_userscope: 'Return to user/scope selection',
   163       btn_returnto_userscope: 'Return to user/scope selection',
       
   164       btn_show_existing: '» View existing rules',
   145     },
   165     },
   146     acphome: {
   166     acphome: {
   147       heading_main: 'Welcome to Runt, the Enano administration panel.',
   167       heading_main: 'Welcome to Runt, the Enano administration panel.',
   148       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.',
   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.',
   149       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.',
   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.',