I18N: Improvements to and additions of translator comments for various email subject strings.

Props ramiy

Fixes #46920

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


git-svn-id: http://core.svn.wordpress.org/trunk@45013 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
John Blackbourn
2019-04-15 22:39:50 +00:00
parent 60bf5fefff
commit d4d1267847
9 changed files with 17 additions and 12 deletions

View File

@@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.2-beta3-45203';
$wp_version = '5.2-beta3-45204';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.