Friedemann Kleint schrieb:
> Hi Norbert,
>
> I have reproduced the issue and (hopefully) fixed it in change 
> e89a3b00d4caced4fbd507f381efe6f29433beee, which should be visible in the 
> public repository in 12 hours.
>
> Note that, indepently of the handling in Qt Creator, the default setting of 
> the codec used for tr() is Latin1 as explained in the documentation on 
> QTextCodec * QTextCodec::codecForTr ().
>
> In addition, having non-ASCII text in a version control repository is a 
> potential hassle. This can be avoided by storing the English version and 
> using 
> a translation or by using octal Latin1 character codes like 'tr("\326ffnen")'.
>
> Regards,
> Friedemann
>   
Hi Friedemann,

thanks for your help.

Regards,

Norbert

-- 
=========================================================================
Lehrstuhl Chemische Reaktionstechnik
Brandenburgische Technische Universität Cottbus
PF 10 13 44, D-03013 Cottbus
e-mail:   [email protected]
Telefon: +49(0)355 / 69-11 45, Telefax: +49(0)355 / 69-11 10
=========================================================================

_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to