From 116def783f85af5896fc4500bc8a690d8b1eb5f3 Mon Sep 17 00:00:00 2001 From: mac <user@users-MacBook-Pro.local> Date: 星期六, 23 九月 2023 14:46:27 +0800 Subject: [PATCH] Merge branch 'wjc' of http://59.41.255.150:6688/r/~wjc/HDLPhotovoltaicDebugAPP into wjc --- HDLLinkLocalSdk/src/main/res/values/strings_code.xml | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/HDLLinkLocalSdk/src/main/res/values/strings_code.xml b/HDLLinkLocalSdk/src/main/res/values/strings_code.xml index ca99860..def3c73 100644 --- a/HDLLinkLocalSdk/src/main/res/values/strings_code.xml +++ b/HDLLinkLocalSdk/src/main/res/values/strings_code.xml @@ -24,4 +24,6 @@ <string name="HDL_TOPIC_NOT_RIGHT">Theme does not match</string> <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