View Single Post
EmaNymton's Avatar
Posts: 141 | Thanked: 267 times | Joined on May 2010 @ Germany
#3
Unfortunately this doesn't work, because both programs seems to override the ts-file:

pyside-lupdate after lupdate:
Code:
pyside-lupdate -verbose main.py -ts base.ts 
Updating 'base.ts'...
    Found 3 source texts (3 new and 0 already existing)
    Kept 0 obsolete translations
    Removed 26 obsolete untranslated entries
lupdate after pyside-lupdate
Code:
lupdate qml/* -ts base.ts Bringe 'base.ts' auf aktuellen Stand...
    Found 26 source text(s) (26 new and 0 already existing)
    Kept 3 obsolete entries
but the 3 obsolete entries are gone