Nothing to localize?
-
Hello and first of all thanks a lot for that great plugin, which I’m using in the freemium version.
I’ve a little problem (I searched in the forum for ‘localize’ but didn’t find anything): I miss the po/mo files for Wordfence.
My situation: I’m using a login-plugin (sidebar-login) and when logging in with a wrong password I get a message there – which comes from Wordfence.
I located the Message in lib/wordfenceClass.php (“The username or password you entered is incorrect”) twice. For best use in the sites language I need those messages in German.
After checking the code as far as I can I tried to get the ___-key-string (po’s msgid) in the “default-de_DE_formal.po”, but that doesn’t work (may be because of the ‘”‘s, which in the key-string are not masked).
At time, I’ve made a workaround by translating the key-strings in the php-file to German. Well, that works, but it isn’t a good solution, as seemly anybody knows.
Any chance to get a de_DE-localization for Wordfence? Or is there any other way to manage this?
Thanks for any advice!
The topic ‘Nothing to localize?’ is closed to new replies.