On Tue, Sep 15, 2009 at 12:20 PM, Mats Andersson
<[email protected]> wrote:

> Is it possible to override the text strings in an InPlaceEditor? I would
> like to set localized values for the following values, found in
> InPlaceEditor.properties.
>
> savebutton : Save
> cancelbutton : Cancel
> saving : Saving ...
> empty : Click to Edit
> title : Click to Edit
> savefailed : Failed to Save Changes!

It use the normal Tapestry mechanism for i18n so if you provide your
own locale settings they will be picked up. For the records you've to
put them in the correct place
org.chenillekit.tapestry.core.components.

Cheers
-- 
Massimo
http://meridio.blogspot.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to