These strings from plasma-browser-integration are never extracted into .pot templates and thus are untranslatable: reminder/browserintegrationreminder.cpp: m_sni->setTitle(i18n("Get Plasma Browser Integration")); reminder/browserintegrationreminder.cpp: auto *action = new QAction(i18n("Do not show again"));
I'm not sure how that works with StacicMessage.sh. David, can we just dump a classic c++ extraction Messages.sh in there as well?
Git commit 715ba3a22906cb1c64297985531511bcc91b7bbb by Kai Uwe Broulik. Committed on 14/09/2018 at 14:27. Pushed by broulik into branch 'Plasma/5.14'. Add Messages.sh We have translatable strings in the reminder c++ code. FIXED-IN: 5.14.0 Differential Revision: https://phabricator.kde.org/D15495 M +2 -0 reminder/CMakeLists.txt A +2 -0 reminder/Messages.sh https://commits.kde.org/plasma-browser-integration/715ba3a22906cb1c64297985531511bcc91b7bbb