https://bugs.kde.org/show_bug.cgi?id=413390

Friedrich W. H. Kossebau <kosse...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://invent.kde.org/kde/
                   |                            |kdevelop/commit/748ec8549f9
                   |                            |9893c29169c7603a16990ddc6cf
                   |                            |a0
   Version Fixed In|                            |5.4.4
         Resolution|---                         |FIXED

--- Comment #10 from Friedrich W. H. Kossebau <kosse...@kde.org> ---
Git commit 748ec8549f99893c29169c7603a16990ddc6cfa0 by Friedrich W. H.
Kossebau.
Committed on 01/11/2019 at 19:14.
Pushed by kossebau into branch '5.4'.

Fix copyright date display in About KDevelop/KDevPlatform dialogs

Passing in a plain int gets localized integer text rendering with
e.g. thousand separator (2.019), which is not what we want here.

By feedback of localization teams the original year span is used, and
not mapped into local calendar systems at least by the active teams,
so just passing in a plain string is fine for now.
Cmp. https://marc.info/?l=kde-i18n-doc&m=157238863619132&w=2
FIXED-IN:5.4.4

M  +2    -1    app/main.cpp
M  +2    -1    kdevplatform/shell/core.cpp

https://invent.kde.org/kde/kdevelop/commit/748ec8549f99893c29169c7603a16990ddc6cfa0

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to