2015-07-21 17:06 GMT-06:00 <[email protected]>:
> Also I was only talking about the step in the installation guide where
> called "choosing the right profile". Locales comes later.
>
LOCALE is one thing, LINGUAS and stuff that goes into make.conf is
another, the result of not having linguas set almost imediatly, is
when you set the locale, the applications will reset to LANG=C,
because many of the translations are in e.g. *.po files processed
optionally at compile time, thus not setting it would effectivelly
mean a complete rebuild of gnome(and many other applications) in order
to get the translations. this was my point, but as I said, good the
default I what you needed.