i18n default locale fallback

2010-12-16 Thread ep
in 2.1.0 I have the problem that I define my locales like so: extend-property name=locale values=en,de/ set-property-fallback name=locale value=en/ so actually the 'default' locale is excluded and can never happen that would be used. I dont provide any key for the default locale, neither in

Re: i18n default locale fallback

2010-12-16 Thread ep
ok, got a workaound, see issue. On 16 Dez., 11:22, ep eplisc...@googlemail.com wrote: in 2.1.0 I have the problem that I define my locales like so:   extend-property name=locale values=en,de/   set-property-fallback name=locale value=en/ so actually the 'default' locale is excluded and can

Re: i18n default locale fallback

2010-12-16 Thread Nagin Kothari
Also GWT compiles for one more permutaion for default locale, which is unnecessary. Nagin kothari On Thu, Dec 16, 2010 at 3:52 PM, ep eplisc...@googlemail.com wrote: in 2.1.0 I have the problem that I define my locales like so: extend-property name=locale values=en,de/