language/english/admin.json
changeset 531 510160f15a69
parent 529 7803c9db3506
child 541 acb7e23b6ffa
equal deleted inserted replaced
530:8d3c49b8dc79 531:510160f15a69
   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       heading_main: 'Plugin management',
       
   386       intro: 'This interface allows you to control what plugins are in use on this site. Everything you do on this page will be shown in the security logs. Some plugins don\'t fully support the newer features like installation, upgrading and uninstalls. Installing these plugins will still work, but sometimes authors include setup instructions in the plugin file. You should check the file for further setup instructions once the plugin is installed.',
       
   387       
   385       lbl_plugin_name: '<b>%plugin%</b> by %author%',
   388       lbl_plugin_name: '<b>%plugin%</b> by %author%',
   386       lbl_status_installed: 'Installed',
   389       lbl_status_installed: 'Installed',
   387       lbl_status_uninstalled: 'Not installed',
   390       lbl_status_uninstalled: 'Not installed',
   388       lbl_status_system: 'System plugin',
   391       lbl_status_system: 'System plugin',
   389       lbl_status_need_upgrade: 'Disabled (needs upgrade)',
   392       lbl_status_need_upgrade: 'Disabled (needs upgrade)',