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