Several more constants rewritten to getConfig()
[mailer.git] / inc / language / en.php
index 87c72252e183f578bbbf263dac7efbd2b694d837..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");