From 6c7f4753558099fb19919db8a3663c88d2a06e40 Mon Sep 17 00:00:00 2001
From: mac <user@users-MacBook-Pro.local>
Date: 星期二, 02 七月 2024 13:41:50 +0800
Subject: [PATCH] 2024年07月02日13:41:45

---
 app/src/main/res/values-en/strings.xml |   16 +++++++++++++---
 1 files changed, 13 insertions(+), 3 deletions(-)

diff --git a/app/src/main/res/values-en/strings.xml b/app/src/main/res/values-en/strings.xml
index 2d0183a..bc7c483 100644
--- a/app/src/main/res/values-en/strings.xml
+++ b/app/src/main/res/values-en/strings.xml
@@ -150,7 +150,7 @@
 
     <!--app鏇存柊-->
     <string name="app_version_number">Version number</string>
-    <string name="app_scan_code_download">app_scan_code_download</string>
+    <string name="app_scan_code_download">Scan to download the  App</string>
     <string name="app_version_upgrade">Version update</string>
     <string name="app_new_version">Already the latest version</string>
     <string name="app_service_agreement">Service agreement</string>
@@ -180,7 +180,7 @@
     <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>
-    <string name="kill_app">Press again to exit</string>
+    <string name="kill_app">Press again to exit </string>
     <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>
@@ -201,7 +201,7 @@
 
 
     <string name="please_go_set_permissions">Please set permissions.</string>
-    <string name="residue"> Remaining time:</string>
+    <string name="residue"> Remaining time</string>
     <string name="minute">minutes</string>
     <string name="event"> Event</string>
     <string name="The_gateway_cannot_be_found_locally">Unable to find gateway under local network</string>
@@ -317,4 +317,14 @@
     <string name="add_power_station_failing">Adding power station failed</string>
     <string name="add_power_station_succeed">Adding the power station succeeded</string>
 
+
+    <!--鎵爜-->
+    <string name="scan_title">Scanning</string>
+    <string name="zxing_scan_tips">Place the QR code in the box to automatically scan</string>
+    <string name="capture_no_camera">You do not have permission to access the camera. Please open access permissions and try again</string>
+    <string name="capture_no_result">No results were scanned</string>
+    <string name="capture_no_network">The current network is not available. Please check the network and try again</string>
+    <string name="capture_no_result2">No results were scanned, it may not be a valid QR code</string>
+    <string name="scan_cancel">Cancel</string>
+
 </resources>
\ No newline at end of file

--
Gitblit v1.8.0