Privacy: Use more appropriate verbiage when downloading personal data export file from a row action.

Props garrett-eclipse, bridgetwillard.
Fixes #49319.
Built from https://develop.svn.wordpress.org/trunk@49289


git-svn-id: http://core.svn.wordpress.org/trunk@49051 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2020-10-23 19:33:07 +00:00
parent d9838eed62
commit ee3dac88f0
3 changed files with 7 additions and 3 deletions

View File

@@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.6-beta1-49288';
$wp_version = '5.6-beta1-49289';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.