language/english/admin.json
changeset 811 5c807fe77020
parent 792 b55b87e5fafd
child 825 9d5c04c1414f
equal deleted inserted replaced
810:7fd2b8a58ae4 811:5c807fe77020
   491       err_upgrade_not_supported: 'This plugin doesn\'t support automatic upgrades. The version number has been updated so the plugin will be re-enabled, but you should check the plugin file to see if the author provided instructions for finishing the upgrade.',
   491       err_upgrade_not_supported: 'This plugin doesn\'t support automatic upgrades. The version number has been updated so the plugin will be re-enabled, but you should check the plugin file to see if the author provided instructions for finishing the upgrade.',
   492       err_upgrade_bad_version: 'This plugin cannot be upgraded because you are running a version of the plugin that is not listed in the plugin\'s version list.',
   492       err_upgrade_bad_version: 'This plugin cannot be upgraded because you are running a version of the plugin that is not listed in the plugin\'s version list.',
   493       err_upgrade_bad_target_version: 'This plugin cannot be upgraded because it does not support its own version. Please contact the author and ask them to fix this.',
   493       err_upgrade_bad_target_version: 'This plugin cannot be upgraded because it does not support its own version. Please contact the author and ask them to fix this.',
   494       err_upgrade_to_older: 'You are trying to upgrade to an older release of this plugin. This is unsupported and must be done manually.',
   494       err_upgrade_to_older: 'You are trying to upgrade to an older release of this plugin. This is unsupported and must be done manually.',
   495       err_upgrade_bad_query: 'There is a problem with one of the SQL queries the plugin is trying to make.',
   495       err_upgrade_bad_query: 'There is a problem with one of the SQL queries the plugin is trying to make.',
       
   496       err_dmbs_not_supported: 'This plugin doesn\'t support %dbdriver% databases.',
   496       err_import_no_strings: 'This plugin doesn\'t have language support.',
   497       err_import_no_strings: 'This plugin doesn\'t have language support.',
   497       err_demo_mode: 'You can\'t manipulate plugins in the Enano demo for security reasons.',
   498       err_demo_mode: 'You can\'t manipulate plugins in the Enano demo for security reasons.',
   498       
   499       
   499       msg_old_entries_title: 'Import old plugin installation data',
   500       msg_old_entries_title: 'Import old plugin installation data',
   500       msg_old_entries_body: 'There is still data from the old plugin structure in your database. You can import this to the new structure automatically using the button below.',
   501       msg_old_entries_body: 'There is still data from the old plugin structure in your database. You can import this to the new structure automatically using the button below.',