From 773b9953ad645b39a9efa8ab6d71dfc9d9e4e22e Mon Sep 17 00:00:00 2001 From: hxb <hxb@hdlchina.com.cn> Date: 星期四, 24 十月 2024 11:51:57 +0800 Subject: [PATCH] 补全了所有日志 --- app/src/main/res/values-en/strings.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/app/src/main/res/values-en/strings.xml b/app/src/main/res/values-en/strings.xml index 70e5739..51dead0 100644 --- a/app/src/main/res/values-en/strings.xml +++ b/app/src/main/res/values-en/strings.xml @@ -60,7 +60,7 @@ <string name="home_login_input_new_pws">Please enter your new password</string> <string name="home_login_input_affirm_psw">Please enter your new password again</string> <string name="home_login_input_unlike_psw">New password and confirm password are different</string> - <string name="home_login_change_name_succeed">Remark successfully updated.</string> + <string name="home_login_change_name_succeed">successfully updated</string> <string name="verification">Verification code</string> <string name="home_phone_number">Country Code</string> <string name="home_chinese_mainland">Mainland China</string> -- Gitblit v1.8.0