[Kmymoney-devel] i18n and documentation issues in kmymoney

tonyb tonyb.lx at ntlworld.com
Thu Sep 17 11:39:35 CEST 2009


On Wednesday 16 Sep 2009 08:13:21 Burkhard Lück wrote:
> I found some buggy i18n calls in mymoneygncreader.cpp with missing
> arguments, relevant lines as attachment.

I'm working on that module so I'll look into these. The arguments to these 
messages are inserted by own code in the module. Does this cause a problem? 
I'll see if I can find some other way round it.

> There is "#define i18n QObject::tr" in mymoneygncreader.cpp, I hope this
> will never be used, cause it does not works with translations from the kde
> svn archiv and will explode the i18n system, reason see
> http://techbase.kde.org/Localization/Concepts/Transcript.

I'll remove it. Actually it only appears in a #if path to create a stand-alone 
Qt program for creating anonymized GnuCash files for debugging purposes. It 
was only ever used once 'in anger' some years ago. I guess it would be tidier 
if I took these conditionals out.

-- 
Cheers,

TonyB


More information about the KMyMoney-devel mailing list