Sergio Pinilla wrote: > Hello: > > I install freevo in two pc, one with ubuntu and other with Xubuntu. In > the PC with Ubuntu has Freevo in Spanish but the PC with Xubuntu has > Freevo in English, What has I to do to have Freevo in Spanish?.
in ~/.bashrc or /etc/profile.d/i18n.sh add: export LANG=es_ES.UTF-8 or whatever the correct locale is maybe export LC_ALL=es_ES.UTF-8 for dates etc. Duncan ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Freevo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-users
