]> git.mxchange.org Git - mailer.git/blobdiff - inc/language/en.php
More queries and language constants rewritten
[mailer.git] / inc / language / en.php
index 6833a5764da6be8ebe54703ff60941cebb52955b..b59e0cf75a57bd21ee1683e49dd5360f71256115 100644 (file)
@@ -97,10 +97,10 @@ define('FATAL_INC_WRITABLE', "Directory inc is writeable! Please set the access
 define('LANG_WRITE_FOOTER', "Display name, version and author of this script?");
 define('LANG_FRAMESET_ACTIVE', "Enable frameset? If not a table-set will be used instead.");
 define('MYSQL_ERRORS', "MySQL errors detected. Please correct first to continue.");
-define('LANG_MOD_UNKNOWN_1', "Unknown return-code <u>");
-define('LANG_MOD_UNKNOWN_2', "</u> detected!");
-define('LANG_MOD_LOCKED_1', "Selected module <u>");
-define('LANG_MOD_LOCKED_2', "</u> is locked!");
+define('LANG_MOD_REG_UNKNOWN_1', "Unknown return-code <u>");
+define('LANG_MOD_REG_UNKNOWN_2', "</u> detected!");
+define('LANG_MOD_REG_LOCKED_1', "Selected module <u>");
+define('LANG_MOD_REG_LOCKED_2', "</u> is locked!");
 define('ADMIN_UNKNOWN_ACTION_1', "Unknown administrator-action <u>");
 define('ADMIN_UNKNOWN_ACTION_2', "</u> detected. Please call this module correctly!");
 define('ADMIN_ACTION_404_1', "Administrator module for action <u>");