Make WordPress Core


Ignore:
Timestamp:
03/28/2019 09:28:37 PM (7 years ago)
Author:
SergeyBiryukov
Message:

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.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/phpunit/data/languages/de_DE.po

    r45039 r45062  
    1 # Translation of 4.9.x in German
    2 # This file is distributed under the same license as the 4.9.x package.
     1# Translation of 5.2.x in German
     2# This file is distributed under the same license as the 5.2.x package.
    33msgid ""
    44msgstr ""
    5 "PO-Revision-Date: 2019-03-27 22:27+0300\n"
     5"PO-Revision-Date: 2019-03-28 19:42+0300\n"
    66"MIME-Version: 1.0\n"
    77"Content-Type: text/plain; charset=UTF-8\n"
     
    5454msgid "[%s] Erasure Request Fulfilled"
    5555msgstr "[%s] Löschauftrag ausgeführt"
     56
     57#: wp-admin/includes/file.php:2415
     58msgid "[%s] Personal Data Export"
     59msgstr "[%s] Export personenbezogener Daten"
Note: See TracChangeset for help on using the changeset viewer.