https://bugs.kde.org/show_bug.cgi?id=370291
--- Comment #1 from Ralf Habacker <ralf.habac...@freenet.de> --- The root cause is located in mymoneyfile.cpp:56 were the following definition const QString MyMoneyFile::OpeningBalancesPrefix = I18N_NOOP("Opening Balances"); defines a translation, but does not really translate it. -- You are receiving this mail because: You are the assignee for the bug.