From 5852971d3cc9437f12934629dbc681b33c25a0b1 Mon Sep 17 00:00:00 2001 From: Andrea Fercia Date: Thu, 24 Sep 2015 18:39:04 +0000 Subject: [PATCH] Comments List Table: fix the translators comment for all count after [34506]. See #17275. git-svn-id: https://develop.svn.wordpress.org/trunk@34508 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/includes/class-wp-comments-list-table.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-admin/includes/class-wp-comments-list-table.php b/src/wp-admin/includes/class-wp-comments-list-table.php index ebc755167b..92a6c4caed 100644 --- a/src/wp-admin/includes/class-wp-comments-list-table.php +++ b/src/wp-admin/includes/class-wp-comments-list-table.php @@ -205,7 +205,7 @@ class WP_Comments_List_Table extends WP_List_Table { //, number_format_i18n($num_comments->spam) ), "" . number_format_i18n($num_comments->spam) . "") $stati = array( 'all' => str_replace( '%s', '%s', - /* translators: %s: pending comments count */ + /* translators: %s: all comments count */ _nx_noop( 'All (%s)', 'All (%s)',