[Kmymoney-devel] [Bug 246702] Translation disables loans editing
Cristian Onet
onet.cristian at gmail.com
Thu Aug 5 12:08:10 CEST 2010
https://bugs.kde.org/show_bug.cgi?id=246702
--- Comment #9 from Cristian Onet <onet cristian gmail com> 2010-08-05 12:08:09 ---
I think it's an issue of calling i18n twice.
insertItem(i18n(MyMoneySchedule::occurrencePeriodToString(MyMoneySchedule::OCCUR_ONCE).toLatin1()),
MyMoneySchedule::OCCUR_ONCE);
and
MyMoneySchedule::occurrencePeriodToString already has a i18n call inside.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list