[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[ews.eclipse.technology.rap] customize MessageManager

Hi all,

I'm using a MessageManager from a ManagedForm to display Messages on my
form when a validation e.g. from an input on a Textwidget fails.

When there are more than on message, the Manager display "x errors
detected". That is fine so far, but I need to translate the Message that
is displayed to the german language like "x Fehler bei der Eingabe".

How can I do that?

Thanks

Tom