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

Re: Wishlist for woody+1



Il Tue, Jul 02, 2002 at 05:32:42PM +0200, Eduard Bloch ha scritto:
> #include <hallo.h>
> Tomohiro KUBOTA wrote on Tue Jul 02, 2002 um 06:16:42PM:
> 
> > 	"de"    => "ISO-8859-1",
> > 	"de_DE" => "ISO-8859-15",
> ...
> > 	"it"    => "ISO-8859-1",
> > 	"it_IT" => "ISO-8859-15",
> 
> These do not make much sense. All this languagues can and should switch
> to latin9 since they replaced their currencies with Euro. There are rare
> cases where this is not the case (Suisse), but since the old CURRENCY
> SIGN is almost never used, latin9 should be the preffered charset for
> most people.

Actually we use:

it_IT ISO-8859-1
it_IT@euro ISO-8859-15

but I still believe that we need to maintain the "it" entry that could
be associated to euro. I would do it that way:

	"it"		=> "ISO-8859-15",
 	"it_IT"		=> "ISO-8859-1",
 	"it_IT@euro"	=> "ISO-8859-15",

Bye,
Giuseppe


-- 
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: