Hi!
Would like to ask what is strategy to localize plugin? I know there is language XML files on language/country folders and you can use GUILocalizeStrings class to get items from there. My question is though that should I put my plugins strings to that common file or is there way (=supported way) to make own XML file for each plugin? Of course I can make my own XML file and make code to retrieve data there or use satelite resource files for each language but want to know if I'm missing some info before doing that.
Would like to ask what is strategy to localize plugin? I know there is language XML files on language/country folders and you can use GUILocalizeStrings class to get items from there. My question is though that should I put my plugins strings to that common file or is there way (=supported way) to make own XML file for each plugin? Of course I can make my own XML file and make code to retrieve data there or use satelite resource files for each language but want to know if I'm missing some info before doing that.