Localize Messages(i18n support)
text here to be treated as default message.{0}
dummy text
dummy text
dummy text
dummy text
天気
天気
天気
天気



/message.properties
sample.peoplecount=There are(is) {0} people in the room.

sample.weatherreport=Today''s weather is {0}.
sample.weatherreport.sunny=good
sample.weatherreport.cloudy=not good
sample.weatherreport.rain=bad

sample.textUrl=Click <a href="http://asta4d.sample.com/">here</a> to contact us.
sample.htmlUrl=html:Click <a href="http://asta4d.sample.com/">here</a> to contact us.
sample.escapedUrl=text:html:Click <a href="http://asta4d.sample.com/">here</a> to contact us.