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 [EMAIL PROTECTED] LC_CTYPE="[EMAIL PROTECTED]" LC_NUMERIC="[EMAIL PROTECTED]" LC_TIME="[EMAIL PROTECTED]" LC_COLLATE="[EMAIL PROTECTED]" LC_MONETARY="[EMAIL PROTECTED]" LC_MESSAGES="[EMAIL PROTECTED]" LC_PAPER="[EMAIL PROTECTED]" LC_NAME="[EMAIL PROTECTED]" LC_ADDRESS="[EMAIL PROTECTED]" LC_TELEPHONE="[EMAIL PROTECTED]" LC_MEASUREMENT="[EMAIL PROTECTED]" LC_IDENTIFICATION="[EMAIL PROTECTED]" LC_ALL= #>locale -a C [EMAIL PROTECTED] [EMAIL PROTECTED] 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)... [EMAIL PROTECTED] done de_DE.ISO-8859-1... done Generation complete. #>locale -a C de_DE [EMAIL PROTECTED] de_DE.iso88591 [EMAIL PROTECTED] 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@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr