| Summary: | Untranslatable spinbox suffix " MB" | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | Alexander Potashev <aspotashev> |
| Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | dolphin-bugs-null, nate |
| Priority: | NOR | ||
| Version First Reported In: | 20.04.1 | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/system/dolphin/commit/d2239dfc4acc7822e4a91d22bf77f7116bd0ce2b | Version Fixed/Implemented In: | 20.08.2 |
| Sentry Crash Report: | |||
A possibly relevant merge request was started @ https://invent.kde.org/system/dolphin/-/merge_requests/54 Git commit 9fffa4b253f58bd0aa891a173ba240d3364ec371 by Nate Graham. Committed on 08/09/2020 at 16:59. Pushed by ngraham into branch 'release/20.08'. Fix untranslated spinbox suffix strings FIXED-IN: 20.08.2 M +2 -2 src/settings/general/previewssettingspage.cpp https://invent.kde.org/system/dolphin/commit/9fffa4b253f58bd0aa891a173ba240d3364ec371 Git commit d2239dfc4acc7822e4a91d22bf77f7116bd0ce2b by Albert Astals Cid, on behalf of Nate Graham. Committed on 08/09/2020 at 08:38. Pushed by aacid into branch 'mr/54'. Fix untranslated spinbox suffix strings FIXED-IN: 20.08.2 M +2 -2 src/settings/general/previewssettingspage.cpp https://invent.kde.org/system/dolphin/commit/d2239dfc4acc7822e4a91d22bf77f7116bd0ce2b |
SUMMARY Untranslatable suffix " MB" at dolphin/src/settings/general/previewssettingspage.cpp:64: m_localFileSizeBox->setSuffix(QStringLiteral(" MB")); Please add a i18n*() call or use relevant wrappers for file size conversion. STEPS TO REPRODUCE 1. 2. 3. OBSERVED RESULT EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION Git master at 576a97d8eb9601f4ad74def6528cc90fffe97b1c.