public inbox for libc-locales@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] Fix February month name in de_AT locale
@ 2012-04-29 14:45 Aurelien Jarno
  2012-04-30  7:18 ` Petr Baudis
  0 siblings, 1 reply; 2+ messages in thread
From: Aurelien Jarno @ 2012-04-29 14:45 UTC (permalink / raw)
  To: libc-alpha, libc-locales

The current de_AT locale defines "Feber" for the month of February,
which is correct in some parts of Austria, but is not the standards.
This patch fixes the problem by changing it to the standards version
"Februar".


2012-04-29  Aurelien Jarno  <aurelien@aurel32.net>

        * locales/de_AT: Change month name from "Feber" to "Februar". 

diff --git a/localedata/locales/de_AT b/localedata/locales/de_AT
index b3adf90..e566eed 100644
--- a/localedata/locales/de_AT
+++ b/localedata/locales/de_AT
@@ -100,7 +100,7 @@ abmon   "<U004A><U00E4><U006E>";"<U0046><U0065><U0062>";/
 	"<U0053><U0065><U0070>";"<U004F><U006B><U0074>";/
 	"<U004E><U006F><U0076>";"<U0044><U0065><U007A>"
 mon     "<U004A><U00E4><U006E><U006E><U0065><U0072>";/
-	"<U0046><U0065><U0062><U0065><U0072>";/
+	"<U0046><U0065><U0062><U0072><U0075><U0041><U0072>";/
 	"<U004D><U00E4><U0072><U007A>";/
 	"<U0041><U0070><U0072><U0069><U006C>";/
 	"<U004D><U0061><U0069>";/

-- 
Aurelien Jarno                          GPG: 1024D/F1BCDB73
aurelien@aurel32.net                 http://www.aurel32.net

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

* Re: [PATCH] Fix February month name in de_AT locale
  2012-04-29 14:45 [PATCH] Fix February month name in de_AT locale Aurelien Jarno
@ 2012-04-30  7:18 ` Petr Baudis
  0 siblings, 0 replies; 2+ messages in thread
From: Petr Baudis @ 2012-04-30  7:18 UTC (permalink / raw)
  To: Aurelien Jarno; +Cc: libc-alpha, libc-locales

  Hi!

On Sun, Apr 29, 2012 at 04:44:53PM +0200, Aurelien Jarno wrote:
> The current de_AT locale defines "Feber" for the month of February,
> which is correct in some parts of Austria, but is not the standards.
> This patch fixes the problem by changing it to the standards version
> "Februar".

  It would be preferrable to provide some sources for this in the patch.
I have done some quick Googling which seems to confirm this (not
authoritively) and searches on diepresse.com and it seems obvious
enough, so I'm committing this.

  Also filed as http://sourceware.org/bugzilla/show_bug.cgi?id=13758

				Petr "Pasky" Baudis

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

end of thread, other threads:[~2012-04-30  7:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-29 14:45 [PATCH] Fix February month name in de_AT locale Aurelien Jarno
2012-04-30  7:18 ` Petr Baudis

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