added German translations from the other po files via the translation repository
distinguish between "Add tag to po file" and "Preview changes by adding label"
removed unnecessary ignores
Read -> ReadBuffer, because it checks whether all the bytes have actually been read
Thanks for these and also the hints on the cause. I'll have a look. The changes to GX_EditorChangeService definitely make a lot of sense even though of course they do not solve the problem but only replace the Access Violation with an Assertion Failure. But at least they give a clue to the cause. I've now committed all your changes (with some modifications). Thanks again
Bugfix: AddStringBytes sometimes caused an Access Violation Delphi 6.
* the debug code in GX_EditorChangeServices accessed interfaces without checking that they are not nil. (The assertion for that was later in the code.)
gexperts delphi6 1-3-20 not working