I second this – is it possible to change the text completely. E.g. I want to use the plugin as a “Sign this document” and don’t want it to say “comments”.
On the next update i will make some changes and you can do that.
Update WP Advanced Comment plugin to the latest version and you can use WPML to translate to your language.
@ravi Shakya – I’m trying to make polish translation, so in poedit I made po and mo files, I name it as: wp-advance-comment-pl_PL and place them in wp-content/languages/plugins/ and nothing happens.
I also tried to translate plug-in manually (as I have it done before update) but I can’t even change encoding of comment-form.php to UTF-8 (ajax functions stop to work).
Your file name is wrong.
Wrong => wp-advance-comment-pl_PL
Right => wpad-pl_pL.mo
Can this be placed inside the .zip-s /lang folder and then reuploaded?
Yes it is possible but when you upgrade the plugin you will loose the language file. So instead of keeping it into /lang folder make directory wp-content/languages/plugins/ and keep the language file inside it. It will do the same job.