Error in language-definition
-
Hi!
Running WordPress 3.6 with 3.1 of your Twitget plugin
You have an error in twitget.php on line 100-101 where line 100’s definition is repeated to the next line
“Nepalese” => “ar”,
“Norwegian” => “ar”,should be
“Nepalese” => “ar”,
“Norwegian” => “no”,Also, if I manually enter “no” (or “sv”) in the twitget_options meta-value in wp_options I don’t get any output. Your “lang.min.js” is compressed so I can’t see and patch that one. Could you look into it or perhaps send me the uncompressed lang-file?
I’m also missing the Finish language (Suomi), what parameters do you need from me to submit a translation?
Thanks for an awesome plugin!
Best,
Johan
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Error in language-definition’ is closed to new replies.