En/na Luca Olivetti ha escrit:

> it appears that, even if the setlocale call succeeds, gettext doesn't 
> find the correct translation for LanguageCode (it always returns esl, 
> very strange since ca_ES is the first one tried).
> If I leave just the ca_ES directory, LanguageCode is untranslated.

Well, it seems that if the LANGUAGE variable is set, the second argument 
to setlocale is ignored, and since I had LANGUAGE=ca:es_ES:es it looked 
in ca (which doesn't exist) and then es_ES (found) and stopped there.

Bye
-- 
Luca


_______________________________________________
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Reply via email to