From 848cbfebefab08cc49b0285155edb84463aed862 Mon Sep 17 00:00:00 2001
From: panlili2024 <14743743+panlili2024@user.noreply.gitee.com>
Date: 星期三, 13 十一月 2024 17:19:53 +0800
Subject: [PATCH] 提交home项目所用可视对讲sdk

---
 HDLLinphoneSDKDemoNew/HDLLinphoneSDK/src/main/res/values/strings.xml |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/HDLLinphoneSDKDemoNew/HDLLinphoneSDK/src/main/res/values/strings.xml b/HDLLinphoneSDKDemoNew/HDLLinphoneSDK/src/main/res/values/strings.xml
index ead4430..63f8e21 100644
--- a/HDLLinphoneSDKDemoNew/HDLLinphoneSDK/src/main/res/values/strings.xml
+++ b/HDLLinphoneSDKDemoNew/HDLLinphoneSDK/src/main/res/values/strings.xml
@@ -2,11 +2,12 @@
     <string name="app_name">HDLLinphoneSDK</string>
     <string name="lp_tipStr">Prompt</string>
     <string name="lp_okStr">OK</string>
-    <string name="lp_saveToTheAlbumsStr">Saved to the albums.</string>
-    <string name="lp_operationFailedStr">Operation failed.</string>
-    <string name="lp_refuseStr">Refuse</string>
+    <string name="lp_saveToTheAlbumsStr">Saved to the albums</string>
+    <string name="lp_operationFailedStr">Operation failed</string>
+    <string name="lp_refuseStr">Reject</string>
     <string name="lp_answerStr">Answer</string>
     <string name="lp_hangupStr">Hang up</string>
+    <string name="lp_hangupStr_all">Reject All</string>
     <string name="lp_unlockSuccessfullyStr">Unlock successfully</string>
     <string name="lp_unlockfailureStr">Unlock failure</string>
     <string name="lp_callingStr">Incoming call</string>
@@ -21,5 +22,7 @@
     <string name="lp_confirm">Confirm</string>
 
     <string name="tip_confirm_unlock">Are you sure to open the door lock?</string>
+    <string name="open_save_permission">Please enable storage authorization first</string>
+    <string name="linphone_text_open_settings">Settings</string>
 
 </resources>

--
Gitblit v1.8.0