Translation update.
git-svn-id: https://develop.svn.wordpress.org/trunk@1311 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
a052f091dc
commit
602a3aeb14
@ -22,7 +22,7 @@
|
|||||||
|
|
||||||
<!-- You can start editing here. -->
|
<!-- You can start editing here. -->
|
||||||
|
|
||||||
<h2 id="comments"><?php comments_number(__("Comments")); ?>
|
<h2 id="comments"><?php comments_number(__("Comments"), __("1 Comment"), __("% Comments")); ?>
|
||||||
<?php if ('open' == $post->comment_status) { ?>
|
<?php if ('open' == $post->comment_status) { ?>
|
||||||
<a href="#postcomment" title="<?php _e("Leave a comment"); ?>">»</a>
|
<a href="#postcomment" title="<?php _e("Leave a comment"); ?>">»</a>
|
||||||
<?php } ?>
|
<?php } ?>
|
||||||
|
Loading…
Reference in New Issue
Block a user