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

Fixes #34684.
Built from https://develop.svn.wordpress.org/trunk@35664


git-svn-id: http://core.svn.wordpress.org/trunk@35628 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2015-11-18 17:23:29 +00:00
parent a7c5161db1
commit 5539193dd0
2 changed files with 21 additions and 6 deletions

View File

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