From b188f482fa43e9d4983a0f3055e0725bae57bc01 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Thu, 3 Jul 2025 14:51:54 +0000 Subject: [PATCH] langs: Remove foreign URL from Chinese translations Signed-off-by: Michael Tremer --- langs/tw/cgi-bin/tw.pl | 2 +- langs/zh/cgi-bin/zh.pl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/langs/tw/cgi-bin/tw.pl b/langs/tw/cgi-bin/tw.pl index e5247ee3f..a18bf8440 100644 --- a/langs/tw/cgi-bin/tw.pl +++ b/langs/tw/cgi-bin/tw.pl @@ -691,7 +691,7 @@ 'core notice 1' => '注意:有一個核心更新來自', 'core notice 2' => '到', 'core notice 3' => '可用。', -'core update' => '漢化:鐵血男兒,核心版本:', +'core update' => '核心版本:', 'could not be opened' => '不能打開。', 'could not connect to' => '不能連接到', 'could not connect to www ipcop org' => '無法連接到www.ipfire.org', diff --git a/langs/zh/cgi-bin/zh.pl b/langs/zh/cgi-bin/zh.pl index 55e5b7e3a..691dfa318 100644 --- a/langs/zh/cgi-bin/zh.pl +++ b/langs/zh/cgi-bin/zh.pl @@ -691,7 +691,7 @@ 'core notice 1' => '注意:有一个核心更新来自', 'core notice 2' => '到', 'core notice 3' => '可用。', -'core update' => '汉化:鐵血男兒,核心版本:', +'core update' => '核心版本:', 'could not be opened' => '不能打开。', 'could not connect to' => '不能连接到', 'could not connect to www ipcop org' => '无法连接到www.ipfire.org', -- 2.47.3