]> git.mxchange.org Git - mailer.git/blobdiff - inc/language/en.php
Several more constants rewritten to getConfig()
[mailer.git] / inc / language / en.php
index a503dcaed98e81d815f799e4324f7f3c91cb86b6..19de4963407cd0e5a383c847bb21b568b6d170fe 100644 (file)
@@ -217,7 +217,7 @@ define('PER_DAY', "Mails");
 define('REFID_BY', "You are advertised by");
 define('TERMS_OF_USAGE', "Accept T&C and submit form");
 define('YOU_FINALIZE', "You have nearly filled out this form!");
-define('AGREE_TO_THIS', "Do you accep our [<a href=\"{!URL!}/agb.php\" class=\"register_term\" target=\"_blank\">Terms And Conditions</a>] ?");
+define('AGREE_TO_THIS', "Do you accep our [<a href=\"{?URL?}/agb.php\" class=\"register_term\" target=\"_blank\">Terms And Conditions</a>] ?");
 define('SUBMIT_REGISTER', "Submit registration form");
 define('HAVE_TO_AGREE', "You have to accept our Terms And Conditions you cannot join this mail exchange!");
 define('ENTER_BOTH_PASSWORDS', "Please enter a password by your choice twice.");
@@ -233,7 +233,7 @@ define('SETTINGS_SAVED', "Settings saved.");
 define('FATAL_CANNOT_LOAD_CONFIG', "Cannot load base configuration! a possible reason for this message is that the webmaster is setting up this mail exchange. Please come back later again.");
 define('ADMIN_ACTION_INVALID', "Your combination action/what <span class=\"data\">%s</span> is invalid!");
 define('SHORT_PASS', "Your entered password is to short to match with our security conditions. Mimum length is");
-define('EDIT_POINTS_SETTINGS', "Edit welcome credit and other {!POINTS!}");
+define('EDIT_POINTS_SETTINGS', "Edit welcome credit and other {?POINTS?}");
 define('POINTS_REGISTER', "Wecome credit");
 define('POINTS_REF', "Single referal credit");
 define('EDIT_REGFORM_SETTINGS', "Settings for registration form");
@@ -277,7 +277,7 @@ define('ADMIN_THANX', "Best regards,");
 define('SCRIPT', "Script");
 define('ADMIN_NEW_ACCOUNT', "New registration for your email exchange");
 define('REGISTRATION_DONE', "Registration is done. An email is on its way to you.");
-define('GUEST_404_ACTION', "The action module <span class=\"data\">%s</span> does not exist or this script makes a boo-boo!");
+define('GUEST_404_WHAT', "The menu module <span class=\"data\">%s</span> does not exist or this script makes a boo-boo!");
 define('GUEST_LOCKED_ACTION', "Action module is locked.");
 define('FATAL_REPORT_ERRORS', "a fatal error ocurs while runtime. If a module is locked we are working on it othervice please contact us!");
 define('TEMPLATE_404', "Template not found.");