> > > > 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. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]