mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
Fix #2224 misleading error message about activation email
This commit is contained in:
parent
3c2097197e
commit
d8bc11ba60
2 changed files with 2 additions and 2 deletions
|
|
@ -207,7 +207,7 @@ $lang->msg_not_uploaded_image_mark = 'Image mark could not be registered.';
|
|||
$lang->msg_not_uploaded_group_image_mark = 'Group image mark could not be registered.';
|
||||
$lang->msg_accept_agreement = 'You should accept all required agreements in order to sign up.';
|
||||
$lang->msg_user_denied = 'You have entered a prohibited ID.';
|
||||
$lang->msg_user_not_confirmed = 'Your account is not activated yet. A confirmation email has been sent to %s. Please check your email and click the activation link to continue.';
|
||||
$lang->msg_user_not_confirmed = 'Your account is not activated yet. If you just signed up, please check the confirmation email sent to %s. If you have not received the confirmation email, please visit the Resend Activation Email menu.';
|
||||
$lang->msg_user_limited = 'You have entered an ID that cannot be used before %s';
|
||||
$lang->msg_admin_ip_not_allowed = 'Your IP address is not allowed to log in as an administrator.';
|
||||
$lang->about_rechecked_password = 'Confirm your password before editing account information.';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue