diff options
author | Unknwon <joe2010xtmf@163.com> | 2015-01-19 02:51:43 +0800 |
---|---|---|
committer | Unknwon <joe2010xtmf@163.com> | 2015-01-19 02:51:43 +0800 |
commit | 0e286a0ca96ff32241b0d96515d57a37c8a3d5dc (patch) | |
tree | 079e48aca6024f462d819967cd88ee743a9f9d35 /conf | |
parent | bd414a2d1f19621a976b2c2299b1cfb99d2de86e (diff) | |
download | gitea-0e286a0ca96ff32241b0d96515d57a37c8a3d5dc.tar.gz gitea-0e286a0ca96ff32241b0d96515d57a37c8a3d5dc.zip |
fix locale
Diffstat (limited to 'conf')
-rw-r--r-- | conf/locale/locale_en-US.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini index 67fdb6e9ea..7db7ca0d47 100644 --- a/conf/locale/locale_en-US.ini +++ b/conf/locale/locale_en-US.ini @@ -109,7 +109,7 @@ confirmation_mail_sent_prompt = A new confirmation e-mail has been sent to <b>%s sign_in_email = Sign in to your e-mail active_your_account = Activate Your Account resent_limit_prompt = Sorry, you are sending an activation e-mail too frequently. Please wait 3 minutes. -has_unconfirmed_mail = Hi %s, you have an unconfirmed e-mail address <b>%s</b>). If you haven't received a confirmation e-mail or need to resend a new one, please click on the button below. +has_unconfirmed_mail = Hi %s, you have an unconfirmed e-mail address (<b>%s</b>). If you haven't received a confirmation e-mail or need to resend a new one, please click on the button below. resend_mail = Click here to resend your activation e-mail email_not_associate = This e-mail address does not associate to any account. send_reset_mail = Click here to (re)send your password reset e-mail |