Translation problems can't be fixed easily with Codestyling localization plugin
-
I normally use the Codestyling localization plugin to easily adjust/fix trasnaltion problems.
However, this can’t be done with this plugin. Codestyling reports:
- Loading Issue: Author is using load_textdomain instead of load_plugin_textdomain function. This may break behavior of WordPress, because some filters and actions won’t be executed anymore. Please contact the Author about that.
- Error: The actual loaded translation content does not match the textdomain: theme-my-login
Expect, that any text you translate will not occure as long as the textdomain is mismatching!
This is a coding issue at the source files you try to translate, please contact the original Author and explain this mismatch. - Warning: The actual loaded translation content contains mixed textdomains and is not pure translateable within one textdomain.
It seems, that there is code contained extracted out of other plugins, themes or widgets and used by copy & paste inside some source files.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘Translation problems can't be fixed easily with Codestyling localization plugin’ is closed to new replies.