Hi!
I´m having a problem with the integrated de_DE translation. I can´t get it working. The lang folder includes only the file auto-thickbox-de_DE.po but the plugins language is still english. The blogs language is de_DE (german).
Hi!
I´m having a problem with the integrated de_DE translation. I can´t get it working. The lang folder includes only the file auto-thickbox-de_DE.po but the plugins language is still english. The blogs language is de_DE (german).
The lang folder includes only the file auto-thickbox-de_DE.po but the plugins language is still english.
Sorry, forgot to mention that the suitable .mo file is also placed in this folder.
Solution:
The problem appears in version 2.0.1 of the plugin. Add the following code to auto-thickbox.php right before class auto_thickbox ...
load_plugin_textdomain('auto-thickbox', false, dirname(plugin_basename(__FILE__)) . '/lang');
Or simply wait for a new release...
The problem still remains. Even in Version 2.0.2 where the above code is already included. So what to do now? Thanks for any hint.
This topic has been closed to new replies.