Hello All, I have couple of questions related to localization:
1) is there any way to list all available locales in Application? let's say I have Application.properties.xml, Application_de.properties.xml, Application_ru.properties.xml, I would like to get list of Locale.EN, Locale.DE, Locale.RU in such case, is it possible? 2) Is there any way to get string in given Locale different from WebSession.locale? I would like to create email based on template in language of "receiver", is it possible? Thanks in advance! -- WBR Maxim aka solomax
