63 |
QString translation = QTranslator::translate(context, sourceText, disambiguation, n); |
63 |
QString translation = QTranslator::translate(context, sourceText, disambiguation, n); |
66 |
qWarning() << QStringLiteral("Unable to find a translation. (context=%1, label=%2)") |
66 |
qWarning() << QStringLiteral("Unable to find a translation. (context=%1, label=%2)") |