| Summary: | Untranslated sentence in the systemsettings | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | roxfr |
| Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | nate |
| Priority: | NOR | ||
| Version First Reported In: | 5.24.5 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/frameworks/knewstuff/commit/667327a617fa41ad17e85e34ed3ff295def5a6e0 | Version Fixed/Implemented In: | 5.95 |
| Sentry Crash Report: | |||
| Attachments: | Untranslated sentence | ||
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. *** |
Created attachment 148850 [details] Untranslated sentence Hello, There is an untranslated sentence in the systemsettings. See image attached. Regards, Roxfr