What should it look like? Do you have a simple test case? -Alex
On 3/17/15, 11:20 PM, "Dany Dhondt" <archeme...@mac.com> wrote: >Hi all, > >I ran into a problem with locale bundles: > >An example: >setting locale to nl_NL and diving into resourceManager >(ResourceManagerImpl.as:855), the wrong bundle is assiciated with my >locale. >Check out this: >http://www.archemedia.eu/flex/images/wrongBundle.png ><http://www.archemedia.eu/flex/images/wrongBundle.png> > >resourceBundleClassName "nl_NL$SharedResources_properties" > >Something must go wrong in the compiler? > >Any ideas? > >Dany >