Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/dtk_translation.prf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
message ("Process dtk translation")
message ("Add DTK_NO_TRANSLATION=YES to qmake arguments skip this")
message ("Add DTK_STATIC_TRANSLATION=YES to add support static translations")
message ("Add DTK_NO_TRANSLATION=YES to qmake arguments to skip this")
message ("Add DTK_STATIC_TRANSLATION=YES to add support for static translations")

# TODO: check lrelease/lupdate exist

Expand Down