Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

It is not possible to translate (localize) the text-signature “Comment” in the c

$
0
0

Replies: 0

Hello. First, thanks for the great plugin!

It is not possible to translate (localize) the text-signature “Comment” in the comment field to the question and answer.

Because in the file \dw-question-answer\inc\Template.php for placeholder=”Comment” no translation is supposed:

		'logged_in_as'         => '<p class="comment-form-comment"><textarea id="comment" name="comment" placeholder="Comment" rows="2" aria-required="true"></textarea></p>',
		'comment_notes_before' => '<p class="comment-form-comment"><textarea id="comment" name="comment" placeholder="Comment" rows="2" aria-required="true"></textarea></p>',

it would be nice to add it there 🙂

  • This topic was modified 22 minutes ago by tushov.

Viewing all articles
Browse latest Browse all 59525

Trending Articles