Translations missing, usernames are gone V. 4.0.3

4.72K viewsUpdates
1

Hey Rahul! Thank you for awesome version update.

The latest version fixed some old issues but created a few problems for my Q&A forum section. So..

1) At least two translation strings are missing. You can see from screenshots that my Finnish translation is not fully working:
0 comments should be “1 kommentti” or “(amount like 2) kommenttia”.

The other translation issue is that when somebody has answered to question, it shows like: (username) Posted (date). Instead I want it to be like (username) kirjoitti (date). This method is working for question message but in every answer, this Posted->kirjoitti translation is missing.

2) After updating from 3 to 4, every single anonymous username were changed to “anonymous” (in Finnish it’s tuntematon in my translation). So the previous questions and answers are messed up now because people don’t know who is writing now. For new questions and answers it’s working normally but old posts have lost usernames.

3) On the front page, if somebody has answered to a question, it shows like the person who wrote the question has answered instead of showing the actual person who has just answered. So it seems that only the date is refreshing when someone has answered but it don’t show the username. This issue was already with version 3.

EDIT: Voting posts is working now 🙂 username and translation issues still appearing.

I have just updated all po and mo files. will you please try downloading from GitHub and let me know.

1

Great work, “Comments” is now translated to finnish. 🙂 There is still one string missing. In question message “Posted” is translated to finnish but in the answers, it’s still in english.

By the way, Is it possible to turn commenting on for non-logged users? Commenting works for logged-in users only.

I will send you finnish .po/.mo -files when we’ve got these translation issues solved completely so you can use it with this awesome plugin!

commented on answer

I see this in pot :

#: templates/question.php:46 templates/shortcode/question.php:42
msgid "Posted %s"
msgstr ""

So I think posted is translatable string.

Hi!

Yes “Posted” is translated to finnish only in question.php but now I got it working as well for the answers by editing answer.php file and writing that “Posted” string straight to finnish on it.

So yes, all translation issues are solved now. 🙂

You are viewing 1 out of 2 answers, click here to view all answers.