[vdr] [Announce] xxv-1.3 - Feature release (1.4 rc)
Andreas Brachold
ml08 at deltab.de
Wed Aug 12 18:26:30 CEST 2009
Hello,
Am Mittwoch, den 12.08.2009, 00:34 +0200 schrieb Diego Pierotto:
> Anyway, after created the mo file i run Xxv but i can't see the
> italian rows just translated. I set it_IT.UTF8 in xxvd file and it_IT
> in xxv.cfg file without success.
Please check follow things :
* exits the file (readable)
"$XXVD/locale/it/LC_MESSAGES/xxv.mo"
* but into etc/init.d/xxvd could define a other directory
see "man $XXVD/doc/xxvd.1"
--localedir=DIRECTORY
* It used locale installed really
(check too proper spelling for environment value)
#> locale -a
C
de_DE
...
de_DE.utf8
deutsch
german
POSIX
* check used "LANG" from "bin/xxvd" process environment variables
#> ps axf | grep xxvd
<PID> SN 0:04 /usr/bin/perl -W ./xxvd --configfile ....
#> (cat /proc/<PID>/environ; echo) | tr "\000" "\n" | grep LANG
LANG=de_DE.utf8
Kind regards,
Andreas
More information about the vdr
mailing list