From f10cda784bede39a861566850898747c38e6c94f Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期二, 21 一月 2025 15:32:54 +0800 Subject: [PATCH] 2025年01月21日15:31:52 --- app/src/main/res/values-en/strings.xml | 9 ++++++++- 1 files changed, 8 insertions(+), 1 deletions(-) diff --git a/app/src/main/res/values-en/strings.xml b/app/src/main/res/values-en/strings.xml index 34764c7..422aebd 100644 --- a/app/src/main/res/values-en/strings.xml +++ b/app/src/main/res/values-en/strings.xml @@ -336,5 +336,12 @@ <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> </resources> \ No newline at end of file -- Gitblit v1.8.0