From: Michael Tremer Date: Thu, 3 Jul 2025 14:51:54 +0000 (+0000) Subject: langs: Remove foreign URL from Chinese translations X-Git-Tag: v2.29-core197~25^2~266 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b188f482fa43e9d4983a0f3055e0725bae57bc01;p=ipfire-2.x.git langs: Remove foreign URL from Chinese translations Signed-off-by: Michael Tremer --- 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',