From a09b4ae5f722fe3b86432ff97ea5f3f5076e12a4 Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期二, 24 十二月 2024 20:38:11 +0800 Subject: [PATCH] 2024年12月24日20:38:08 --- app/src/main/res/values-en/strings.xml | 32 ++++++++++++++++---------------- 1 files changed, 16 insertions(+), 16 deletions(-) diff --git a/app/src/main/res/values-en/strings.xml b/app/src/main/res/values-en/strings.xml index c64dc80..06edb12 100644 --- a/app/src/main/res/values-en/strings.xml +++ b/app/src/main/res/values-en/strings.xml @@ -19,7 +19,7 @@ <string name="home_login_input_phone"> Enter your mobile number</string> <string name="home_login_email_address">Email address</string> <string name="home_login_input_psw"> Enter password</string> - <string name="home_login_register"> Register</string> + <string name="home_login_register"> Sign up</string> <string name="home_login_forget_password">Forget password</string> <string name="home_login_change_password">Change password</string> <string name="home_login_logoin">Log in</string> @@ -32,9 +32,9 @@ <string name="home_login_error_6_16_str"> Does not meet minimum security requirements, must be 6-16 characters.</string> <string name="home_login_error_password_6"> Cannot be less than 6 characters.</string> <string name="home_login_error_password_16"> Cannot be more than 16 characters.</string> - <string name="home_login_input_6_16"> Enter a 6-16 character password</string> - <string name="home_login_confirm_psw"> Confirm your password again</string> - <string name="home_login_phone">Phone number</string> + <string name="home_login_input_6_16"> Enter a 6鈥�16 digit password</string> + <string name="home_login_confirm_psw"> Confirm password again</string> + <string name="home_login_phone">Phone</string> <string name="home_login_email">Email</string> <string name="home_login_input_mail"> Enter your email address</string> <string name="home_login_national_region"> Select country/region</string> @@ -63,7 +63,7 @@ <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> + <string name="home_chinese_mainland">China</string> <string name="home_password_changed_successfully_log_in">The password has been successfully changed. Please log in again.</string> <string name="home_old_password_not_new_password">The original password and the new password should not be identical.</string> <string name="home_account_registered_successfully">Registered successfully.</string> @@ -110,7 +110,7 @@ <!--鎴戠殑--> <string name="me">Me</string> - <string name="me_set">Settings</string> + <string name="me_set">Setting</string> <string name="me_regard">About</string> <string name="set_account">Account security</string> <string name="set_nickname">Nickname</string> @@ -127,12 +127,12 @@ <string name="set_temperature_unit">Temperature unit</string> <string name="set_logout">Log out</string> <string name="set_privacy">Privacy settings</string> - <string name="set_nickname_modification">Nickname modification</string> + <string name="set_nickname_modification">Modify username</string> <string name="set_user_management">User management</string> <string name="set_message_center">Message center</string> <string name="me_personal_data">Personal information</string> - <string name="me_personal_data_portrait">profile photo</string> - <string name="me_personal_data_user_name">Username</string> + <string name="me_personal_data_portrait">Profile photo</string> + <string name="me_personal_data_user_name">User name</string> <string name="me_personal_data_role">Role</string> <string name="me_personal_data_super_admin">Super administrator</string> <string name="me_personal_data_photograph">Take a photo</string> @@ -184,7 +184,7 @@ <string name="loading_not_supported">Sorry, not supported yet</string> <string name="loading_title_tip">Prompt</string> <string name="loading_app_restart">Confirm to restart the App</string> - <string name="loading_log_out">Confirm logout?</string> + <string name="loading_log_out">Confirm log out?</string> <!-- 鏉冮檺 --> @@ -229,17 +229,17 @@ <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">Smart load centre</string> + <string name="alarm_all_device_load_centre">Smart load center</string> <string name="alarm_all_grade">All grades</string> - <string name="alarm_all_grade_malfunction">malfunction</string> + <string name="alarm_all_grade_malfunction">Fault</string> <string name="alarm_all_grade_warning">warning</string> - <string name="alarm_all_grade_tip">hint</string> + <string name="alarm_all_grade_tip">Prompt</string> <string name="alarm_all_time">All time</string> <string name="alarm_all_time_same_day">Today</string> <string name="alarm_all_time_3">Last 3 Days</string> <string name="alarm_all_time_7">Last 7 Days</string> <string name="alarm_all_time_30">Last 30 Days</string> - <string name="alarm_device">Equipment alarm</string> + <string name="alarm_device">Equipment warning</string> <string name="alarm_record">Alarm record</string> <string name="power_station_editing">Power station editing</string> <string name="switch_power_station">Do you want to switch the %s power station?</string> @@ -309,12 +309,12 @@ <string name="number"></string> <string name="device_off">Device Offline!</string> <string name="summarize">Summary</string> - <string name="qr_code_business_card">QR Code</string> + <string name="qr_code_business_card">QR code</string> <string name="save_qr_code_successfully">Succeed to save QC code</string> <string name="failed_to_save_qr_code">failed to save QC code</string> <string name="staff_management">Staff account management</string> <string name="alarm">alarm</string> - <string name="add_power_station">Additional power station</string> + <string name="add_power_station">Add power station</string> <string name="add_power_station_failing">Adding power station failed</string> <string name="add_power_station_succeed">Adding the power station succeeded</string> -- Gitblit v1.8.0