[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#661760: marked as done (locales: The month 'February' must be 'Februar' in the locale de_AT, not 'Feber'.)



Your message dated Thu, 17 Dec 2015 19:36:16 +0100
with message-id <[🔎] 20151217183616.GA17622@aurel32.net>
and subject line Re: Bug#661760: typo in patch for de_AT translation of February
has caused the Debian Bug report #661760,
regarding locales: The month 'February' must be 'Februar' in the locale de_AT, not 'Feber'.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
661760: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=661760
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: locales
Version: 2.11.3-3
Severity: normal



While the exotic form "Feber" does exist in parts of Austria and southern Germany, it is by no means the standard. Some old folks still know it exists, hardly anybody in Austria actually uses it. It must be "Februar".

This causes me pain, because date-formatting is heavily used in our publishing company. PostgreSQL relies on the system locale and I have to special case the month every time. I fix /usr/share/i18n/locales/de_AT locally and run locale-gen. But it won't stick. The file is overwritten with every locale update - and I do want those updates.

So, could this be fixed for good? Would be among the simplest bugfix ever:
	s/"<U0046><U0065><U0062><U0065><U0072>";/"<U0046><U0065><U0062><U0072><U0075><U0041><U0072>";/

Regards
Erwin


-- System Information:
Debian Release: 6.0.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/6 CPU cores)
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages locales depends on:
ii  debconf [debconf-2.0]         1.5.36.1   Debian configuration management sy
ii  libc6 [glibc-2.11-1]          2.11.3-3   Embedded GNU C Library: Shared lib

locales recommends no packages.

locales suggests no packages.

-- debconf information:
* locales/default_environment_locale: de_AT.UTF-8
* locales/locales_to_be_generated: de_AT.UTF-8 UTF-8, en_US.UTF-8 UTF-8



--- End Message ---
--- Begin Message ---
Version: eglibc/2.13-38+deb7u2

On 2013-01-18 15:45, Thomas Schwinge wrote:
> Hi!
> 
> Thanks for the report and patch!
> 
> On Fri, 18 Jan 2013 14:58:39 +0100, Gerfried Fuchs <rhonda@deb.at> wrote:
> > --- a/localedata/locales/de_AT
> > +++ b/localedata/locales/de_AT
> > @@ -102,7 +102,7 @@
> >  	"<U0053><U0065><U0070>";"<U004F><U006B><U0074>";/
> >  	"<U004E><U006F><U0076>";"<U0044><U0065><U007A>"
> >  mon     "<U004A><U00E4><U006E><U006E><U0065><U0072>";/
> > -	"<U0046><U0065><U0062><U0072><U0075><U0041><U0072>";/
> > +	"<U0046><U0065><U0062><U0072><U0075><U0061><U0072>";/
> >  	"<U004D><U00E4><U0072><U007A>";/
> >  	"<U0041><U0070><U0072><U0069><U006C>";/
> >  	"<U004D><U0061><U0069>";/
> 
> Please see upstream glibc commit b44d43a01620a29c0ee7b25fe994adb22fa511d5
> and BZ #13758; this has been fixed already:
> 
> localedata/
> 2012-10-19  Florian Pritz  <bluewind@xinu.at>
> 
> 	[BZ #13758]
> 	* locales/de_AT (LC_TIME): Change month name from "FebruAr" to
> 	"Februar".
> 
> 
> diff --git localedata/locales/de_AT localedata/locales/de_AT
> index e566eed..c36913b 100644
> --- localedata/locales/de_AT
> +++ 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><U0072><U0075><U0041><U0072>";/
> +	"<U0046><U0065><U0062><U0072><U0075><U0061><U0072>";/
>  	"<U004D><U00E4><U0072><U007A>";/
>  	"<U0041><U0070><U0072><U0069><U006C>";/
>  	"<U004D><U0061><U0069>";/
> 

This has been fixed in version 2.13-38+deb7u2. I am therefore closing
the bug.

-- 
Aurelien Jarno                          GPG: 4096R/1DDD8C9B
aurelien@aurel32.net                 http://www.aurel32.net

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply to: