From 9c67fc611daf6f9cb7c05f72d598543bff2d26f1 Mon Sep 17 00:00:00 2001 From: mac <user@users-MacBook-Pro.local> Date: 星期五, 25 十月 2024 11:23:17 +0800 Subject: [PATCH] s2024年10月25日11:23:14 --- app/src/main/res/values-en/strings.xml | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) diff --git a/app/src/main/res/values-en/strings.xml b/app/src/main/res/values-en/strings.xml index 70e5739..e52e3bf 100644 --- a/app/src/main/res/values-en/strings.xml +++ b/app/src/main/res/values-en/strings.xml @@ -1,6 +1,6 @@ <resources> <!-- <string name="app_name">PhotovoltaicDebug</string>--> - <string name="app_name">Smart energy</string> + <string name="app_name">Xenterra Solar</string> <string name="title_activity_home_login">HomeLoginActivity</string> <!-- Strings used for fragments for navigation --> <string name="first_fragment_label">First Fragment</string> @@ -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> @@ -176,7 +176,7 @@ <!--寮规--> <string name="loading_cancel">Cancel</string> <string name="loading_affirm">Confirm</string> - <string name="loading_agree">Agree</string> + <string name="loading_agree">Agree and sign in</string> <string name="loading_on_agree">Disagree</string> <string name="loading_privacy">Privacy policy and terms of service</string> <string name="loading_privacy_server">To better protect your legitimate rights and interests, please read and agree to the following agreements 銆奝rivacy Policy銆� and 銆奣erms of Service銆�.</string> @@ -229,6 +229,7 @@ <string name="alarm_all_device_inverter">inverter</string> <string name="alarm_all_device_bms">BMS control box</string> <string name="alarm_all_device_battery_cell">Battery unit</string> + <string name="alarm_all_device_load_centre">Load centre</string> <string name="alarm_all_grade">All grades</string> <string name="alarm_all_grade_malfunction">malfunction</string> <string name="alarm_all_grade_warning">warning</string> @@ -327,5 +328,6 @@ <string name="capture_no_result2">No results were scanned, it may not be a valid QR code</string> <string name="scan_cancel">Cancel</string> <string name="not_delivery_qr_code">Not delivery of QR code.</string> + <string name="device_debugging">Device debugging</string> </resources> \ No newline at end of file -- Gitblit v1.8.0