From e8b3ec8209b00cbbec69ff1d090d7b21cd1f5ea2 Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期四, 06 三月 2025 16:51:23 +0800 Subject: [PATCH] 2025年03月06日16:51:21 --- app/src/main/res/values-en/strings.xml | 16 ++++++++++++++++ 1 files changed, 16 insertions(+), 0 deletions(-) diff --git a/app/src/main/res/values-en/strings.xml b/app/src/main/res/values-en/strings.xml index 11f5982..df2b923 100644 --- a/app/src/main/res/values-en/strings.xml +++ b/app/src/main/res/values-en/strings.xml @@ -335,5 +335,21 @@ <string name="max">Max</string> <string name="camera_storage_instructions">Camera and Storage Permission Usage Instructions:</string> <string name="camera_storage_purpose">Used for scanning codes, taking photos, uploading pictures from albums, reading and writing photos on devices, and other scenarios</string> + <string name="set_location_permissions">Please go to set open location permissions</string> + <string name="agree">Agree</string> + <string name="user_agreement_and_privacy_agreement">User Agreement and Privacy Agreement</string> + <string name="thank_you_for_using">Thank you for using Xenterra Solar. During your use, we may collect and use some of your personal information. Please read carefully, and ensure that you fully understand our rules for handling your personal information. If you agree to the 銆奤ser Agreement銆� and 銆奝rivacy Agreement銆�, please click "Agree" to start using Xenterra Solar.</string> + <string name="confirm_account">Are you sure to cancel this account?</string> + <string name="immediate_cancellation">Cancel immediately</string> + <string name="account_not_recoverable">Cancelling an account is an irreversible operation. After account cancellation, all account data (including nickname, avatar, QR code photo, etc.) on your app will be deleted and cannot be retrieved.</string> + <string name="account">Account</string> + <string name="psw">Password</string> + <string name="battery_capacity_indicator">Battery capacity</string> + <string name="rated_battery_capacity">Battery capacity</string> + <string name="be_debugging">Be debugging</string> + <string name="debugging_completed">Debugging completed</string> + <string name="delivered">Delivered</string> + <string name="authorization_debugging">Authorization debugging</string> + <string name="forbidden_login">Login prohibited!</string> </resources> \ No newline at end of file -- Gitblit v1.8.0