Multiple use of properties file
Is there a way to use a properties file for multiple languages?
ie.
en_EN points to the en_EN properties file
I want en_US to also point to that, is this possible? (it now points to default language if not present)
And anyone got a good tutorial / overview of the possibilities of properties file? have not been able to find a good example that shows all possibilities
Thanks

