You can actually localize your entire HTML file by saving localized versions of it in your webapp (http://jakarta.apache.org/tapestry/UsersGuide/localization.html#localization.localized-templates). I don't know if that would help or not, since changes to the structure would have to be made in each template.
> I've got a number of pages which are mostly textual. I am using > Tapestry to render them so that I can apply a standard Shell component > to all of them for look and feel. However, i18n is fairly awkward, as > I have lots of text in each file, which isn't dynamically generated > except by locale. Is there a shortcut for this kind of functionality, > something that would just include another file in its entirety, but > based on locale? I realize i could write such a thing, but perhaps > there is already something out there? > > --sam > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > James Carman, President Carman Consulting, Inc. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]