From b002d7e8709e4d6566124bdf7daa4bc3c3fd05d5 Mon Sep 17 00:00:00 2001
From: chenqiyang <1406175257@qq.com>
Date: 星期四, 16 三月 2023 09:55:20 +0800
Subject: [PATCH] 1.新增大华摄像头dll及相关功能 2.更换LCVideoOnsdk.dll(跟大华摄像头有冲突) 3.修改适配版本为12.2(含有swift,需12.2以上支持)

---
 HDL-ON_Android/Resources/values/strings.xml |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/HDL-ON_Android/Resources/values/strings.xml b/HDL-ON_Android/Resources/values/strings.xml
index e637aed..75d41c2 100644
--- a/HDL-ON_Android/Resources/values/strings.xml
+++ b/HDL-ON_Android/Resources/values/strings.xml
@@ -23,10 +23,10 @@
 	    <string name="screenshot_fail">Fail to screenshot</string>
 
 
-        <string name="login_user_service_agreement">銆婄敤鎴锋湇鍔″崗璁��</string>
-        <string name="login_privacy_policy">銆婇殣绉佹潈鏀跨瓥銆�</string>
-        <string name="privacy_policy_and_service_agreement">闅愮鏉冩斂绛栧強鏈嶅姟鏉℃</string>
-        <string name="read_privacy_policy_and_service_agreement_tip">涓轰簡鏇村ソ鐨勪繚闅滄偍鐨勫悎娉曟潈鐩婏紝璇锋偍闃呰骞跺悓鎰忎互涓嬪崗璁�</string>
-        <string name="disagree">涓嶅悓鎰�</string>
-        <string name="agree">鍚屾剰</string>
+        <string name="login_user_service_agreement">銆奤ser service agreement銆�</string>
+        <string name="login_privacy_policy">銆奝rivacy policy銆�</string>
+        <string name="privacy_policy_and_service_agreement">Privacy policy and terms of service</string>
+        <string name="read_privacy_policy_and_service_agreement_tip">In order to better protect your legitimate rights and interests, please read and agree to the following agreement</string>
+        <string name="disagree">Disagree</string>
+        <string name="agree">Agree</string>
 </resources>
\ No newline at end of file

--
Gitblit v1.8.0