Mailing List Archive

Support open source code!


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

Re: Yet another locale question....



>>>>> "Jim" == Jim Breen <jwb@example.com> writes:

    >>> LANG="ja_JP.utf8"

    Jim> 	But doesn't this mean that (a) all POSIX compliant
    Jim> apps will switch to Japanese messages if they can,

Only if neither LANGUAGES or LC_MESSAGES is set.

    Jim> (b) only Japanese IMs will start?

Only if LC_CTYPE is not set (which is a bug IMHO).  And this is in
practice; there is nothing in POSIX which prevents an app from
switching on the fly.  POSIX is just optimized for the common
monolingual case.

    >>> LANGUAGES="swedish german english"

    Jim> 	For Gnu packages only.

LC_MESSAGES only allows your first choice, but that's typically
enough, and your _last_ choice, as long as it's English.  That is, you
always implicitly get English as fallback, since the English message
is the hash key for the database.  (Could be anything, but it's
English in practice.)

    Jim> Has no effect on IMs, AFAIK.

True.

-- 
University of Tsukuba                Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Institute of Policy and Planning Sciences       Tel/fax: +81 (298) 53-5091
_________________  _________________  _________________  _________________
What are those straight lines for?  "XEmacs rules."


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links