all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alex Vong <alexvong1995@gmail.com>
To: 33657@debbugs.gnu.org
Cc: alexvong1995@gmail.com
Subject: [bug#33657] [PATCH] website: contact: Improve language tag for traditional Chinese.
Date: Fri, 07 Dec 2018 17:08:02 +0800	[thread overview]
Message-ID: <87h8fp1z7x.fsf@gmail.com> (raw)
In-Reply-To: <87pnud205o.fsf@gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 89 bytes --]

Hmm, I find out the translation is missing a full stop. Re-sending to
fix this as well:


[-- Attachment #1.2: 0001-website-contact-Improve-language-tag-for-traditional.patch --]
[-- Type: text/x-diff, Size: 1414 bytes --]

From ab77b866cff820a36a9fbd8a600facb12bd4d267 Mon Sep 17 00:00:00 2001
From: Alex Vong <alexvong1995@gmail.com>
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.
---
 website/apps/base/data.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]

  reply	other threads:[~2018-12-07  9:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-07  8:47 [bug#33657] [PATCH] website: contact: Improve language tag for traditional Chinese Alex Vong
2018-12-07  9:08 ` Alex Vong [this message]
2019-09-18 13:36   ` Ludovic Courtès
2019-09-18 14:05     ` Ricardo Wurmus
2019-09-18 19:33       ` bug#33657: " Alex Vong
2019-09-18 20:44         ` [bug#33657] " Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87h8fp1z7x.fsf@gmail.com \
    --to=alexvong1995@gmail.com \
    --cc=33657@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.