language/english/install.json
changeset 627 460e483987ab
parent 626 be0e904eec17
child 656 24de7d08b7ea
equal deleted inserted replaced
626:be0e904eec17 627:460e483987ab
   372       confirm_body: 'You are about to upgrade to Enano version <b>%enano_version%</b>. You should make sure that you\'ve done the following before you continue:',
   372       confirm_body: 'You are about to upgrade to Enano version <b>%enano_version%</b>. You should make sure that you\'ve done the following before you continue:',
   373       confirm_objective_backup_fs: 'Back up Enano installation directory (<b>%dir%</b>)',
   373       confirm_objective_backup_fs: 'Back up Enano installation directory (<b>%dir%</b>)',
   374       confirm_objective_backup_db: 'Back up Enano database, including non-Enano tables if any (<b>%dbname%</b>)',
   374       confirm_objective_backup_db: 'Back up Enano database, including non-Enano tables if any (<b>%dbname%</b>)',
   375       confirm_btn_upgrade: 'Pimp my Enano!',
   375       confirm_btn_upgrade: 'Pimp my Enano!',
   376       
   376       
       
   377       msg_schema_complete_title: 'Database upgrades complete',
       
   378       msg_schema_complete_body: 'You\'re past the hard part - all of the modifications to your database were successful. We need to perform a few final steps to finish the upgrade; just click the button below to finish everything up.',
       
   379       btn_continue: 'Finish upgrade',
       
   380       
       
   381       err_current_title: 'Already running current version',
       
   382       err_current_body: 'No database upgrades are needed right now, you\'re already running the Enano version set in this installer. Try <a href="%mainpage_link%">heading back to your site</a>. Think there\'s a mistake somewhere? <a href="http://forum.enanocms.org/">Let the Enano team know about it</a>.',
       
   383       err_current_body_para2: 'You might also want to use the administration panel to check for updates, or <a href="http://enanocms.org/download">download the latest release</a> of Enano.',
   377       err_post_not_available: 'You\'re trying to run the post-upgrade process, but your site isn\'t in the correct state for this.',
   384       err_post_not_available: 'You\'re trying to run the post-upgrade process, but your site isn\'t in the correct state for this.',
   378       
   385       
   379       post_status_title: 'Finishing upgrade',
   386       post_status_title: 'Finishing upgrade',
   380       post_status_body: 'Enano is cleaning up some data and finalizing the upgrade.',
   387       post_status_body: 'Enano is cleaning up some data and finalizing the upgrade.',
   381       post_status_finish_title: 'All done!',
   388       post_status_finish_title: 'All done!',
   382       post_status_finish_body: 'That\'s it - Enano has been upgraded. You should <a href="%mainpage_link%">go back to your site</a> now and make sure that everything works right. If you find a problem, be sure to report it to the <a href="http://forum.enanocms.org/">Enano development team</a>. (Make sure you disable any plugins first, since we can\'t easily tell if your problem is caused by the Enano core or by a plugin.)',
   389       post_status_finish_body: 'That\'s it - Enano has been upgraded. You should <a href="%mainpage_link%">go back to your site</a> now and make sure that everything works right. If you find a problem, be sure to report it to the <a href="http://forum.enanocms.org/">Enano development team</a>. (Make sure you disable any plugins first, since we can\'t easily tell if your problem is caused by the Enano core or by a plugin, unless all of your non-system plugins are disabled.)',
   383       
   390       
   384       stg_flushcache_title: 'Flush caches',
   391       stg_flushcache_title: 'Flush caches',
   385       stg_flushcache_body: 'The upgrader failed to delete some cached data. You may experience some problems with file corruption or badly drawn pages until the caches expire, which is often no longer than 20 minutes.',
   392       stg_flushcache_body: 'The upgrader failed to delete some cached data. You may experience some problems with file corruption or badly drawn pages until the caches expire, which is often no longer than 20 minutes.',
   386       stg_setversion_title: 'Set Enano version and log upgrade',
   393       stg_setversion_title: 'Set Enano version and log upgrade',
   387       stg_setversion_body: 'There was a problem finalizing the upgrade and inserting logs. You really shouldn\'t ever see this message, but calling setConfig(\'enano_version\', installer_enano_version()) should get you rolling again since everything else is probably done by now.',
   394       stg_setversion_body: 'There was a problem finalizing the upgrade and inserting logs. You really shouldn\'t ever see this message, but calling setConfig(\'enano_version\', installer_enano_version()) should get you rolling again since everything else is probably done by now.',