File tree Expand file tree Collapse file tree 3 files changed +10
-11
lines changed
src/autoupdatergui/translations Expand file tree Collapse file tree 3 files changed +10
-11
lines changed Original file line number Diff line number Diff line change 1717<context >
1818 <name >DialogMaster</name >
1919 <message >
20- <location filename =" ../../3rdparty/QtUtils/DialogMaster /dialogmaster.cpp" line =" +140" />
20+ <location filename =" ../../3rdparty/vendor/de/skycoder42/dialog-master /dialogmaster.cpp" line =" +140" />
2121 <source >Information</source >
2222 <translation >Information</translation >
2323 </message >
Original file line number Diff line number Diff line change 1717<context >
1818 <name >DialogMaster</name >
1919 <message >
20- <location filename =" ../../3rdparty/QtUtils/DialogMaster /dialogmaster.cpp" line =" +140" />
20+ <location filename =" ../../3rdparty/vendor/de/skycoder42/dialog-master /dialogmaster.cpp" line =" +140" />
2121 <source >Information</source >
2222 <translation type =" unfinished" ></translation >
2323 </message >
Original file line number Diff line number Diff line change 1- TRANSLATIONS += $$PWD /QtAutoUpdaterController_de .ts \
2- $$PWD /QtAutoUpdaterController_template .ts
1+ TRANSLATIONS += $$PWD /qtautoupdatergui_de .ts \
2+ $$PWD /qtautoupdatergui_template .ts
33
4- OTHER_FILES += $$PWD /QtAutoUpdaterController_de.ts \
5- $$PWD /QtAutoUpdaterController_template.ts
6-
7- updateTarget.target = lupdate
8- updateTarget.commands = lupdate -no-obsolete -locations relative " $$_PRO_FILE_"
9- QMAKE_EXTRA_TARGETS += updateTarget
4+ OTHER_FILES += $$PWD /qtautoupdatergui_de.ts \
5+ $$PWD /qtautoupdatergui_template.ts
106
117releaseTarget.target = lrelease
128releaseTarget.commands = lrelease -compress -nounfinished " $$_PRO_FILE_"
139QMAKE_EXTRA_TARGETS += releaseTarget
1410
1511trInstall.path = $$[QT_INSTALL_TRANSLATIONS ]
16- trInstall.files = $$PWD / *.qm
12+ trInstall.files = $$PWD /qtautoupdatergui_de.qm \
13+ $$PWD /qtautoupdatergui_template.ts
14+ trInstall.CONFIG += no_check_exist
15+ trInstall.depends = releaseTarget
1716INSTALLS += trInstall
You can’t perform that action at this time.
0 commit comments