public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc] localedata: es_ES: Add am_pm strings
@ 2024-01-02 20:31 Mike Fabian
  0 siblings, 0 replies; only message in thread
From: Mike Fabian @ 2024-01-02 20:31 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=e3e98b0327ff43901bb96ef7f3ff81fd7c5c93cf

commit e3e98b0327ff43901bb96ef7f3ff81fd7c5c93cf
Author: Mike FABIAN <mfabian@redhat.com>
Date:   Tue Jan 2 17:26:20 2024 +0100

    localedata: es_ES: Add am_pm strings
    
    Resolves: BZ # 24013
    
    Use <U202F> instead of a plain space because CLDR also uses that.

Diff:
---
 localedata/locales/es_ES | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/localedata/locales/es_ES b/localedata/locales/es_ES
index d9788d2ec1..4ca9278b9d 100644
--- a/localedata/locales/es_ES
+++ b/localedata/locales/es_ES
@@ -175,7 +175,7 @@ d_t_fmt  "%a %d %b %Y %T"
 date_fmt "%a %d %b %Y %T %Z"
 d_fmt   "%d//%m//%y"
 t_fmt   "%T"
-am_pm   "";""
+am_pm   "a.<U202F>m.";"p.<U202F>m."
 t_fmt_ampm ""
 week 7;19971130;4
 first_weekday   2

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-01-02 20:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-02 20:31 [glibc] localedata: es_ES: Add am_pm strings Mike Fabian

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).