public inbox for libc-locales@sourceware.org
 help / color / mirror / Atom feed
* [Bug localedata/5777] AM/PM format for es_CR
       [not found] <bug-5777-716@http.sourceware.org/bugzilla/>
@ 2014-07-02  8:01 ` fweimer at redhat dot com
  0 siblings, 0 replies; 4+ messages in thread
From: fweimer at redhat dot com @ 2014-07-02  8:01 UTC (permalink / raw)
  To: libc-locales

https://sourceware.org/bugzilla/show_bug.cgi?id=5777

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |security-

-- 
You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug localedata/5777] AM/PM format for es_CR
  2008-02-20  7:11 [Bug localedata/5777] New: " aurelien at aurel32 dot net
  2008-03-04 15:32 ` [Bug localedata/5777] " drepper at redhat dot com
  2008-03-05 10:03 ` aurelien at aurel32 dot net
@ 2008-03-08  1:10 ` drepper at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: drepper at redhat dot com @ 2008-03-08  1:10 UTC (permalink / raw)
  To: libc-locales


------- Additional Comments From drepper at redhat dot com  2008-03-08 01:09 -------
I've checked in the changes.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=5777

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug localedata/5777] AM/PM format for es_CR
  2008-02-20  7:11 [Bug localedata/5777] New: " aurelien at aurel32 dot net
  2008-03-04 15:32 ` [Bug localedata/5777] " drepper at redhat dot com
@ 2008-03-05 10:03 ` aurelien at aurel32 dot net
  2008-03-08  1:10 ` drepper at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: aurelien at aurel32 dot net @ 2008-03-05 10:03 UTC (permalink / raw)
  To: libc-locales


------- Additional Comments From aurelien at aurel32 dot net  2008-03-05 10:02 -------
> It seems to be either AM/PM or a.m./p.m.
> 
> But nowhere it is A.M./P.M.

Oops you are right this is a mistake in my patch. The correct format is 
a.m./p.m. as defined by the Royal Spanish Academy:
http://buscon.rae.es/dpdI/SrvltGUIBusDPD?origen=RAE&lema=ante%20mer%EDdiem
http://buscon.rae.es/dpdI/SrvltGUIBusDPD?origen=RAE&lema=post%20mer%EDdiem

The patch below should be correct now.

--- localedata/locales/es_CR     30 Jul 2006 22:19:44 -0000
+++ localedata/locales/es_CR  20 Feb 2008 07:00:28 -0000
@@ -108,8 +108,8 @@ mon     "<U0065><U006E><U0065><U0072><U0
 
d_t_fmt "<U0025><U0061><U0020><U0025><U0064><U0020><U0025><U0062><U0020><U0025><U0059><U0020><U0025><U0054><U0020><U0025><U005A>"
 d_fmt   "<U0025><U0064><U002F><U0025><U006D><U002F><U0025><U0079>"
 t_fmt   "<U0025><U0054>"
-am_pm   "";""
-t_fmt_ampm ""
+am_pm   "<U0061><U002E><U006D><U002E>";"<U0070><U002E><U006D><U002E>"
+t_fmt_ampm "<U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053><U0020><U0025><U0070>"
 date_fmt       "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/
 <U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053><U0020>/
 <U0025><U005A><U0020><U0025><U0059>"


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=5777

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug localedata/5777] AM/PM format for es_CR
  2008-02-20  7:11 [Bug localedata/5777] New: " aurelien at aurel32 dot net
@ 2008-03-04 15:32 ` drepper at redhat dot com
  2008-03-05 10:03 ` aurelien at aurel32 dot net
  2008-03-08  1:10 ` drepper at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: drepper at redhat dot com @ 2008-03-04 15:32 UTC (permalink / raw)
  To: libc-locales


------- Additional Comments From drepper at redhat dot com  2008-03-04 15:31 -------
It seems to be either AM/PM or a.m./p.m.

But nowhere it is A.M./P.M.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING


http://sourceware.org/bugzilla/show_bug.cgi?id=5777

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-07-02  8:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-5777-716@http.sourceware.org/bugzilla/>
2014-07-02  8:01 ` [Bug localedata/5777] AM/PM format for es_CR fweimer at redhat dot com
2008-02-20  7:11 [Bug localedata/5777] New: " aurelien at aurel32 dot net
2008-03-04 15:32 ` [Bug localedata/5777] " drepper at redhat dot com
2008-03-05 10:03 ` aurelien at aurel32 dot net
2008-03-08  1:10 ` drepper at redhat dot com

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