This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 2/2] New locale de_LI


On 2016-03-25 10:49, Aurelien Jarno wrote:
> On 2016-03-25 10:35, Marko Myllynen wrote:
> > Hi,
> > 
> > On 2016-03-24 22:19, Aurelien Jarno wrote:
> > > The Principality of Liechtenstein currently does not have a corresponding
> > > locale. Given the links with Switzerland, the best is to base the locale
> > > on the de_CH one (German is the official language) and only change the
> > > country related categories: LC_ADDRESS. and LC_TELEPHONE.
> > > +
> > > +LC_ADDRESS
> > > +postal_fmt	"<U0025><U0066><U0025><U004E><U0025><U0061><U0025><U004E>/
> > > +		<U0025><U0064><U0025><U004E><U0025><U0062><U0025><U004E><U0025><U0073>/
> > > +		<U0020><U0025><U0068><U0020><U0025><U0065><U0020><U0025><U0072><U0025>/
> > > +		<U004E><U0025><U0025><U007A><U0020><U0025><U0054><U0025>/
> > > +		<U004E><U0025><U0063><U0025><U004E>"
> > > +country_name	"<U004C><U0069><U0065><U0063><U0068><U0074><U0065><U006E><U0073><U0074>/
> > > +		<U0065><U0069><U006E>"
> > > +country_ab2	"<U004C><U0049>"
> > > +country_ab3	"<U004C><U0049><U0045>"
> > > +country_num	438
> > > +lang_name	"<U0044><U0065><U0075><U0074><U0073><U0063><U0068>"
> > > +lang_ab		"<U0064><U0065>"
> > > +lang_term	"<U0064><U0065><U0075>"
> > > +lang_lib	"<U0067><U0065><U0072>"
> > > +END LC_ADDRESS
> > 
> > Do you think could country_{post,car,isbn} be defined as well here?
> 
> The original patch we have in Debian does not define them. Now if I can
> find the information, that can clearly be done.

I have found the country_post value (LI), the country_car value (FL),
but not the country_isbn value. It seems the number 3 (German) is used,
but I am not fully sure about that, so I prefer a missing value than a
wrong one.

I'll send a new version of this patch after it get some more comments.

Aurelien

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]