https://bugs.kde.org/show_bug.cgi?id=409077
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Version Fixed In| |5.62 Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/ki1 | |8n/b0dbb285bd2119fe980a714f | |7d01ec140f2b8138 --- Comment #7 from Nate Graham <[email protected]> --- Git commit b0dbb285bd2119fe980a714f7d01ec140f2b8138 by Nate Graham. Committed on 03/09/2019 at 18:08. Pushed by ngraham into branch 'master'. Localize long number strings Summary: Localize long number strings so that they get the proper locale-specific separator. This is based on @broulik's old patch from https://git.reviewboard.kde.org/r/127800 FIXED-IN: 5.62 Test Plan: Unit tests pass. With US English locale, before: {F6930198} With US English locale, after: {F6930199} Reviewers: #localization, #frameworks, broulik, aacid Reviewed By: #localization, aacid Subscribers: aacid, huftis, safaalfulaij, mikeroyal, aspotashev, ilic, kde-frameworks-devel, broulik Tags: #frameworks Differential Revision: https://phabricator.kde.org/D22069 M +4 -1 autotests/klocalizedstringtest.cpp M +7 -7 src/klocalizedstring.cpp https://commits.kde.org/ki18n/b0dbb285bd2119fe980a714f7d01ec140f2b8138 -- You are receiving this mail because: You are watching all bug changes.
