From be5c9f324ac1d31f4f262d288c5f72a7a0c10c47 Mon Sep 17 00:00:00 2001 From: mac <user@users-MacBook-Pro.local> Date: 星期五, 19 一月 2024 10:08:23 +0800 Subject: [PATCH] 2024年01月19日10:08:08 --- HDLLinkLocalSdk/src/main/res/values/strings_code.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/HDLLinkLocalSdk/src/main/res/values/strings_code.xml b/HDLLinkLocalSdk/src/main/res/values/strings_code.xml index 8cc9e3e..def3c73 100644 --- a/HDLLinkLocalSdk/src/main/res/values/strings_code.xml +++ b/HDLLinkLocalSdk/src/main/res/values/strings_code.xml @@ -25,4 +25,5 @@ <string name="HDL_OBJECT_NOT_SUPPORT">Object not supported</string> <string name="HDL_GATEWAY_REMOTE_NOT_RESPONSE">Gateway local connection failed, unable to reply through remote communication</string> <string name="SUCCESS">success</string> +<string name="HDL_GATEWAY_FOUND_LOCALLY">The gateway cannot be found locally</string> </resources> \ No newline at end of file -- Gitblit v1.8.0