diff options
author | Unknwon <joe2010xtmf@163.com> | 2015-01-18 22:24:20 +0800 |
---|---|---|
committer | Unknwon <joe2010xtmf@163.com> | 2015-01-18 22:24:20 +0800 |
commit | 9fa287e4f78d0c701a6746cb546d9008c6625fd4 (patch) | |
tree | a4f9705af58190adee9d47573e8fa7111e7b01b3 /conf/locale/locale_en-US.ini | |
parent | 452cca35e0d1126fa31adc2f89165e64d8cf7afe (diff) | |
download | gitea-9fa287e4f78d0c701a6746cb546d9008c6625fd4.tar.gz gitea-9fa287e4f78d0c701a6746cb546d9008c6625fd4.zip |
update locale
Diffstat (limited to 'conf/locale/locale_en-US.ini')
-rw-r--r-- | conf/locale/locale_en-US.ini | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini index fca34cb665..67fdb6e9ea 100644 --- a/conf/locale/locale_en-US.ini +++ b/conf/locale/locale_en-US.ini @@ -61,7 +61,7 @@ domain = Domain domain_helper = This affects SSH clone URLs. app_url = Application URL app_url_helper = This affects HTTP/HTTPS clone URL and somewhere in e-mail. -email_title = E-mail Service Settings(Optional) +email_title = E-mail Service Settings (Optional) smtp_host = SMTP Host mailer_user = Sender E-mail mailer_password = Sender Password @@ -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 @@ -629,7 +629,7 @@ config.db_ssl_mode_helper = (for "postgres" only) config.db_path = Path config.db_path_helper = (for "sqlite3" only) config.service_config = Service Configuration -config.register_email_confirm = Register E-mail Confirmation +config.register_email_confirm = Require E-mail Confirmation config.disable_register = Disable Registration config.require_sign_in_view = Require Sign In View config.mail_notify = Mail Notification |