]> git.mxchange.org Git - mailer.git/blobdiff - inc/language/en.php
config.php partly solved, see #117
[mailer.git] / inc / language / en.php
index 978e0c5653bd841e16a6ade50f48e587dd26ef98..d0d476cc9f7f65e6b46844e934277486c97d20d1 100644 (file)
@@ -53,9 +53,9 @@ define('META_KEYWORDS', "Enter at least (1) 20 search keywords seperated by comm
 define('LANG_WARNING', "Warning");
 define('DIE_CONFIG_CHANGED_YOU', "You have edited your config.php file! I'm out here...");
 define('DIE_RUN_INSTALL_MYSQL', "Please run http://your-domain.com/install.php to setup your MySQL data.");
-define('WARN_NULL_PASSWORD', "You have a null-password! If you want to switch off this warning please have a look in <strong>inc/config.php</strong>.");
-define('FATAL_CONFIG_WRITABLE', "Your file inc/config.php is writeable! This is a possible security risk.");
-define('FATAL_CANNOT_WRITE_CONFIG', "Cannot write config data because I have no write permissions to inc/config.php.");
+define('WARN_NULL_PASSWORD', "You have a null-password! If you want to switch off this warning please have a look in <strong>inc/cache/config-local.php</strong>.");
+define('FATAL_CONFIG_WRITABLE', "Your file inc/cache/config-local.php is writeable! This is a possible security risk.");
+define('FATAL_CANNOT_WRITE_CONFIG', "Cannot write config data because I have no write permissions to inc/cache/config-local.php.");
 define('FATAL_ERROR', "Fatal error");
 define('LANG_NO_RENDER_DIRECT', "You did not setup the output mode weather to 'render' nor to 'direct'.");
 define('INSTALLATION', "Script installation");