I18n: Add missing translator comments in wp-admin/includes/class-wp-plugins-list-table.php.

Fixes #45898.

Built from https://develop.svn.wordpress.org/trunk@44541


git-svn-id: http://core.svn.wordpress.org/trunk@44372 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Felix Arntz
2019-01-10 10:46:53 +00:00
parent ca36ed433b
commit f251342de7
2 changed files with 16 additions and 4 deletions

View File

@@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.1-alpha-44540';
$wp_version = '5.1-alpha-44541';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.