Hi all
My configuration is the following:
Standard-Lanuage: German
Additional-Languages: English, Spanish
My Wordpress Admin-Interface is all German and in the wp-config.php I have set WP_LANG to de_DE.
I use the K2 Theme and put the localization .mo files in the right folder.
Everything works fine in the German and the Spanish Section, but when opening the English One the Texts are displayed in German instead of English. So its using the themes de_DE.mo instead of the english original language strings.
Any ideas? Thanks!