Page 1 of 1

Duplicate constants in ZMessages in PORTUGUESE

Posted: 11.10.2006, 14:56
by papelhigienico
I found some string constants duplicated if language of Zeos is PORTUGUESE in ZMessages.pas

Tested with lazarus 0.9.18 fpc 2.0.4 Windows XP Portuguese.

Posted: 11.10.2006, 15:01
by mdaems
Just tell us what version you use and and what strings are wrong. Even better: send us the corrected files, I'll put it in our version immediately.

Mark

Posted: 11.10.2006, 15:05
by papelhigienico
ZEOSLIB 6.5.1 REV 113
I get this version today

Constants duplicated:

SFailedToBindAllValues
SAttemptExecOnBadPrep
SBindingFailure
SPreparedStmtExecFailure

Posted: 11.10.2006, 20:26
by mdaems
Modified, Thanks.

Mark