Details
-
Task
-
Resolution: Unresolved
-
P4: Low
-
None
-
5.9, 5.10
-
None
Description
QLocale uses CLDR as a source of data. Some of the things for which it uses that (notably the newly-added byte-quantity printing by formattedDataSize) should really attend to the rules for singular, plural, many, few, zero, one, two and so on, that the CLDR also defines.
I've read somewhere that our translation infrastructure supports those rules, so it would make sense to share its infrastructure for this.
Attachments
Issue Links
- depends on
-
QTBUG-81057 Research CLDR's singular/plural/... subtleties and decide what to support
- Open
- relates to
-
QTBUG-82831 Do byte-amount formatting less wrongly
- Reported