Hi,
I have created my little plugin and it works just fine. But the text strings displayed to the user are hard coded in english. I would like to have the plugin available in several languages. I looked up the documentation and searched this forum but could not find anything answering me. Is it because it is such an easy thing that no one has had the need for any support nor documentation ?
I will keep looking into the code of some existing plugins to see how they are coded, but if someone has some tips on how to go about it, feel free to spare some.
Thanks !
I have created my little plugin and it works just fine. But the text strings displayed to the user are hard coded in english. I would like to have the plugin available in several languages. I looked up the documentation and searched this forum but could not find anything answering me. Is it because it is such an easy thing that no one has had the need for any support nor documentation ?
I will keep looking into the code of some existing plugins to see how they are coded, but if someone has some tips on how to go about it, feel free to spare some.
Thanks !
Re: Internationalisation
This page explains some basics about that: http://alfonsoml.blogspot.com/2009/12/p ... or-vs.html you can find more info in other tutorials or just the source code itself