Chuck Houpt dixit:

> Could you explain a little?

Sure.

• I'm fighting stupid by-scheme internationalisation in applications since
  quite a while, because for example, professional German computer users
  really despise translated applications (and websites) since they can read
  English, but most translations basically suck
• Translated websites suck even more (and usually hide other content)
• you don't use the LANG environment variable, you use LC_MESSAGES via
  setlocale(3) if --enable-nls was given at configure time; setlocale(3)'s
  job is to check LANG, LC_MESSAGES and LC_ALL
• There is no LANGUAGE environment variable¹. Period.

Other than that, Henry Nelsons arguments apply as well, of course.

¹) in the standards (e.g. SUSv3)

bye,
//mirabile
-- 
I believe no one can invent an algorithm. One just happens to hit upon it
when God enlightens him. Or only God invents algorithms, we merely copy them.
If you don't believe in God, just consider God as Nature if you won't deny
existence.              -- Coywolf Qi Hunt


_______________________________________________
Lynx-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lynx-dev

Reply via email to