Make WordPress Core


Ignore:
Timestamp:
08/31/2022 10:11:30 AM (3 years ago)
Author:
gziolo
Message:

Tests: Increase coverage for translations applied to theme.json

Ensures that translations are correctly applied to the title field in the theme.json and all style variations located in the them inside the styles folder.

Follow-up #55495, [53038].
See also #54336.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/phpunit/data/languages/themes/block-theme-pl_PL.po

    r52049 r54036  
    33"Project-Id-Version: \n"
    44"POT-Creation-Date: 2015-12-31 16:31+0100\n"
    5 "PO-Revision-Date: 2021-03-15 13:10+0100\n"
     5"PO-Revision-Date: 2022-08-31 11:08+0200\n"
     6"Last-Translator: \n"
     7"Language-Team: \n"
    68"Language: pl_PL\n"
    79"MIME-Version: 1.0\n"
    810"Content-Type: text/plain; charset=UTF-8\n"
    911"Content-Transfer-Encoding: 8bit\n"
    10 "X-Generator: Poedit 2.4.2\n"
     12"Plural-Forms: nplurals=2; plural=(n != 1);\n"
     13"X-Generator: Poedit 3.1.1\n"
    1114"X-Poedit-Basepath: .\n"
    12 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
    1315"X-Poedit-KeywordsList: __;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;"
    1416"_nx_noop:1,2,3c;esc_attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;"
    1517"esc_html_x:1,2c\n"
    1618"X-Textdomain-Support: yes\n"
    17 "Last-Translator: \n"
    18 "Language-Team: \n"
    1919"X-Poedit-SearchPath-0: .\n"
     20
     21msgctxt "Style variation name"
     22msgid "Block theme"
     23msgstr "Motyw blokowy"
     24
     25msgctxt "Style variation name"
     26msgid "Block theme variation"
     27msgstr "Wariant motywu blokowego"
    2028
    2129msgctxt "Custom template name"
Note: See TracChangeset for help on using the changeset viewer.