On Tue, Sep 15, 2009 at 12:20 PM, Mats Andersson
<mats.anders...@ronsoft.se> 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: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to