From 83d5ada866a598ee868d3e23624d104d1027db29 Mon Sep 17 00:00:00 2001
From: wxr <wxr@hdlchina.com.cn>
Date: 星期二, 27 八月 2024 15:28:42 +0800
Subject: [PATCH] 增加挂断功能

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

diff --git a/HDLLinphoneSDKDemoNew/HDLLinphoneSDK/src/main/res/values-zh/strings.xml b/HDLLinphoneSDKDemoNew/HDLLinphoneSDK/src/main/res/values-zh/strings.xml
index f8c1f37..5c4cbc4 100644
--- a/HDLLinphoneSDKDemoNew/HDLLinphoneSDK/src/main/res/values-zh/strings.xml
+++ b/HDLLinphoneSDKDemoNew/HDLLinphoneSDK/src/main/res/values-zh/strings.xml
@@ -8,6 +8,8 @@
     <string name="lp_refuseStr">鎷掔粷</string>
     <string name="lp_answerStr">鎺ュ惉</string>
     <string name="lp_hangupStr">鎸傛柇</string>
+    <string name="lp_hangupPhoneStr">鎸傛柇鎵嬫満</string>
+    <string name="lp_hangupStr_all">鍏ㄩ儴鎸傛柇</string>
     <string name="lp_unlockSuccessfullyStr">寮�閿佹垚鍔�</string>
     <string name="lp_unlockfailureStr">寮�閿佸け璐�</string>
     <string name="lp_callingStr">鏉ョ數涓�...</string>

--
Gitblit v1.8.0