emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#33657: closed ([PATCH] website: contact: Improve l


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#33657: closed ([PATCH] website: contact: Improve language tag for traditional Chinese.)
Date: Wed, 18 Sep 2019 19:34:02 +0000

Your message dated Thu, 19 Sep 2019 03:33:21 +0800
with message-id <address@hidden>
and subject line Re: [bug#33657] [PATCH] website: contact: Improve language tag 
for traditional Chinese.
has caused the debbugs.gnu.org bug report #33657,
regarding [PATCH] website: contact: Improve language tag for traditional 
Chinese.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
33657: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=33657
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] website: contact: Improve language tag for traditional Chinese. Date: Fri, 07 Dec 2018 16:47:47 +0800 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)
Hello,

The following patch improve the language tag for traditional Chinese:

From c364c00d5feb5fbd8735caa79c698d7f00f7d81e Mon Sep 17 00:00:00 2001
From: Alex Vong <address@hidden>
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

Cheers,
Alex

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: [bug#33657] [PATCH] website: contact: Improve language tag for traditional Chinese. Date: Thu, 19 Sep 2019 03:33:21 +0800 User-agent: mu4e 1.2.0; emacs 26.3
Ricardo Wurmus writes:

> Ludovic Courtès <address@hidden> writes:
>
>> Hi Alex,
>>
>> Alex Vong <address@hidden> skribis:
>>
>>> From ab77b866cff820a36a9fbd8a600facb12bd4d267 Mon Sep 17 00:00:00 2001
>>> From: Alex Vong <address@hidden>
>>> Date: Fri, 7 Dec 2018 16:06:45 +0800
>>> Subject: [PATCH] website: contact: Improve language tag for traditional
>>>  Chinese.
>>>
>>> Also add the missing trailing full stop.
>>>
>>> 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. Add trailing full stop.
>>
>> This one had fallen through the cracks…  Please push!
>

> Perhaps after fixing the typo: langauge –> language.  ;)

Pushed as 3517bad38c1f56bec525489ddb69a52aa3b51280 -
134460d7fdb5372198941407ca15ba72651fdece.

I accidentally pushed an old version of the patch, so I have to fix it
w/ another commit...

-- 
Stand with Hong Kong!
#passHKHumanRightsDemocracyAct
#BoycottMulan
Alex

https://twitter.com/freedomhkg
https://twitter.com/stand_with_hk

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]