Internationalization problems
I'm trying to internationalize my plugin but i have few problems :
- Plugin description is internationalized with plugin.MyPluginId.description bundle key but plugin.MyPluginId.change-notes is not
- I have created resources_en.jar and resources_fr.jar in my classpath for internationalizing my intentions but it's always the english one wich is picked. Did i miss something ?
Thank you
Please sign in to leave a comment.
I can't tell the exact way on how to package this stuff, but I'd take a look at InspectionGadgets and see how it's done there?!