271 stg_sql_title: 'Execute installer schema', |
271 stg_sql_title: 'Execute installer schema', |
272 stg_sql_body: 'The installation failed because an SQL query wasn\'t quite correct. It is possible that you entered malformed data into a form field, or there may be a bug in Enano with your version of MySQL. Please contact the Enano team for support.', |
272 stg_sql_body: 'The installation failed because an SQL query wasn\'t quite correct. It is possible that you entered malformed data into a form field, or there may be a bug in Enano with your version of MySQL. Please contact the Enano team for support.', |
273 stg_writeconfig_title: 'Write configuration files', |
273 stg_writeconfig_title: 'Write configuration files', |
274 stg_writeconfig_body: 'Enano was unable to write the configuration file with your site\'s database credentials. This is almost always because your configuration file does not have the correct permissions. On Windows servers, you may see this message even if the check on the System Requirements page passed. Temporarily running IIS as the Administrator user may help.', |
274 stg_writeconfig_body: 'Enano was unable to write the configuration file with your site\'s database credentials. This is almost always because your configuration file does not have the correct permissions. On Windows servers, you may see this message even if the check on the System Requirements page passed. Temporarily running IIS as the Administrator user may help.', |
275 stg_rename_title: 'Rename configuration files', |
275 stg_rename_title: 'Rename configuration files', |
276 stg_rename_body: 'Enano couldn\'t rename the configuration files to their correct production names. Please CHMOD the folder where your Enano files are to 777 and click the retry button below, <b><u>or</u></b> perform the following rename operations and then <a href="install.php?mode=finish">finish the installation</a>.<ul><li>Rename config.new.php to config.php</li><li>Rename .htaccess.new to .htaccess (only if you selected Tiny URLs)</li></ul>', |
276 stg_rename_body: 'Enano couldn\'t rename the configuration files to their correct production names. <span style="font-weight: bold; color: red;">Please perform the following rename operations and then follow the instructions to finish the installation below.</span> |
|
277 <ul> |
|
278 <li>Rename config.new.php to config.php</li> |
|
279 <li>Rename .htaccess.new to .htaccess (only if you selected the Rewrite URL scheme)</li> |
|
280 </ul> |
|
281 %this.finish_body% |
|
282 %this.finish_link_mainpage%', |
277 stg_startapi_title: 'Start the Enano API', |
283 stg_startapi_title: 'Start the Enano API', |
278 stg_startapi_body: 'The Enano API could not be started. This is an error that should never occur; please contact the Enano team for support.', |
284 stg_startapi_body: 'The Enano API could not be started. This is an error that should never occur; please contact the Enano team for support.', |
279 stg_importlang_title: 'Import default language', |
285 stg_importlang_title: 'Import default language', |
280 stg_importlang_body: 'Enano couldn\'t import the English language file.', |
286 stg_importlang_body: 'Enano couldn\'t import the English language file.', |
281 stg_buildindex_title: 'Initialize search index', |
287 stg_buildindex_title: 'Initialize search index', |
290 }, |
296 }, |
291 finish: { |
297 finish: { |
292 modetitle: 'Finish', |
298 modetitle: 'Finish', |
293 modetitle_long: 'Complete installation', |
299 modetitle_long: 'Complete installation', |
294 msg_congratulations: 'Congratulations!', |
300 msg_congratulations: 'Congratulations!', |
295 body: '<p>You have finished installing Enano on this server.</p> |
301 body: '<h3>Wait... Now what?</h3> |
296 <h3>Now what?</h3> |
|
297 <p>Click the link below to see the main page for your website. Where to go from here:</p> |
302 <p>Click the link below to see the main page for your website. Where to go from here:</p> |
298 <ul> |
303 <ul> |
299 <li>The first thing you should do is log into your site using the Log in link on the sidebar.</li> |
304 <li>The first thing you should do is log into your site using the Log in link on the sidebar.</li> |
300 <li>Go into the Administration panel, expand General, and click General Configuration. There you will be able to configure some basic information about your site.</li> |
305 <li>Go into the Administration panel, expand General, and click General Configuration. There you will be able to configure some basic information about your site.</li> |
301 <li>Visit the <a href="http://enanocms.org/Category:Plugins" onclick="window.open(this.href); return false;">Enano Plugin Gallery</a> to download and use plugins on your site.</li> |
306 <li>Visit the <a href="http://enanocms.org/Category:Plugins" onclick="window.open(this.href); return false;">Enano Plugin Gallery</a> to download and use plugins on your site.</li> |