public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] Correct locale sl_SI date string
@ 2004-05-18 20:38 Petter Reinholdtsen
  2004-05-21 20:14 ` Ulrich Drepper
  0 siblings, 1 reply; 2+ messages in thread
From: Petter Reinholdtsen @ 2004-05-18 20:38 UTC (permalink / raw)
  To: libc-hacker


Here is a patch to correct the date format of Slovenian for Slovenia.
I try again.  I've sent it before to libc-alpha.

2004-05-18  Petter Reinholdtsen  <pere@hungry.com>

	* locales/sl_SI [LC_TIME]: Correct d_fmt date format from
	'22.06.2003' to '22. 06. 2003'.  Change requested from Aleks
	Reinhardt, and approved by the locale author Borka
	Jerman-Blazic. [BZ #163]

Index: localedata/locales/sl_SI
===================================================================
RCS file: /cvs/glibc/libc/localedata/locales/sl_SI,v
retrieving revision 1.11
diff -u -3 -p -u -r1.11 sl_SI
--- localedata/locales/sl_SI	4 Dec 2003 04:49:56 -0000	1.11
+++ localedata/locales/sl_SI	18 May 2004 19:25:52 -0000
@@ -2176,7 +2176,7 @@ mon     "<U006A><U0061><U006E><U0075><U0
         "<U006E><U006F><U0076><U0065><U006D><U0062><U0065><U0072>";/
         "<U0064><U0065><U0063><U0065><U006D><U0062><U0065><U0072>"
 d_t_fmt "<U0025><U0061><U0020><U0025><U0064><U0020><U0025><U0062><U0020><U0025><U0059><U0020><U0025><U0054><U0020><U0025><U005A>"
-d_fmt   "<U0025><U0064><U002E><U0025><U006D><U002E><U0025><U0059>"
+d_fmt   "<U0025><U0064><U002E><U0020><U0025><U006D><U002E><U0020><U0025><U0059>"
 t_fmt   "<U0025><U0054>"
 am_pm   "";""
 t_fmt_ampm ""

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

* Re: [PATCH] Correct locale sl_SI date string
  2004-05-18 20:38 [PATCH] Correct locale sl_SI date string Petter Reinholdtsen
@ 2004-05-21 20:14 ` Ulrich Drepper
  0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Drepper @ 2004-05-21 20:14 UTC (permalink / raw)
  To: Petter Reinholdtsen; +Cc: libc-hacker

Applied.

-- 
➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖

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

end of thread, other threads:[~2004-05-18 20:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-18 20:38 [PATCH] Correct locale sl_SI date string Petter Reinholdtsen
2004-05-21 20:14 ` Ulrich Drepper

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