- 
    Bug 
- 
    Resolution: Duplicate
- 
     Not Evaluated Not Evaluated
- 
    None
- 
    6.2.4
- 
    None
QLocale::formattedDataSize() returns for example "858 tavut" (bytes) in Finnish locale.
Correct form is "858 tavua".
Apparently Qt does not use the `unitPattern` data from CLDR correctly, at least for the long names, as it only uses the `displayName`, not `unitPattern count="other"`.
- duplicates
- 
                    QTBUG-82831 Do byte-amount formatting less wrongly -         
- Reported
 
-