this seems to be in the docs!
http://tapestry.apache.org/current/apidocs/org/apache/tapestry5/corelib/components/Select.html
  ----- Original Message ----- 
  From: John 
  To: users@tapestry.apache.org 
  Sent: Tuesday, June 18, 2013 8:59 AM
  Subject: Internationalising enum values


  Hi,

  I have an enum type page property that is used for a select value.

  Instead of decoding the enum values directly from the enum I'd like to have 
the option to put them in the page properties file so they can be 
internationalised.

  Is there an easy way to do that?

  My hope is I can just do something like:
  select.abc.label=xyz

  John

Reply via email to