GNU bug report logs - #33657
[PATCH] website: contact: Improve language tag for traditional Chinese.

Previous Next

Package: guix-patches;

Reported by: Alex Vong <alexvong1995 <at> gmail.com>

Date: Fri, 7 Dec 2018 08:49:01 UTC

Severity: normal

Tags: patch

Done: Alex Vong <alexvong1995 <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Alex Vong <alexvong1995 <at> gmail.com>
To: 33657 <at> debbugs.gnu.org
Cc: alexvong1995 <at> gmail.com
Subject: [bug#33657] [PATCH] website: contact: Improve language tag for traditional Chinese.
Date: Fri, 07 Dec 2018 16:47:47 +0800
[Message part 1 (text/plain, inline)]
Hello,

The following patch improve the language tag for traditional Chinese:

[0001-website-contact-Improve-language-tag-for-traditional.patch (text/x-diff, inline)]
From c364c00d5feb5fbd8735caa79c698d7f00f7d81e Mon Sep 17 00:00:00 2001
From: Alex Vong <alexvong1995 <at> gmail.com>
Date: Fri, 7 Dec 2018 16:06:45 +0800
Subject: [PATCH] website: contact: Improve language tag for traditional
 Chinese.

See the discussion at:
<https://lists.gnu.org/archive/html/guix-devel/2018-03/msg00055.html>

* website/apps/base/data.scm (contact-media): Use "zh-Hant" langauge
tag.
---
 website/apps/base/data.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/apps/base/data.scm b/website/apps/base/data.scm
index b6e9361..9bc9ff1 100644
--- a/website/apps/base/data.scm
+++ b/website/apps/base/data.scm
@@ -80,7 +80,7 @@ het Nederlands.")
        "Подпишитесь на список рассылки «Help», чтобы получить помощь от
 сообщества GuixSD и GNU Guix по электронной почте.  Вы можете писать на русском
 языке.")
-      ("zh"
+      ("zh-Hant"
        "訂閱「Help」郵件群組以電郵從GuixSD及GNU Guix社群取得支援。你可以使用
 正體、繁體中文發送訊息"))
 
-- 
2.19.2

[Message part 3 (text/plain, inline)]
Cheers,
Alex
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 5 years and 284 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.