Thread
:
Is there a way to generate a ts-file for qml and python at the same time?
View Single Post
EmaNymton
2012-12-11 , 17:10
Posts: 141 | Thanked: 267 times | Joined on May 2010 @ Germany
#
1
May be a dump question but I have the following problem:
I have projects with both qml and python-files which contains strings, that should be translated.
There are tools for generating a ts-file for python-files (pyside-lupdate) and qml-files (lupdate) and they work fine for their own files but not for the others.
So every time I change something, I have to generate two seperate ts-files and merge the two ts-files by hand.
Call me lazy, but if there is a way to do it in one step, please let me know
EmaNymton
Quote & Reply
|
EmaNymton
View Public Profile
Send a private message to EmaNymton
Find all posts by EmaNymton