From 1697a5c0a1d40e756738d1f99d496c6e33b3fd52 Mon Sep 17 00:00:00 2001
From: lss <lsc@hdlchina.com.cn>
Date: 星期二, 28 六月 2022 14:09:38 +0800
Subject: [PATCH] 2022-6-28

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

diff --git a/HDLLinphoneSDKDemoNew/HDLLinphoneSDK/src/main/res/values/strings.xml b/HDLLinphoneSDKDemoNew/HDLLinphoneSDK/src/main/res/values/strings.xml
index 66a6997..f59532b 100644
--- a/HDLLinphoneSDKDemoNew/HDLLinphoneSDK/src/main/res/values/strings.xml
+++ b/HDLLinphoneSDKDemoNew/HDLLinphoneSDK/src/main/res/values/strings.xml
@@ -11,7 +11,12 @@
     <string name="lp_unlockfailureStr">Unlock failure</string>
     <string name="lp_callingStr">Incoming call</string>
     <string name="lp_endOfCallStr">End of call</string>
+    <string name="lp_endMonitoringStr">End of the monitor</string>
     <string name="lp_screenshotStr">Screenshot</string>
     <string name="lp_unlockStr">Unlock</string>
     <string name="lp_outdoorUnitStr">Outdoor unit</string>
+    <string name="lp_sipAccount_null">Failed to answer the call. The device does not exist.</string>
+    <!--璁垮璁板綍-->
+    <string name="lp_cancel">Cancel</string>
+    <string name="lp_confirm">Confirm</string>
 </resources>

--
Gitblit v1.8.0