On 15/01/2010 04:45 AM, getagrip wrote:
Also what's weird is that the

getMessage(String s)

method only checks in

classes/click-page_de.properties

and NOT in

classes/click-control_de.properties


Actually EmailField does check in click-control.properties first but that value get overridden by the more specific click-extras/org/apache/click/extras/control/EmailField.properties file.

So in order to customize the EmailField properties you will have to use click-page.properties or alternatively strip all property files from click-extras and repackage the jar.

kind regards

bob

Reply via email to