From a17869744eeea710c9ee15eadb3837cd4ed0bcd7 Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期五, 25 四月 2025 13:38:46 +0800 Subject: [PATCH] 2025年04月25日13:38:44 --- app/src/main/res/values-en/strings.xml | 18 +++++++++--------- 1 files changed, 9 insertions(+), 9 deletions(-) diff --git a/app/src/main/res/values-en/strings.xml b/app/src/main/res/values-en/strings.xml index f11a330..24b096d 100644 --- a/app/src/main/res/values-en/strings.xml +++ b/app/src/main/res/values-en/strings.xml @@ -24,7 +24,7 @@ <string name="home_login_logoin">Log in</string> <string name="home_login_be_logging_in">Logging in鈥�</string> <string name="home_login_power_station">Demo sites</string> - <string name="home_login_consent_service_agreement">I agree to the 銆奣erms of Service銆� and 銆奝rivacy Policy銆�</string> + <string name="home_login_consent_service_agreement">I agree to the 銆奤ser Agreement銆� and 銆奝rivacy Policy銆�</string> <string name="home_login_error_account_null">Account cannot be empty.</string> <string name="home_login_error_password_null"> Cannot be empty.</string> <string name="home_login_error_account_or_password">Incorrect account or password, please re-enter.</string> @@ -152,8 +152,8 @@ <string name="app_scan_code_download">Scan to Download Xenterra App</string> <string name="app_version_upgrade">Update Version</string> <string name="app_new_version">Latest Version Installed</string> - <string name="app_service_agreement">Service agreement</string> - <string name="app_privacy_policy">Privacy policy</string> + <string name="app_service_agreement">User Agreement</string> + <string name="app_privacy_policy">Privacy Policy</string> <string name="app_update_now">Update now</string> <string name="app_cancel_update">Cancel update</string> <string name="app_discover_new_version">New version found</string> @@ -273,7 +273,7 @@ <string name="month_power_generation">This month</string> <string name="year_power_generation">This year</string> <string name="cumulative_power_generation">Lifetime</string> - <string name="generated_power">Rated power</string> + <string name="generated_power">Output Power</string> <string name="generation">Generation</string> <string name="station_name">Name</string> <string name="search">Search</string> @@ -292,11 +292,11 @@ <string name="wechat_id">Wechat ID</string> <string name="email_address">Email</string> <string name="successful_replication">Copied to clipboard</string> - <string name="to_be_added">Connection Pending</string> + <string name="to_be_added">Empty</string> <string name="saving_standard_coal">Standard Coal Saved</string> <string name="co_reduction_rate">CO2 Emission Saved</string> <string name="quantity_of_equivalent_values">Equivalent Trees Planted</string> - <string name="pv_power">Rated Power</string> + <string name="pv_power">Output Power</string> <string name="device_run_state">Status</string> <string name="search_station">Search plants</string> <string name="enter_the_device_sn_and_device_name">Enter device SN/Name</string> @@ -346,9 +346,9 @@ <string name="battery_capacity_indicator">Battery energy</string> <string name="be_debugging">Debugging</string> - <string name="debugging_completed">Debug Completed</string> - <string name="delivered">Deployed</string> - <string name="authorization_debugging">Authorization debugging</string> + <string name="debugging_completed">Debugged</string> + <string name="delivered">Delivered</string> + <string name="authorization_debugging">Re-debugging</string> <string name="forbidden_login">Login Blocked</string> <string name="iraq">Iraq</string> <string name="pv">PV</string> -- Gitblit v1.8.0