Gui: Translate 'Don't show me again'
This commit is contained in:
committed by
Kacper Donat
parent
2266a42009
commit
deab0abf8e
@@ -122,7 +122,7 @@ public:
|
|||||||
const QString& header,
|
const QString& header,
|
||||||
const QString& message,
|
const QString& message,
|
||||||
bool check = false,
|
bool check = false,
|
||||||
const QString& checkText = QStringLiteral("Don't show me again")
|
const QString& checkText = tr("Don't show me again")
|
||||||
);
|
);
|
||||||
|
|
||||||
/// Same as showMessage above, but it checks the specific preference path and parameter
|
/// Same as showMessage above, but it checks the specific preference path and parameter
|
||||||
|
|||||||
Reference in New Issue
Block a user