Hi,

cool that you are working on a Chinese translation. Unfortunately, MITK does not directly support internationalization. The MITK CMake buildsystem does not support .ts files yet and the application code would have to be modified to be able to load different .qm files. Also, I am afraid that QObject::tr() is not used widely in the source code...

I might find some time during the next weeks to enable internationalization support in MITK. You can CC yourself to http://bugs.mitk.org/show_bug.cgi?id=5060 to get progress reports.

Best,
Sascha

On 08/05/2010 09:13 AM, zhang xiaodong wrote:
Recently I am studing the mitk and trying to translate the strings of ExtApp GUI into Chinese. I have done some experiments to translate the Qt project interface into Chinese in VS2008. However the mitk is implemented by plugins and I can not translate the interfaces directly. I'v found the *.ui files and completed their *.ts and *qm files. I want to use CMake to re-compile them and complete the translation. So the CMakeLists.txt file is required. But I'v no idea on how to write the CMakeLists.txt. Could anyone help me or give me some advises? Thanks!


------------------------------------------------------------------------
您想拥有和网易免费邮箱一样强大的软件吗? <http://qiye.163.com/?163>

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to