From 579fd8a849bda206ad5591aca7ea758e86a09c18 Mon Sep 17 00:00:00 2001 From: xujunyang Date: Tue, 12 Aug 2025 09:52:19 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E4=B8=8B=E8=BD=BD=E5=AD=97?= =?UTF-8?q?=E6=AE=B5=E5=90=8C=E6=AD=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: xujunyang --- systemres/main/resources/base/element/string.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systemres/main/resources/base/element/string.json b/systemres/main/resources/base/element/string.json index 834f20b8..2f5f1074 100644 --- a/systemres/main/resources/base/element/string.json +++ b/systemres/main/resources/base/element/string.json @@ -1927,7 +1927,7 @@ }, { "name": "request_agent_download_complete", - "value": "Download complete %s" + "value": "Download complete (%s)" }, { "name": "request_agent_task_count", -- Gitee