Quote:
Originally Posted by silatiw
KiwiDude, I started using your plug. Works very well.
I wanted to translate Modify ePub into my native language. There is a fr.po file (empty BTW) in the / translations / directory and I used it because default.po is missing. However, Modify ePub doesn't use my .mo file. I did it on Poedit.
When I translated the other plugins everything was fine.
|
Looking at the plugin code, the translation work has only been partly done. Not all displayed strings are translatable. And, the plugin does not actually load the translations. Which is why what you have done is not working.