From ad2ab6d21496e60e7589c44bdfcc15bba01ae9dd Mon Sep 17 00:00:00 2001 From: Unknwon Date: Fri, 26 Sep 2014 22:33:30 -0400 Subject: Add modal to change username Signed-off-by: Unknwon --- conf/locale/locale_en-US.ini | 4 ++++ conf/locale/locale_zh-CN.ini | 4 ++++ 2 files changed, 8 insertions(+) (limited to 'conf') diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini index 5d9f221413..f0e0877f86 100644 --- a/conf/locale/locale_en-US.ini +++ b/conf/locale/locale_en-US.ini @@ -191,6 +191,10 @@ website = Website location = Location update_profile = Update Profile update_profile_success = Your profile has been successfully updated. +change_username = Username Changed +change_username_desc = Username has been changed, do you want to continue? This will affect all links relate to your account. +continue = Continue +cancel = Cancel change_password = Change Password old_password = Current Password diff --git a/conf/locale/locale_zh-CN.ini b/conf/locale/locale_zh-CN.ini index b21fa57302..4d80327e56 100644 --- a/conf/locale/locale_zh-CN.ini +++ b/conf/locale/locale_zh-CN.ini @@ -191,6 +191,10 @@ website = 个人网站 location = 所在地区 update_profile = 更新信息 update_profile_success = 您的个人信息更新成功! +change_username = 用户名将被修改 +change_username_desc = 用户名被修改,您确定要继续操作吗?这将会影响到所有与您帐户有关的链接。 +continue = 继续操作 +cancel = 取消操作 change_password = 修改密码 old_password = 当前密码 -- cgit v1.2.3