Comments List Table: fix the translators comment for all count after [34506].

See #17275.
Built from https://develop.svn.wordpress.org/trunk@34508


git-svn-id: http://core.svn.wordpress.org/trunk@34472 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrea Fercia
2015-09-24 18:40:24 +00:00
parent cb740147be
commit 6fdd384fe0
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.4-alpha-34507';
$wp_version = '4.4-alpha-34508';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.