Hello Dominic,
I have the DWQA Pro 1.1.3
I was unable to find an entry in the translation file for “Please login or Register to submit your answer” entry.
Which plugin file do I need to edit to change this?
Regards,
Tunç
At the moment, we have changed the folder struct of the Q&A pro version 1.1.3. So, the language file will change the path to files. In this case, you can download the following language file (dwqa.pot) then override this file to the languages folder of the question & answer pro.
File download: https://www.dropbox.com/s/lo6x558n96pfuqv/dwqa.pot?dl=0
Also, you should use the Loco translate plugin to translate the theme and plugins.
NOTE: you can add the following code to your language.po file to translate it.
#: templates/styles/default/login-form.php:10 #, php-format msgid "Please login or %1$sRegister%2$s to submit your answer" msgstr ""
Please login or Register to submit your answer