2010/8/19 Andrea Conti <[email protected]>: >> On the other hand LINGUAS is still a general variable AFAIK and not >> portage specific. > > LINGUAS is strictly portage-specific.
Really? Researching the web I understand it origins from gettext and portage has implemented it. If I understand right, it would still matter if you compile something without portage. But is the following generalization correct? * LINGUAS is the compile time setting (for multiple languages) * LANG is the runtime setting (for the current language). Al

