Page 1 of 1

[bug_fixed] Update for ZMessages

Posted: 11.08.2006, 15:44
by wdbrmpft
Hello,

can you please add this to SVN in ZMessages, because they are missing if you select german language support. I tried to translate them as good as I know, hope it works for you.
They need to be inserted in the german sections of const
SUnsupportedByDriver = 'Der Treiber unterstützt dieses Feature nicht von haus aus: [%s]';
SInvalidOpPrepare = 'Transaktion vorzubereiten ist nur beim ersten Aufruf von Starttransaction möglich!';
SUpdateSQLNoResult = 'Der zuvor aktualisierte SQL liefert kein Resultset zurück';

Thank you for your great work. Hopefully there will be a complete package soon.

Klaus

Posted: 11.08.2006, 21:46
by mdaems
Hi Klaus,

I added the lines mentioned above to the German (and some other language) sections. I saw your file only after logging in but did the changes already at that time.
At least it compiles for all supported languages now.
Can you check AND CONFIRM by PM??
When you send another patch, can you do it in SVN diff format? Easier to patch :)

Thanks,

Mark