Created attachment 148850 [details] Untranslated sentence Hello, There is an untranslated sentence in the systemsettings. See image attached. Regards, Roxfr
Git commit 667327a617fa41ad17e85e34ed3ff295def5a6e0 by Nicolas Fella. Committed on 15/05/2022 at 16:16. Pushed by nicolasfella into branch 'master'. Add missing translation domain M +1 -1 src/qtquick/qml/Page.qml https://invent.kde.org/frameworks/knewstuff/commit/667327a617fa41ad17e85e34ed3ff295def5a6e0
(In reply to Nicolas Fella from comment #1) > Git commit 667327a617fa41ad17e85e34ed3ff295def5a6e0 by Nicolas Fella. > Committed on 15/05/2022 at 16:16. > Pushed by nicolasfella into branch 'master'. > > Add missing translation domain > > M +1 -1 src/qtquick/qml/Page.qml > > https://invent.kde.org/frameworks/knewstuff/commit/ > 667327a617fa41ad17e85e34ed3ff295def5a6e0 Hello, FYI, I saw the same problem (untranslated popup) elsewhere for the systemconfig. Could you check and replace the string i18n("") with i18n("knewstuff5",""). Thank you.
(In reply to Roxfr from comment #2) > (In reply to Nicolas Fella from comment #1) > > Git commit 667327a617fa41ad17e85e34ed3ff295def5a6e0 by Nicolas Fella. > > Committed on 15/05/2022 at 16:16. > > Pushed by nicolasfella into branch 'master'. > > > > Add missing translation domain > > > > M +1 -1 src/qtquick/qml/Page.qml > > > > https://invent.kde.org/frameworks/knewstuff/commit/ > > 667327a617fa41ad17e85e34ed3ff295def5a6e0 > > Hello, > FYI, I saw the same problem (untranslated popup) elsewhere for the > systemsettings. > Could you check and replace the string i18n("") with i18n("knewstuff5",""). > Thank you.
*** Bug 454115 has been marked as a duplicate of this bug. ***