Privacy: Improve data export/erasure error messages and translator comments.

These changes address inaccuracies in current messages and makes them more informative.

Props birgire, garrett-eclipse, desrosj.
See #43438.
Built from https://develop.svn.wordpress.org/trunk@44908


git-svn-id: http://core.svn.wordpress.org/trunk@44739 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
desrosj
2019-03-15 18:07:50 +00:00
parent b26621d336
commit 2019967721
2 changed files with 41 additions and 29 deletions

View File

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