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

Tom,

you will need to provide translations for the forms plug-in in the form of nl-fragments. Please search the newsgroup archive for related postings.

HTH
Rüdiger

Thomas Haskes wrote:
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