[dolphin] [Bug 488088] Missing translation for week days and months
Méven
bugzilla_noreply at kde.org
Fri Aug 23 08:53:11 BST 2024
https://bugs.kde.org/show_bug.cgi?id=488088
Méven <meven at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit| |https://invent.kde.org/syst
| |em/dolphin/-/commit/14f1783
| |9ab2dc3ddca8af1c66eaeb40df5
| |ab9f3f
Resolution|--- |FIXED
Status|ASSIGNED |RESOLVED
--- Comment #4 from Méven <meven at kde.org> ---
Git commit 14f17839ab2dc3ddca8af1c66eaeb40df5ab9f3f by Méven Car, on behalf of
Jérôme Lécuyer.
Committed on 23/08/2024 at 07:51.
Pushed by meven into branch 'master'.
Use QLocale to display localized time role group
Use QLocale to format the QDateTime displayed as the role/label of a group.
`QDateTime::toString` format the date and month names in English.
`QLocale::toString` returns them localized.
See the note about day and month names at
https://doc.qt.io/qt-6/qdatetime.html#toString
M +22 -21 src/kitemviews/kfileitemmodel.cpp
https://invent.kde.org/system/dolphin/-/commit/14f17839ab2dc3ddca8af1c66eaeb40df5ab9f3f
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list