From 7d8f9d1c46e38681f2a4033a7da811ab7562d953 Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Mon, 20 Feb 2017 19:27:20 +0100 Subject: Rename /forget_password url to /forgot_password Also renames `forgot_password` translation key to `forgot_password_title` and `forget_password` to `forgot_password` Includes entry in CHANGELOG about the breaking change (and some markdown fixes in there) --- options/locale/locale_zh-TW.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'options/locale/locale_zh-TW.ini') diff --git a/options/locale/locale_zh-TW.ini b/options/locale/locale_zh-TW.ini index b9a1604884..4f337dc29f 100644 --- a/options/locale/locale_zh-TW.ini +++ b/options/locale/locale_zh-TW.ini @@ -159,8 +159,8 @@ social_register_helper_msg=已經註冊?立即綁定! disable_register_prompt=對不起,註冊功能已被關閉。請聯系網站管理員。 disable_register_mail=對不起,註冊郵箱確認功能已被關閉。 remember_me=記住登錄 -forgot_password=忘記密碼 -forget_password=忘記密碼? +forgot_password_title=忘記密碼 +forgot_password=忘記密碼? sign_up_now=還沒帳戶?馬上註冊。 confirmation_mail_sent_prompt=一封新的確認郵件已經被發送至 %s,請檢查您的收件箱並在 %d 小時內完成確認註冊操作。 active_your_account=啟用您的帳戶 -- cgit v1.2.3