language/english/install.json
changeset 771 5e85d7db8ee5
parent 656 24de7d08b7ea
child 775 20370871c333
equal deleted inserted replaced
770:62fed244fa1c 771:5e85d7db8ee5
   214       msg_ajax_test_fail_title: 'All tests failed',
   214       msg_ajax_test_fail_title: 'All tests failed',
   215       msg_ajax_test_fail_body: 'None of the URL handling tests worked; you may have problems using Enano on your server.',
   215       msg_ajax_test_fail_body: 'None of the URL handling tests worked; you may have problems using Enano on your server.',
   216       msg_bestmethod_rewrite: 'The installer has detected that using rewritten URLs is the best level that will work.',
   216       msg_bestmethod_rewrite: 'The installer has detected that using rewritten URLs is the best level that will work.',
   217       msg_bestmethod_shortened: 'The installer has detected that using shortened URLs is the best level that will work.',
   217       msg_bestmethod_shortened: 'The installer has detected that using shortened URLs is the best level that will work.',
   218       msg_bestmethod_standard: 'The installer has detected that using standard URLs is the only level that will work.',
   218       msg_bestmethod_standard: 'The installer has detected that using standard URLs is the only level that will work.',
       
   219       msg_modrewrite_enabled: 'Your copy of Enano has the Windows mod_rewrite workaround patch enabled.',
       
   220       msg_modrewrite_necessary: 'If you don\'t plan to use the Tiny URLs option below, you should go back and re-download Enano without this workaround enabled. The mod_rewrite issues Enano faces under Windows are caused by a security change in Apache 2.2 that is not present in Apache 2.0. <a href="http://enanocms.org/windows-patch" onclick="window.open(this.href); return false;">Learn more</a>',
       
   221       msg_modrewrite_unnecessary: 'The Enano installer has detected that you\'re probably not running Apache 2.2 under Windows. You don\'t need this workaround unless you\'re using this specific software stack. Unless you\'re sure that you are running Apache 2.2 under Windows on your server, it is recommended that you disable the <tt>WINDOWS_MOD_REWRITE_WORKAROUNDS</tt> constant in includes/constants.php. <a href="http://enanocms.org/windows-patch" onclick="window.open(this.href); return false;">Learn more</a>',
       
   222       msg_modrewrite_disabled: 'Your server is running Apache 2.2 on Windows, but the Windows mod_rewrite workaround patch is disabled.',
       
   223       msg_modrewrite_maybeneeded: 'Do not use Rewritten URLs unless you re-download Enano with the Windows Patch enabled or uncomment the <tt>WINDOWS_MOD_REWRITE_WORKAROUNDS</tt> line in <tt>includes/constants.php</tt>. Otherwise you may have trouble accessing login and administration pages due to a bug in Apache. <a href="http://enanocms.org/windows-patch" onclick="window.open(this.href); return false;">Learn more</a>',
   219       
   224       
   220       field_name: 'Pick a name',
   225       field_name: 'Pick a name',
   221       field_name_hint: 'Now for the fun part - it\'s time to name your website. Try to pick something that doesn\'t include any special characters, since this can make project-page URLs look botched.',
   226       field_name_hint: 'Now for the fun part - it\'s time to name your website. Try to pick something that doesn\'t include any special characters, since this can make project-page URLs look botched.',
   222       field_desc: 'Enter a short description',
   227       field_desc: 'Enter a short description',
   223       field_desc_hint: 'Here you should enter a very short description of your site. Sometimes this is a slogan or, depending on the theme you\'ve chosen, a set of keywords that can go into a META description tag.',
   228       field_desc_hint: 'Here you should enter a very short description of your site. Sometimes this is a slogan or, depending on the theme you\'ve chosen, a set of keywords that can go into a META description tag.',