Hi! Michael Kreuzer wrote:
> I use the default settings of openSuSE 10.2 for german language: > LANG=de_DE.UTF-8 Yep... in that case, you actually need no string translation at all. But since Qt interprets C strings as Latin-1 by default, it will perform it anyway. In the end, you get strings like "ü" for a single "ü", right? -- Michael "Tired" Riepe <[EMAIL PROTECTED]> X-Tired: Each morning I get up I die a little ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ DVBCUT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dvbcut-user
