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

Re: [patch] cdebconf and i18n



> > 
> > I was thinking more of
> > 	if (locale == "C") 
> > 		question user;
> > 	else
> > 		get country from locale.
> 
> It doesn't work, you can't get country from locale, you must always ask
> user to tell where he lives.  

Huh?

They are in
language_country.codeset format.
ja_JP is Japan,
pt_BR is Brazil.

What is the problem?

> Moreover where does this locale come from?
> IMO we should at the very beginning ask
>   a. which language to use for installation
>   b. geographic location (a la tzselect/tzconfig)

That is the right direction.
Introducing different locale variable is a wrong thing to do,
however.



Reply to: