On Tue, 2008-01-15 at 21:44 +0100, [EMAIL PROTECTED] wrote: > If your distribution have only UTF-8 support (like ubuntu), before you > mast create language carset > On italian translation work great!
I'm on Ubuntu with locale en_NZ.UTF-8. On Feisty I was able to run Cin in Italian with: $ LANG="it_IT.utf8" LANGUAGE="it_IT:it" cinelerra Now, on Gutsy I can't any more. Not even with: $ localedef -c -i it_IT -f ISO-8859-15 it_IT.ISO-8859-15 $ env LANG=$(echo $LANG | sed -e s/UTF-8/ISO-8859-15/g) cinelerra What am I doing wrong? Grazie Ciao Raffaella _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
