language/english/install.json
changeset 278 53ba55d33abb
parent 254 2b48ca9ce4d3
child 304 e2cb5f1432c8
equal deleted inserted replaced
271:f088805540ae 278:53ba55d33abb
   208       stg_sql_title: 'Execute installer schema',
   208       stg_sql_title: 'Execute installer schema',
   209       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.',
   209       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.',
   210       stg_writeconfig_title: 'Write configuration files',
   210       stg_writeconfig_title: 'Write configuration files',
   211       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.',
   211       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.',
   212       stg_rename_title: 'Rename configuration files',
   212       stg_rename_title: 'Rename configuration files',
   213       stg_rename_body: 'Enano couldn\'t rename the configuration files to their correct production names. On some UNIX systems, you need to CHMOD the directory with your Enano files to 777 in order for this stage to succeed.',
   213       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>',
   214       stg_startapi_title: 'Start the Enano API',
   214       stg_startapi_title: 'Start the Enano API',
   215       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.',
   215       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.',
   216       stg_importlang_title: 'Import default language',
   216       stg_importlang_title: 'Import default language',
   217       stg_importlang_body: 'Enano couldn\'t import the English language file.',
   217       stg_importlang_body: 'Enano couldn\'t import the English language file.',
   218       stg_initlogs_title: 'Initialize logs',
   218       stg_initlogs_title: 'Initialize logs',