http://bugs.cinelerra.org/show_bug.cgi?id=513
------- Comment #3 from [EMAIL PROTECTED] 2008-08-16 14:15 +2 ------- just because with setlocale (LC_MESSAGES, ""); setlocale (LC_CTYPE, ""); I saw interface in wrong charset (it was completely unreadable). but setlocale (LC_ALL, ""); do fixed problem and I had seen the properly translated messages. As to LC_NUMERIC, why not to set it to "C" locale explicitly? -- Configure bugmail: http://bugs.cinelerra.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
