Multisite: Add translator comments to default email messages with non-typical placeholders.

props yoavf.
fixes #32263.
Built from https://develop.svn.wordpress.org/trunk@32381


git-svn-id: http://core.svn.wordpress.org/trunk@32351 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2015-05-06 09:12:25 +00:00
parent 4e615fb9ff
commit 77572cf024
5 changed files with 10 additions and 2 deletions

View File

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