From 5cfdae8b2bc059db2fcbf85c7097f60892c97221 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Fri, 18 Sep 2015 18:49:40 +0000 Subject: [PATCH] Add missing translator comment after [34295]. See #31853. git-svn-id: https://develop.svn.wordpress.org/trunk@34301 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/edit-form-comment.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/wp-admin/edit-form-comment.php b/src/wp-admin/edit-form-comment.php index a9f25a28af..3bccac9a7b 100644 --- a/src/wp-admin/edit-form-comment.php +++ b/src/wp-admin/edit-form-comment.php @@ -94,7 +94,8 @@ $datef = __( 'M j, Y @ H:i' ); ?> ' . date_i18n( $datef, strtotime( $comment->comment_date ) ) . '' ); ?> @@ -117,7 +118,7 @@ if ( current_user_can( 'edit_post', $post_id ) ) {
' . $post_link . '' ); ?> @@ -132,7 +133,7 @@ if ( $comment->comment_parent ) : ?>
' . $name . '' ); ?>