From 1b11947cc15245ae005a7cc8cc2f93c5660b0c23 Mon Sep 17 00:00:00 2001
From: JLChen <551775569@qq.com>
Date: 星期五, 20 八月 2021 17:17:43 +0800
Subject: [PATCH] 2021-08-20 1.优化更新

---
 HDLLinphoneSDKDemoNew/HDLLinphoneSDK/src/main/res/values/strings.xml |    1 +
 1 files changed, 1 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..8269c55 100644
--- a/HDLLinphoneSDKDemoNew/HDLLinphoneSDK/src/main/res/values/strings.xml
+++ b/HDLLinphoneSDKDemoNew/HDLLinphoneSDK/src/main/res/values/strings.xml
@@ -11,6 +11,7 @@
     <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>

--
Gitblit v1.8.0