mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-11 09:35:00 +00:00
- fixed text for 'settings_install_success'
This commit is contained in:
parent
da87ad7153
commit
aaeb373f4b
|
@ -477,7 +477,7 @@ $text["settings_guestID"] = "Guest ID";
|
|||
$text["settings_httpRoot_desc"] = "The relative path in the URL, after the domain part. Do not include the http:// prefix or the web host name. e.g. If the full URL is http://www.example.com/letodms/, set '/letodms/'. If the URL is http://www.example.com/, set '/'";
|
||||
$text["settings_httpRoot"] = "Http Root";
|
||||
$text["settings_installADOdb"] = "Install ADOdb";
|
||||
$text["settings_install_success"] = "The installation is completed successfully";
|
||||
$text["settings_install_success"] = "The installation has been successfully completed.";
|
||||
$text["settings_install_pear_package_log"] = "Install Pear package 'Log'";
|
||||
$text["settings_install_pear_package_webdav"] = "Install Pear package 'HTTP_WebDAV_Server', if you intend to use the webdav interface";
|
||||
$text["settings_install_zendframework"] = "Install Zend Framework, if you intend to use the full text search engine";
|
||||
|
|
Loading…
Reference in New Issue
Block a user