mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
Privacy: Ensure the privacy data erase fulfillment email is sent in the locale of the user whose data is being erased (or the site's default locale if they are not a registered user) when the administrator fulfilling the request uses a different locale.
Props desrosj, birgire, garrett-eclipse. Fixes #44721. git-svn-id: https://develop.svn.wordpress.org/trunk@45039 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Binary file not shown.
@@ -2,13 +2,13 @@
|
||||
# This file is distributed under the same license as the 4.9.x package.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"PO-Revision-Date: 2018-08-13 19:19+0300\n"
|
||||
"PO-Revision-Date: 2019-03-27 22:27+0300\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Poedit 2.1.1\n"
|
||||
"Project-Id-Version: Development (4.9.x)\n"
|
||||
"X-Generator: Poedit 2.2.1\n"
|
||||
"Project-Id-Version: Development (5.2.x)\n"
|
||||
"Language: de_DE\n"
|
||||
"POT-Creation-Date: \n"
|
||||
"Last-Translator: \n"
|
||||
@@ -48,3 +48,8 @@ msgstr "Jetzt %s aktualisieren"
|
||||
#: wp-includes/user.php:3445
|
||||
msgid "[%1$s] Confirm Action: %2$s"
|
||||
msgstr "[%1$s] Aktion bestätigen: %2$s"
|
||||
|
||||
#. translators: %s: Site name.
|
||||
#: wp-includes/user.php:3175
|
||||
msgid "[%s] Erasure Request Fulfilled"
|
||||
msgstr "[%s] Löschauftrag ausgeführt"
|
||||
|
||||
Binary file not shown.
@@ -2,13 +2,13 @@
|
||||
# This file is distributed under the same license as the Development (4.9.x) package.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"PO-Revision-Date: 2018-08-13 19:19+0300\n"
|
||||
"PO-Revision-Date: 2019-03-27 22:27+0300\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Poedit 2.1.1\n"
|
||||
"Project-Id-Version: Development (4.9.x)\n"
|
||||
"X-Generator: Poedit 2.2.1\n"
|
||||
"Project-Id-Version: Development (5.2.x)\n"
|
||||
"Language: es_ES\n"
|
||||
"POT-Creation-Date: \n"
|
||||
"Last-Translator: \n"
|
||||
@@ -44,3 +44,8 @@ msgstr "(Actualmente fijado en: %s)"
|
||||
#: wp-includes/user.php:3445
|
||||
msgid "[%1$s] Confirm Action: %2$s"
|
||||
msgstr "[%1$s] Confirma la acción: %2$s"
|
||||
|
||||
#. translators: %s: Site name.
|
||||
#: wp-includes/user.php:3175
|
||||
msgid "[%s] Erasure Request Fulfilled"
|
||||
msgstr "[%s] Solicitud de borrado completada"
|
||||
|
||||
Reference in New Issue
Block a user