public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Florian Weimer <fweimer@redhat.com>
To: Yingxiang Yao <yingxiang.yao@kasumi321.de>
Cc: libc-alpha@sourceware.org,  maiku.fabian@gmail.com
Subject: Re: [PATCH 1/1] Change thousands separator to space
Date: Mon, 29 Apr 2024 15:50:19 +0200	[thread overview]
Message-ID: <8734r4uvl0.fsf@oldenburg.str.redhat.com> (raw)
In-Reply-To: <20240119133516.35051-2-yingxiang.yao@kasumi321.de> (Yingxiang Yao's message of "Fri, 19 Jan 2024 14:35:16 +0100")

* Yingxiang Yao:

> ---
>  localedata/locales/en_EU | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/localedata/locales/en_EU b/localedata/locales/en_EU
> index 5c84a1ef9e..d112a1fdfb 100644
> --- a/localedata/locales/en_EU
> +++ b/localedata/locales/en_EU
> @@ -56,7 +56,7 @@ LC_MONETARY
>  int_curr_symbol      "EUR "
>  currency_symbol      "€"
>  mon_decimal_point    ","
> -mon_thousands_sep    "."
> +mon_thousands_sep    " "
>  mon_grouping         3;3
>  positive_sign        ""
>  negative_sign        "-"

Could you post a consolidated patch under a new [PATCH v2] thread that
also updates localedata/SUPPORTED?

Thanks,
Florian


      reply	other threads:[~2024-04-29 13:50 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-09 23:23 [PATCH] Added definition for new locale en_EU Yingxiang Yao
2024-01-10  1:07 ` Vincent Lefevre
2024-01-11 15:10 ` Andreas K. Huettel
2024-01-11 18:45 ` Florian Weimer
2024-01-19 13:31 ` [PATCH 0/1] Adaption of space as thousands separator Yingxiang Yao
2024-01-19 13:31   ` [PATCH 1/1] Change thousands separator to space Yingxiang Yao
2024-01-19 13:45   ` [PATCH 0/1] Adaption of space as thousands separator Vincent Lefevre
2024-01-21 18:01     ` [PATCH 0/1] Adaption of thin space instead of white space Yingxiang Yao
2024-01-21 18:01       ` [PATCH 1/1] Changed white space to thin space Yingxiang Yao
2024-01-19 13:35 ` [PATCH 0/1] Adaption of space as thousands separator Yingxiang Yao
2024-01-19 13:35   ` [PATCH 1/1] Change thousands separator to space Yingxiang Yao
2024-04-29 13:50     ` Florian Weimer [this message]

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=8734r4uvl0.fsf@oldenburg.str.redhat.com \
    --to=fweimer@redhat.com \
    --cc=libc-alpha@sourceware.org \
    --cc=maiku.fabian@gmail.com \
    --cc=yingxiang.yao@kasumi321.de \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).