diff --git a/src/dtk_translation.prf b/src/dtk_translation.prf index 76a75dcc..352c0226 100644 --- a/src/dtk_translation.prf +++ b/src/dtk_translation.prf @@ -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