https://bugs.kde.org/show_bug.cgi?id=370291
Ralf Habacker <ralf.habac...@freenet.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Version Fixed In| |4.8.1 Latest Commit| |https://commits.kde.org/kmy | |money/439f01b5fb53ad16950fd | |a026960a5783d6fbfb7 Resolution|--- |FIXED --- Comment #3 from Ralf Habacker <ralf.habac...@freenet.de> --- Git commit 439f01b5fb53ad16950fda026960a5783d6fbfb7 by Ralf Habacker. Committed on 25/05/2017 at 12:18. Pushed by habacker into branch '4.8'. Fix 'Opening balance account is untranslated'. Using i18n for assigning a static variable does not work; therefore OpeningBalancesPrefix has been refactored into a static class method which is called on demand. FIXED-IN:4.8.1 M +7 -3 kmymoney/mymoney/mymoneyfile.cpp M +4 -4 kmymoney/mymoney/mymoneyfile.h M +2 -2 kmymoney/mymoney/mymoneyfiletest.cpp https://commits.kde.org/kmymoney/439f01b5fb53ad16950fda026960a5783d6fbfb7 -- You are receiving this mail because: You are the assignee for the bug.