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 | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/values-en/strings.xml b/app/src/main/res/values-en/strings.xml index 67dce63..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> @@ -70,7 +70,7 @@ <!--鎴戠殑鐢电珯--> - <string name="power_shome_page">Homepage</string> + <string name="power_home_page">Home</string> <string name="power_station">Plants</string> <string name="power_station_me">Me</string> <string name="my_power_station">My Plants</string> -- Gitblit v1.8.0