I18N: Add translator comments for strings in wp-admin/includes/class-wp-filesystem-base.php.

See #34684.
Built from https://develop.svn.wordpress.org/trunk@35662


git-svn-id: http://core.svn.wordpress.org/trunk@35626 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2015-11-18 17:21:26 +00:00
parent 6b94d7c89c
commit 0237fadd3a
2 changed files with 15 additions and 8 deletions

View File

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