Revision 2063
Added by Dietmar almost 11 years ago
- problems with confirmation mail solved
EN.php | ||
---|---|---|
36 | 36 |
$HEADING['SIGNUP2_CONFIMED_REGISTRATION'] = 'Unlock account'; |
37 | 37 |
$HEADING['MESSAGE_WELCOME'] = 'Welcome to unlock of your account'; |
38 | 38 |
|
39 |
$HELP['SIGNUP_REMEMBER_PASSWORD'] = '<i>Remember your Loginname and Passwoprd please! You will need it later to complete the activation!</i>';
|
|
39 |
$HELP['SIGNUP_REMEMBER_PASSWORD'] = '<i>"Please remember your login name and password! Afterwards you will need it to complete your activation!" </i>';
|
|
40 | 40 |
$HELP['CONFIRM_PASSWORD'] = '<i>Enter your Loginname and Password please to finish the the activation!</i>'; |
41 | 41 |
|
42 | 42 |
$MESSAGE['ACTIVATED_NEW_USER'] = '<b>Your account is activated. You can logon now.</b>'; |
... | ... | |
95 | 95 |
$MESSAGE['CONFIRMED'] .= 'Thank you!'; |
96 | 96 |
$MESSAGE['CHANGE_PASSWORD'] = 'For security reasons change the password as soon as possible please. For that visit following website:'; |
97 | 97 |
|
98 |
$MESSAGE['LOGIN_BOTH_BLANK'] = 'Give your login name and password please';
|
|
99 |
$MESSAGE['LOGIN_PASSWORD_BLANK'] = 'Give your password please';
|
|
98 |
$MESSAGE['LOGIN_BOTH_BLANK'] = 'Please enter your login name and password';
|
|
99 |
$MESSAGE['LOGIN_PASSWORD_BLANK'] = 'Please enter your password';
|
|
100 | 100 |
$MESSAGE['LOGIN_PASSWORD_TOO_LONG'] = 'given password is too long'; |
101 | 101 |
$MESSAGE['LOGIN_PASSWORD_TOO_SHORT'] = 'given password is too short'; |
102 |
$MESSAGE['LOGIN_USERNAME_BLANK'] = 'Give your login name please';
|
|
102 |
$MESSAGE['LOGIN_USERNAME_BLANK'] = 'Please enter your login name';
|
|
103 | 103 |
$MESSAGE['LOGIN_USERNAME_TOO_LONG'] = 'given login name is too long'; |
104 | 104 |
$MESSAGE['LOGIN_USERNAME_TOO_SHORT'] = 'given login name is too short'; |
105 | 105 |
$MESSAGE['MAIL_GENERATED'] = 'This email is autogenerated by WebsiteBaker! Do NOT answer to this e-mail! If you need some help or you have any questions, please contact <a href="mailto:{{webmaster_email}}">Webmaster</a>'; |
... | ... | |
142 | 142 |
$MESSAGE['SIGNUP2_SUBJECT_LOGIN_INFO'] = 'Your WB account data ...'; |
143 | 143 |
$MESSAGE['SIGNUP_NO_EMAIL'] = 'Please key in your valid email address'; |
144 | 144 |
|
145 |
$MESSAGE['SIGNUP_CONFIRMED_REGISTRATION'] = "To be able to use your account, receive during the next minutes e-mail with a link to activate your account.
|
|
145 |
$MESSAGE['SIGNUP_CONFIRMED_REGISTRATION'] = "During the next minutes you will be receive an e-mail with a link to activate your account.
|
|
146 | 146 |
<br /><b>The activation must be done during 24 hours. Otherwise the account will be deleted.</b> |
147 | 147 |
"; |
148 | 148 |
$MESSAGE['SIGNUP_REGISTRATION'] = 'You get your data by e-mail!!'; |
Also available in: Unified diff