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

@euro support with new languagechooser (was: dropping tc1)



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tuesday 15 June 2004 06:46, Christian Perrier wrote:
> Quoting Frans Pop (aragorn@tiscali.nl):
> > Maybe one issue: I now get LANG=nl_NL in /etc/environment; I think this
> > used to be nl_NL@euro; was that changed ??
>
> The way the locale is built. It is now language_COUNTRY, built from
> the languagechooser choices.
>
> Here, you're right, we lose the variant part. I currently do not have
> a good idea for re-adding it....

I'm not sure where the locale is currently determined, but I understand there 
is a test to see if the locale is supported.
If so, could we add code something like this:

determine locale as currently done
case countrycode in
    AT BE DE FI FR GR IR IT LU NL PT SP))
        if locale@euro supported by locales ; then
            locale=locale@euro
        fi
        ;;
esac

Downside is that this list would have to be updated if more countries join the 
Euro.
Is there some table available that lists primary currency for a country?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFA1t+Kgm/Kwh6ICoQRAkYjAKCzKFgeX4qTdVxyaUZsxxYn4TP7qACgjaCI
a/PQVj48TYOZLBACJ2iturU=
=0qDx
-----END PGP SIGNATURE-----



Reply to: