Re: [ANNOUNCE] VDR developer version 1.5.7

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Klaus Schmidinger wrote:
> - Internationalization is now done with 'gettext' (following a suggestion by
>   Lucian Muresan). 


To add another report, I had some trouble to pick anything but English 
at first. After some fiddling and trying the various hints, here's what 
was missing for me:

     #>locale
     LANG=de_DE@euro
     LC_CTYPE="de_DE@euro"
     LC_NUMERIC="de_DE@euro"
     LC_TIME="de_DE@euro"
     LC_COLLATE="de_DE@euro"
     LC_MONETARY="de_DE@euro"
     LC_MESSAGES="de_DE@euro"
     LC_PAPER="de_DE@euro"
     LC_NAME="de_DE@euro"
     LC_ADDRESS="de_DE@euro"
     LC_TELEPHONE="de_DE@euro"
     LC_MEASUREMENT="de_DE@euro"
     LC_IDENTIFICATION="de_DE@euro"
     LC_ALL=

     #>locale -a
     C
     de_DE@euro
     de_DE.iso885915@euro
     POSIX

This is pretty much old debian default. After that, I've added another 
de_DE variant:

     #>sudo dpkg-reconfigure locales
     Generating locales (this might take a while)...
       de_DE.ISO-8859-15@xxxxxxx done
       de_DE.ISO-8859-1... done
     Generation complete.

     #>locale -a
     C
     de_DE
     de_DE@euro
     de_DE.iso88591
     de_DE.iso885915@euro
     deutsch
     german
     POSIX

... and now it works. Is there a way to make VDR less picky about what 
de_DE language variant is installed?


Cheers,

Udo

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

[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux