diff -r 2e981507dfae -r 648043f3911d language/english/install.json --- a/language/english/install.json Thu Apr 16 12:20:48 2009 -0400 +++ b/language/english/install.json Thu Apr 16 12:47:48 2009 -0400 @@ -275,7 +275,7 @@ field_urlscheme_opt_shortened: 'Shortened URLs', field_urlscheme_opt_shortened_hint: 'This eliminates the "?title=" portion of your URL, and instead uses a slash. This is occasionally more friendly to search engines.', field_urlscheme_opt_rewrite: 'Rewritten URLs', - field_urlscheme_opt_rewrite_hint: 'Using this option, you can completely eliminate the "index.php" from URLs. This is the most friendly option to search engines and looks very professional, but requires support for URL rewriting on your server. If you\'re running Apache and have the right permissions, Enano can configure this automatically. Otherwise, you\'ll need to configure your server manually and have a knowledge of regular expressions for this option to work.', + field_urlscheme_opt_rewrite_hint: 'Using this option, you can completely eliminate the "index.php" from URLs. This is the most friendly option to search engines and looks very professional, but requires support for URL rewriting on your server. Enano can configure this automatically on Apache and some IIS7 servers. Otherwise, you\'ll need a knowledge of regular expressions and it will be necessary to configure your server manually for this option to work.', field_urlscheme_opt_tiny: '(Experimental) Tiny URLs', field_urlscheme_opt_tiny_hint: 'This makes URLs very small - close to the size of Rewritten. However it doesn\'t work with every server, and we\'re still trying to experiment to find which servers it works with. If you can\'t use Rewritten URLs, you are encouraged to give this a try and let the Enano team know whether it works for you or not.', btn_urlscheme_detect: 'Auto-detect the best formatting scheme',