I put some Resource_xx_XX.properties files in the each module's language directory before compile.
But the Nukes always use the Resource_en_US.properties.
I checked the the value of "requestedLanguage" in the CoreModule.java and found that it was not "us".
Is there anything else I have to do?
Thanks in advance.