diff -r 5e1f1e916419 -r 98bbc533541c punbb/lang/English/admin.php --- a/punbb/lang/English/admin.php Sat Apr 05 23:56:45 2008 -0400 +++ b/punbb/lang/English/admin.php Sun Apr 06 00:28:50 2008 -0400 @@ -303,6 +303,8 @@ 'Welcome info' => 'From here you can control vital aspects of the forum. Depending on whether you are an administrator or a moderator you can enable and disable features, manage users and groups, create and manage categories and forums, manage extensions and maintain your PunBB installation in good order.', 'Forum information head' => 'Forum information', 'PunBB version' => 'PunBB version', +'Enano version' => 'Enano version', +'PunBB port version' => 'Bridge version', 'Check for updates enabled' => 'This board is setup to automatically check for updates and hotfixes against the PunBB.org updates service.', 'Check for updates manual' => 'Check for updates', // Link text 'Server load' => 'Server load', @@ -359,7 +361,7 @@ 'Board description help' => '(You may use HTML in the description)', 'URL scheme' => 'URL scheme', 'URL scheme help' => '(Make sure you have read and understood the information above)', -'URL scheme info' => 'WARNING! If you select any scheme other than the default scheme you must copy/upload the file .htaccess from the extras directory into the forum root directory. The server that hosts the forums must be configured with mod_rewrite support and must allow the use of .htaccess files. For servers other than Apache, please refer to your servers documentation.', +'URL scheme info' => 'WARNING! Under normal circumstances you should be able to use any of the URL schemes listed here even if your server doesn\'t have mod_rewrite support. However, your URLs will still not be search-engine friendly unless you selected Shortened or Rewritten URLs when you installed Enano. Consult the Enano documentation for more information.', 'Default timezone' => 'Default timezone', 'Default language' => 'Default language', 'Default language help' => '(If you remove a language pack you must update this setting)',