Details
-
Bug
-
Resolution: Duplicate
-
P3: Somewhat important
-
None
-
5.15, 6.0, 6.1
-
None
Description
The implementation currently glues a unit after a formatted number, with a space between them.
That's fine for English, and probably quite a lot of other locales, but CLDR actually provides proper formatting information, not just the name of the unit, so we should use that information, thereby combining the fragments in a locale-appropriate way, rather than combining locale-appropriate fragments in an anglophone way.
Attachments
Issue Links
- duplicates
-
QTBUG-82831 Do byte-amount formatting less wrongly
- Reported
- relates to
-
QTBUG-79902 QLocale: make fuller and more faithful use of the CLDR data
- Open