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.
请先登录再写评论。
Is this even possible?