language/english/admin.json
changeset 556 63e131c38876
parent 555 ac4c6a7f01d8
child 560 8981dcf7d485
equal deleted inserted replaced
555:ac4c6a7f01d8 556:63e131c38876
   164       btn_createrule: 'Create rule',
   164       btn_createrule: 'Create rule',
   165       btn_returnto_editor: 'Return to ACL editor',
   165       btn_returnto_editor: 'Return to ACL editor',
   166       btn_returnto_userscope: 'Return to user/scope selection',
   166       btn_returnto_userscope: 'Return to user/scope selection',
   167       btn_show_existing: '» View existing rules',
   167       btn_show_existing: '» View existing rules',
   168       btn_close: 'Close ACL wizard',
   168       btn_close: 'Close ACL wizard',
       
   169       
       
   170       inherit_enano_default: 'Enano defaults',
       
   171       inherit_global_everyone: 'Rule for everyone on the entire site',
       
   172       inherit_global_group: 'Rule for the group "%group_name%" on the entire site',
       
   173       inherit_global_user: 'Rule for this user on the entire site',
       
   174       inherit_pg_everyone: 'Rule for everyone in the page group "%pg_name"',
       
   175       inherit_pg_group: 'Rule for the group "%group_name%" in the page group "%pg_name%"',
       
   176       inherit_pg_user: 'Rule for this user in the page group "%pg_name%"',
       
   177       inherit_local_everyone: 'Rule for everyone on this page',
       
   178       inherit_local_group: 'Rule for the group "%group_name%" on this page',
       
   179       inherit_local_user: 'Rule for this user on this page',
   169     },
   180     },
   170     acphome: {
   181     acphome: {
   171       heading_main: 'Welcome to Runt, the Enano administration panel.',
   182       heading_main: 'Welcome to Runt, the Enano administration panel.',
   172       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.',
   183       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.',
   173       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.',
   184       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.',