public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
From: Petter Reinholdtsen <pere@hungry.com>
To: libc-hacker@sources.redhat.com
Subject: [PATCH] Correct locale sl_SI date string
Date: Tue, 18 May 2004 20:38:00 -0000	[thread overview]
Message-ID: <E1BQAGr-00023Q-TI@saruman.uio.no> (raw)


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 ""

             reply	other threads:[~2004-05-18 19:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-18 20:38 Petter Reinholdtsen [this message]
2004-05-21 20:14 ` Ulrich Drepper

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=E1BQAGr-00023Q-TI@saruman.uio.no \
    --to=pere@hungry.com \
    --cc=libc-hacker@sources.redhat.com \
    /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).