https://bugs.kde.org/show_bug.cgi?id=454841
Bug ID: 454841
Summary: Not hard code the order of the day, month and year
Product: dolphin
Version: 22.04.1
Platform: Archlinux Packages
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: plugins: git
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
When show log, an arg "--date=format:%d-%m-%Y" is hard coded. In different
regions, people are used to different orders of the day, month and year.
Perhaps we could mark the string as i18n so that it can be localised?
The arg string is in
https://invent.kde.org/sdk/dolphin-plugins/-/blob/c01c0ffb8fbd92df2b48c34769a584dbc12d0ea9/git/fileviewgitplugin.cpp#L469
--
You are receiving this mail because:
You are watching all bug changes.