From e5698d94d995b6be107f8710650a53f55ec7ab8b Mon Sep 17 00:00:00 2001 From: l30054665 Date: Tue, 8 Apr 2025 09:21:05 +0800 Subject: [PATCH 1/2] message Signed-off-by: l30054665 --- display/entry/src/main/resources/zh_HK/element/string.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/display/entry/src/main/resources/zh_HK/element/string.json b/display/entry/src/main/resources/zh_HK/element/string.json index fc85c1552..03a9165f9 100644 --- a/display/entry/src/main/resources/zh_HK/element/string.json +++ b/display/entry/src/main/resources/zh_HK/element/string.json @@ -61,7 +61,7 @@ }, { "name":"dm_confirm_intention", - "value":"用以進行數據同步及裝置之間的協同操作", + "value":"用 進行數據同步及裝置之間的協同操作", "attr":{ "priority":"LT" } -- Gitee From 121032a0d1f9f3e21f2969b9e1c8159df7a9dda7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=B0=9A?= Date: Tue, 8 Apr 2025 01:24:51 +0000 Subject: [PATCH 2/2] update display/entry/src/main/resources/zh_HK/element/string.json. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 李尚 --- display/entry/src/main/resources/zh_HK/element/string.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/display/entry/src/main/resources/zh_HK/element/string.json b/display/entry/src/main/resources/zh_HK/element/string.json index 03a9165f9..e4bf22755 100644 --- a/display/entry/src/main/resources/zh_HK/element/string.json +++ b/display/entry/src/main/resources/zh_HK/element/string.json @@ -61,7 +61,7 @@ }, { "name":"dm_confirm_intention", - "value":"用 進行數據同步及裝置之間的協同操作", + "value":"用於進行數據同步及裝置之間的協同操作", "attr":{ "priority":"LT" } -- Gitee