Internationalization - Resource Bundles
How can I turn this resource bundling off? I have .properties files that are grouped, but are not internationalization files. The ones that have _xx (two letters) get put into the resource bundle, but any that have _xxx or _xxxx do not. Looking at the project view and seeing some in the bundle hides the fact that all the files are in the same folder.
Please sign in to leave a comment.
Is this even possible?