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

Props ramiy.
See #34684.
Built from https://develop.svn.wordpress.org/trunk@35661


git-svn-id: http://core.svn.wordpress.org/trunk@35625 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2015-11-18 17:18:40 +00:00
parent aeaea96bed
commit 6b94d7c89c
2 changed files with 31 additions and 6 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.4-beta4-35660';
$wp_version = '4.4-beta4-35661';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.