Properly support i18n, please
-
Since WordPress is making a big effort advocating the importance of releasing plugins/themes that support internationalization, i think that the team on iThemes needs to make an effort to make it right on the iThemes Scurity.
1) Why doesnt the POT filename have the same name as the text domain?
2) Why does the plugin’s main file mentions the translation path as being /languages when what actually comes with the plugin is a folder called “lang”?
3) If the translation path is /languages why does the function loat_text_domain tries to load translation from /langs?
4) Why does the plugin comes with a spanish translation that is already with an error on the filename spelling?The only way i got the translation to load was for me to create my own function, which isnt ideal since its not translating everything like the the submenus of the plugin’s menu.
For what i saw on the support foruns, im far from the only person facing this problems. Hope that our americans friends remember that there are other languages in the world ??
- The topic ‘Properly support i18n, please’ is closed to new replies.