| Summary: | Untranslatable font size unit and non-localized number format in the Fonts KCM | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | Ilya Bizyaev <bizyaev> |
| Component: | kcm_fonts | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 5.27.3 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/commit/d00465ed10facfdf8fd32ca16b140734e0622379 | Version Fixed/Implemented In: | 6.0 |
| Sentry Crash Report: | |||
|
Description
Ilya Bizyaev
2023-04-08 11:01:03 UTC
On a related note, fractional font sizes are displayed as "10.5", whereas the correct decimal separator would be a comma in e.g. Russian and German. Updated the bug title accordingly. A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/2808 Git commit d00465ed10facfdf8fd32ca16b140734e0622379 by Ismael Asensio.
Committed on 08/04/2023 at 20:58.
Pushed by davidedmundson into branch 'master'.
kcms/fonts: Add translation for the font+size string
Put the string displayed in the font pickers ("Font Name XXpt")
into a i18n call instead of a hardcoded string concatenation.
FIXED-IN: 6.0
M +2 -2 kcms/fonts/package/contents/ui/FontWidget.qml
https://invent.kde.org/plasma/plasma-workspace/commit/d00465ed10facfdf8fd32ca16b140734e0622379
|