Re: [T5] Localization and application message catalog

2007-10-29 Thread Olof Næssén
I'm facing the exact same problem. I have a WEB-INF/AppName.properties properties file that works fine, but as soon as I localise it - for example renaming it to WEB-INF/AppName_sv.properties - it's not found or not used and I end up with missing messages. Is this a bug? I'm using 5.0.6 by the wa

Re: [T5] Localization and application message catalog

2007-08-27 Thread Nick Westgate
It works fine for me using the following files/code: app_ja.properties app_en.properties AppModule.java: configuration.add("tapestry.supported-locales", "en,ja"); Page.html: Japanese English Page.java: @Inject private PersistentLocale persistentLocaleService; ... voi

Re: [T5] Localization and application message catalog

2007-08-25 Thread matt22
it is > recognized correctly so it is not a matter of bad language settings. > > Do you have any idea why global resource files with language appendixes > (_en, _pl, _de) are ignored? > > jm. > > > -- View this message in context: http://www.nabble.com/-T5--

[T5] Localization and application message catalog

2007-08-06 Thread Janko Muzykant
Component_pl.html) it is recognized correctly so it is not a matter of bad language settings. Do you have any idea why global resource files with language appendixes (_en, _pl, _de) are ignored? jm. -- View this message in context: http://www.nabble.com/-T5--Localization-and-application-messa