|
@@ -44,7 +44,7 @@ Should you have any problems with the activation, please visit {ACTIVATIONLINKWI
|
|
|
@description:
|
|
|
*/
|
|
|
$txt['resend_pending_message_subject'] = 'Welcome to {FORUMNAME}';
|
|
|
-$txt['resend_pending_message_body'] = 'Your registration request at {FORUMNAME} has been received, {REALNAME}.
|
|
|
+$txt['resend_pending_message_body'] = 'Hello {REALNAME}, your registration request at {FORUMNAME} has been received.
|
|
|
|
|
|
The username you registered with was {USERNAME}.
|
|
|
|
|
@@ -639,7 +639,7 @@ You may update your profile by visiting this page after you login:
|
|
|
@description:
|
|
|
*/
|
|
|
$txt['register_pending_subject'] = 'Welcome to {FORUMNAME}';
|
|
|
-$txt['register_pending_body'] = 'Your registration request at {FORUMNAME} has been received, {REALNAME}.
|
|
|
+$txt['register_pending_body'] = 'Hello {REALNAME}, our registration request at {FORUMNAME} has been received, {REALNAME}.
|
|
|
|
|
|
The username you registered with was {USERNAME}. If you forget your password, you can change it at {FORGOTPASSWORDLINK}.
|
|
|
|
|
@@ -655,7 +655,7 @@ Before you can login and start using the forum, your request will be reviewed an
|
|
|
@description:
|
|
|
*/
|
|
|
$txt['register_openid_pending_subject'] = 'Welcome to {FORUMNAME}';
|
|
|
-$txt['register_openid_pending_body'] = 'Your registration request at {FORUMNAME} has been received, {REALNAME}.
|
|
|
+$txt['register_openid_pending_body'] = 'Hello {REALNAME}, your registration request at {FORUMNAME} has been received.
|
|
|
|
|
|
The username you registered with was {USERNAME}.
|
|
|
|