language/english/admin.json
changeset 519 94214ec0871c
parent 513 c15fbf197a54
child 526 b2fb50d572c7
equal deleted inserted replaced
518:2b826f2640e9 519:94214ec0871c
   380       hint: 'Using the form below, you can decide which file types are allowed to be uploaded to this site.',
   380       hint: 'Using the form below, you can decide which file types are allowed to be uploaded to this site.',
   381       msg_saved: 'Your changes have been saved.',
   381       msg_saved: 'Your changes have been saved.',
   382       msg_demo_mode: 'Hmm, enabling executables, are we? Tsk tsk. I\'d love to know what\'s in that EXE file you want to upload. OK, maybe you didn\'t enable EXEs. But nevertheless, changing allowed filetypes is disabled in the demo.',
   382       msg_demo_mode: 'Hmm, enabling executables, are we? Tsk tsk. I\'d love to know what\'s in that EXE file you want to upload. OK, maybe you didn\'t enable EXEs. But nevertheless, changing allowed filetypes is disabled in the demo.',
   383     },
   383     },
   384     acppl: {
   384     acppl: {
   385       err_heading: 'Error disabling plugin',
   385       
   386       err_demo_plugin: 'The demo lockdown plugin cannot be disabled in demo mode.',
       
   387       err_system_plugin: 'The plugin you selected cannot be disabled because it is a system plugin.',
       
   388       err_open_dir: 'The plugins/ directory could not be opened.',
       
   389       err_missing_dir: 'The plugins/ directory is missing from your Enano installation.',
       
   390       col_filename: 'Plugin filename',
       
   391       col_name: 'Plugin name',
       
   392       col_description: 'Description',
       
   393       col_author: 'Author',
       
   394       col_version: 'Version',
       
   395       btn_enable: 'Enable',
       
   396       btn_disable: 'Disable',
       
   397       btn_reimport: 'Re-import',
       
   398       btn_reimport_tip: 'Reloads all the language and meta data from this plugin file.',
       
   399       msg_reimport_success: 'All language strings from this plugin have been re-imported.',
       
   400       btn_hide_system: 'Hide system plugins',
       
   401       btn_show_system: 'Show system plugins',
       
   402       lbl_system_plugin: '[System]',
       
   403     },
   386     },
   404     acppm: {
   387     acppm: {
   405       heading_main: 'Edit page properties',
   388       heading_main: 'Edit page properties',
   406       hint: 'This panel allows you to edit various properties of pages that aren\'t visible anywhere else. In addition to renaming pages, you can also change their <a href="http://docs.enanocms.org/Help:2.3">URL string</a> and options such as whether to index the page for searching or bypass Enano\'s template engine.',
   389       hint: 'This panel allows you to edit various properties of pages that aren\'t visible anywhere else. In addition to renaming pages, you can also change their <a href="http://docs.enanocms.org/Help:2.3">URL string</a> and options such as whether to index the page for searching or bypass Enano\'s template engine.',
   407       err_page_not_found: 'No pages matching that search string could be found.',
   390       err_page_not_found: 'No pages matching that search string could be found.',