From 589eb3ae9f309dd7adaac7b5ee48f4a9259855f8 Mon Sep 17 00:00:00 2001
From: wxr <wxr@hdlchina.com.cn>
Date: 星期四, 14 十一月 2024 14:16:24 +0800
Subject: [PATCH] 对接海康可视对讲,禁用vp8

---
 Shared.Droid.HDLLinphone/Shared.Droid.HDLLinphone/obj/Release/jl/res/values-zh/values-zh.xml |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/Shared.Droid.HDLLinphone/Shared.Droid.HDLLinphone/obj/Release/jl/res/values-zh/values-zh.xml b/Shared.Droid.HDLLinphone/Shared.Droid.HDLLinphone/obj/Release/jl/res/values-zh/values-zh.xml
index f5cd534..04309b1 100644
--- a/Shared.Droid.HDLLinphone/Shared.Droid.HDLLinphone/obj/Release/jl/res/values-zh/values-zh.xml
+++ b/Shared.Droid.HDLLinphone/Shared.Droid.HDLLinphone/obj/Release/jl/res/values-zh/values-zh.xml
@@ -7,7 +7,9 @@
     <string name="lp_confirm">纭</string>
     <string name="lp_endMonitoringStr">鐩戣缁撴潫</string>
     <string name="lp_endOfCallStr">閫氳瘽缁撴潫</string>
+    <string name="lp_hangupPhoneStr">鎸傛柇鎵嬫満</string>
     <string name="lp_hangupStr">鎸傛柇</string>
+    <string name="lp_hangupStr_all">鍏ㄩ儴鎸傛柇</string>
     <string name="lp_okStr">纭</string>
     <string name="lp_operationFailedStr">鎿嶄綔澶辫触</string>
     <string name="lp_outdoorUnitStr">瀹ゅ鏈�</string>

--
Gitblit v1.8.0