From 27e9f729fa9532ebc22afea84aa80434b8765fa5 Mon Sep 17 00:00:00 2001
From: JLChen <551775569@qq.com>
Date: 星期六, 28 八月 2021 11:37:33 +0800
Subject: [PATCH] 2021-08-28 1.更新SDK

---
 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