From e7e494c6d168ea2942e1c6fa1c9c7808f4c12184 Mon Sep 17 00:00:00 2001 From: hxb <hxb@hdlchina.com.cn> Date: 星期一, 18 九月 2023 13:40:17 +0800 Subject: [PATCH] 完善全局处理模块 --- HDLSDK/app/src/main/res/values/strings.xml | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/HDLSDK/app/src/main/res/values/strings.xml b/HDLSDK/app/src/main/res/values/strings.xml new file mode 100644 index 0000000..dc5eb5f --- /dev/null +++ b/HDLSDK/app/src/main/res/values/strings.xml @@ -0,0 +1,4 @@ +<resources> + <string name="app_name">HDLSDK</string> + <string name="http_unknown">鏈煡缃戠粶閿欒锛岃绋嶅悗鍐嶈瘯</string> +</resources> \ No newline at end of file -- Gitblit v1.8.0