Translation problems/Crappy code
-
I’ve spent so much time translating plugin into Russian, and got so many strings that are not being translatd!
If you do pot/po thing you have to make sure it’s working right.
Strings like : “The password should be at least..” , “Please login to continue..” “Profile”, “Dashboard” were translated but doesn’t come up right in the front-end. So now after getting into code, I won’t be able to update as the site will go in production in a month.Here is file with translation:
Dropboxjust try it and you’ll see how bad this plugin works with ALL STRINGS TRASNLATED!!!
Other people on the net also getting problem with partial strings translation in this plugin.
If you don’t know that you have to use npp++ and convert encoding to “utf-8 without bom” in those php files you will never be able to make it work right if your language is other than English.
- The topic ‘Translation problems/Crappy code’ is closed to new replies.