Gui: Translate 'Don't show me again'

This commit is contained in:
Chris Hennes
2025-11-17 14:02:47 -06:00
committed by Kacper Donat
parent 2266a42009
commit deab0abf8e

View File

@@ -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