mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Privacy: Ensure the personal data export email is sent in the locale of the user whose data is being exported (or the site's default locale if they are not a registered user) when the administrator fulfilling the request uses a different locale.
Props garrett-eclipse. Fixes #46056. git-svn-id: https://develop.svn.wordpress.org/trunk@45062 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Binary file not shown.
@@ -1,8 +1,8 @@
|
||||
# Translation of 4.9.x in German
|
||||
# This file is distributed under the same license as the 4.9.x package.
|
||||
# Translation of 5.2.x in German
|
||||
# This file is distributed under the same license as the 5.2.x package.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"PO-Revision-Date: 2019-03-27 22:27+0300\n"
|
||||
"PO-Revision-Date: 2019-03-28 19:42+0300\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
@@ -53,3 +53,7 @@ msgstr "[%1$s] Aktion bestätigen: %2$s"
|
||||
#: wp-includes/user.php:3175
|
||||
msgid "[%s] Erasure Request Fulfilled"
|
||||
msgstr "[%s] Löschauftrag ausgeführt"
|
||||
|
||||
#: wp-admin/includes/file.php:2415
|
||||
msgid "[%s] Personal Data Export"
|
||||
msgstr "[%s] Export personenbezogener Daten"
|
||||
|
||||
Binary file not shown.
@@ -1,8 +1,8 @@
|
||||
# Translation of Development (4.9.x) in Spanish (Spain)
|
||||
# This file is distributed under the same license as the Development (4.9.x) package.
|
||||
# Translation of Development (5.2.x) in Spanish (Spain)
|
||||
# This file is distributed under the same license as the Development (5.2.x) package.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"PO-Revision-Date: 2019-03-27 22:27+0300\n"
|
||||
"PO-Revision-Date: 2019-03-28 19:43+0300\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
@@ -49,3 +49,7 @@ msgstr "[%1$s] Confirma la acción: %2$s"
|
||||
#: wp-includes/user.php:3175
|
||||
msgid "[%s] Erasure Request Fulfilled"
|
||||
msgstr "[%s] Solicitud de borrado completada"
|
||||
|
||||
#: wp-admin/includes/file.php:2415
|
||||
msgid "[%s] Personal Data Export"
|
||||
msgstr "[%s] Exportación de datos personales"
|
||||
|
||||
Reference in New Issue
Block a user