[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[ews.eclipse.technology.rap] customize MessageManager
|
- From: Thomas Haskes <t.haskes@xxxxxxx>
- Date: Mon, 07 Sep 2009 17:46:57 +0200
- Newsgroups: eclipse.technology.rap
- Organization: EclipseCorner
- User-agent: Thunderbird 2.0.0.23 (Windows/20090812)
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