From ce88de4891b87c3b7b2750575e15d6e48d518852 Mon Sep 17 00:00:00 2001 From: hxb <hxb@hdlchina.com.cn> Date: 星期四, 24 十月 2024 10:39:12 +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