Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 May 2001 23:24:49 -0700
From:      Terry Lambert <tlambert2@mindspring.com>
To:        "Daniel C. Sobral" <dcs@newsguy.com>
Cc:        Valentin Nechayev <netch@iv.nn.kiev.ua>, Alfred Perlstein <bright@wintelcom.net>, Erik Trulsson <ertr1013@student.uu.se>, hackers@FreeBSD.ORG
Subject:   Re: wint_t
Message-ID:  <3B04C031.81854EDC@mindspring.com>
References:  <20010514164401.A61243@dragon.nuxi.com> <20010515023221.A41666@student.uu.se> <20010514174502.J2009@fw.wintelcom.net> <20010515093610.A1835@iv.nn.kiev.ua> <3B010778.287FAF5E@mindspring.com> <3B03323F.5C6D6827@newsguy.com>

next in thread | previous in thread | raw e-mail | index | archive | help
"Daniel C. Sobral" wrote:
> Terry Lambert wrote:
> > Internationalization, in general, is the process of
> > taking code, and making it so that it is possible to
> > localize it into a particular -- monolingual -- locale.
> >
> > You need spacial software to deal with multilingual
> > text; the vast majority of software doesn't have to
> > do that (about the only place you will see it is in
> > a translator-used application).
> 
> Funny. I use it on e-mail. Perhaps if you lived in a country
> that used a language other than English you would have a
> different perception of this issue...

I think you missed something when you cut out the part
about "round trip" character sets.

I'm rather certain that you aren't using Chinese and
Japanese in the same email (or, if you are, that they
are seperately encoded MIME attachments).

If I use JIS-208 + JIS-212, I can actually encode any of
21 human languages in that single character set (it has
a prefix of ISO-8859-1).

The point is that a locale inclides a character set, that
is not really specific to a single language.

I'm also rather certain that your email client, when you
make an error, gives you the error message in just a
single language.

Yeah, I use ISO 8859-1 for most of my email... it gets
encoded as US ASCII, if I don't use high-bit-set
characters.  I could write English, German, Italian,
French, Icelandic, etc., etc.  That _doesn't_ mean I'm
using more than a single locale, though.

-- Terry

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B04C031.81854EDC>