Hi, My application uses *"ru"* as default locale. It works ok for component message properties. I don't have *"acomponent.properties"* files, only *"acomponent_ru.properties" *and it work right.
However when I create global message catalogue - *"app_ru.properties"*(without "app.properties"), it is not used by Tapestry. When I rename it to *"app.properties"* - it is used. *Is it by design or bug?* Regards, Sergey.