Am Samstag, 16. September 2006 10:19 schrieb Juergen Spitzmueller:
> The assert seems to be triggered by Messages, because the German
translation
> of the message "Paste" ("Einfügen") contains an umlaut (see item #5 in
the
> backtrace).The problem is that Messages::get() is called with an already translated string. This is a programming error that would not have been found with the brute force string->docstring approach. Georg
