Matthias Fechner wrote:
> Hi Luca,
> 
> Luca Olivetti wrote:
>> That shouldn't be necessary with 1.5.8: I only have 3 locales installed 
>> but I can select all languages from the osd setup menu (and see the 
>> corresponding translations).
> 
> hm, that is strange. I have here a vanilla VDR (with some plugins but
> the sourcecode of VDR is not touched)
> 
> I compiled it with:
> make REMOTE=LIRC VFAT=1 NO_KBD=1
> 
> But I am not able to select different languages in the menu.

Could you try what these commands print in VDR source directory:
TEXTDOMAINDIR=./locale TEXTDOMAIN=vdr LANGUAGE=de_DE gettext -s \
        'LanguageName$English'
TEXTDOMAINDIR=./locale TEXTDOMAIN=vdr LANGUAGE=de gettext -s \
        'LanguageName$English'
TEXTDOMAINDIR=./locale TEXTDOMAIN=vdr LANGUAGE=de_XYZ gettext -s \
        'LanguageName$English'


-- 
Anssi Hannula

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

Reply via email to