[kmymoney] [Bug 442572] Chinese l10n problem in check printing

Shinjo Park bugzilla_noreply at kde.org
Fri Sep 17 11:10:43 BST 2021


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

Shinjo Park <kde at peremen.name> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kde at peremen.name

--- Comment #2 from Shinjo Park <kde at peremen.name> ---
We had a similar problem in Korean too, so that's why this exist:
https://invent.kde.org/office/kmymoney/-/blob/2257a1e2f9837fa23b3ac4550fb422307cada5a6/kmymoney/plugins/checkprinting/numbertowords.cpp#L79
Instead of coding numerals for every language, it is possible to write a
Javascript logic for translating them. The JS function should take numbers as
input and should produce a proper translation.

See also: https://techbase.kde.org/Localization/Concepts/Transcript and bug
420321

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list