i18n(en): clarify texts on suspended account screen
This commit is contained in:
parent
19dbefc5c8
commit
d3bb19e03b
1 changed files with 2 additions and 2 deletions
|
@ -418,8 +418,8 @@ allow_password_change = Require user to change password (recommended)
|
||||||
reset_password_mail_sent_prompt = A confirmation email has been sent to <b>%s</b>. Please check your inbox within the next %s to complete the account recovery process.
|
reset_password_mail_sent_prompt = A confirmation email has been sent to <b>%s</b>. Please check your inbox within the next %s to complete the account recovery process.
|
||||||
active_your_account = Activate your account
|
active_your_account = Activate your account
|
||||||
account_activated = Account has been activated
|
account_activated = Account has been activated
|
||||||
prohibit_login = Signing in is prohibited
|
prohibit_login = Account is suspended
|
||||||
prohibit_login_desc = Your account is prohibited from signing in, please contact your site administrator.
|
prohibit_login_desc = Your account has been suspended from interacting with the instance. Contact the instance administrator to regain access.
|
||||||
resent_limit_prompt = You have already requested an activation email recently. Please wait 3 minutes and try again.
|
resent_limit_prompt = You have already requested an activation email recently. Please wait 3 minutes and try again.
|
||||||
has_unconfirmed_mail = Hi %s, you have an unconfirmed email address (<b>%s</b>). If you haven't received a confirmation email or need to resend a new one, please click on the button below.
|
has_unconfirmed_mail = Hi %s, you have an unconfirmed email address (<b>%s</b>). If you haven't received a confirmation email or need to resend a new one, please click on the button below.
|
||||||
change_unconfirmed_email_summary = Change the email address activation mail is sent to.
|
change_unconfirmed_email_summary = Change the email address activation mail is sent to.
|
||||||
|
|
Loading…
Add table
Reference in a new issue