- remove text for adodb path, added text for extraPath

This commit is contained in:
steinm 2013-02-04 09:29:28 +00:00
parent 410371eeb6
commit 2eb18849f6

View File

@ -504,8 +504,8 @@ $text["settings_activate_module"] = "Activate module";
$text["settings_activate_php_extension"] = "Activate PHP extension";
$text["settings_adminIP"] = "Admin IP";
$text["settings_adminIP_desc"] = "If set admin can login only by specified IP addres, leave empty to avoid the control. NOTE: works only with local autentication (no LDAP)";
$text["settings_ADOdbPath"] = "ADOdb Path";
$text["settings_ADOdbPath_desc"] = "Path to adodb. This is the directory containing the adodb directory";
$text["settings_extraPath"] = "Extra PHP include Path";
$text["settings_extraPath_desc"] = "Path to additional software. This is the directory containing e.g. the adodb directory or additional pear packages";
$text["settings_Advanced"] = "Advanced";
$text["settings_apache_mod_rewrite"] = "Apache - Module Rewrite";
$text["settings_Authentication"] = "Authentication settings";