diff options
author | Unknwon <u@gogs.io> | 2017-01-23 14:33:25 -0500 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2017-01-23 14:33:25 -0500 |
commit | 8d5a69338228f8512748ebd2928f586aca25cdd3 (patch) | |
tree | 00c08bddef772db8f5f642a9d29cbd5ec18b29b7 /conf | |
parent | 1e185787a992f1e9c2a6ab9b45ea4035d2628d18 (diff) |
locale: remove unused locale string
Diffstat (limited to 'conf')
-rw-r--r-- | conf/locale/locale_en-US.ini | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini index 443dc1f3..06d76a97 100644 --- a/conf/locale/locale_en-US.ini +++ b/conf/locale/locale_en-US.ini @@ -157,7 +157,6 @@ prohibit_login_desc = Your account is prohibited to login, please contact site a resent_limit_prompt = Sorry, you already requested an activation email recently. Please wait 3 minutes then 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. resend_mail = Click here to resend your activation email -email_not_associate = This email address is not associated with any account. send_reset_mail = Click here to (re)send your password reset email reset_password = Reset Your Password invalid_code = Sorry, your confirmation code has expired or not valid. |