diff options
Diffstat (limited to 'conf/locale/locale_en-US.ini')
-rw-r--r-- | conf/locale/locale_en-US.ini | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini index c92e607e28..3f8fc5ac35 100644 --- a/conf/locale/locale_en-US.ini +++ b/conf/locale/locale_en-US.ini @@ -161,9 +161,10 @@ reset_password_helper = Click here to reset your password password_too_short = Password length cannot be less then 6. [mail] -register_success = Register success, Welcome activate_account = Please activate your account activate_email = Verify your e-mail address +reset_password = Reset your password +register_success = Register success, Welcome [modal] yes = Yes @@ -281,7 +282,7 @@ email_deletion_desc = Delete this e-mail address will remove related information email_deletion_success = E-mail has been deleted successfully! add_new_email = Add new e-mail address add_email = Add e-mail -add_email_confirmation_sent = A new confirmation e-mail has been sent to <b>%s</b>, please check your inbox within the next %d hours to complete the confirmation process. +add_email_confirmation_sent = A new confirmation e-mail has been sent to '%s', please check your inbox within the next %d hours to complete the confirmation process. add_email_success = Your new E-mail address was successfully added. manage_ssh_keys = Manage SSH Keys |