232c232 < index 64c9a3a..3eeb65b 100644 --- > index 61d66e5..b6ba2ae 100644 244c244 < label: 'Language code' --- > label: 'Default language' 273c273 < index a2a5d7d..46de9f5 100644 --- > index eee2445..6281da7 100644 279c279 < label: 'Language' --- > label: 'Default language' 292c292 < + label: 'Language' --- > + label: 'Default language' 415,427d414 < diff --git a/core/modules/config_translation/lib/Drupal/config_translation/Tests/ConfigTranslationListUiTest.php b/core/modules/config_translation/lib/Drupal/config_translation/Tests/ConfigTranslationListUiTest.php < index 023687c..d895576 100644 < --- a/core/modules/config_translation/lib/Drupal/config_translation/Tests/ConfigTranslationListUiTest.php < +++ b/core/modules/config_translation/lib/Drupal/config_translation/Tests/ConfigTranslationListUiTest.php < @@ -468,7 +468,7 @@ public function testTranslateOperationInListUi() { < $this->doUserRoleListTest(); < $this->doLanguageListTest(); < $this->doImageStyleListTest(); < - $this->doPictureListTest(); < + // $this->doPictureListTest(); < $this->doDateFormatListTest(); < $this->doFieldListTest(); < 464c451 < index 7951f27..28d3eec 100644 --- > index 5684ad0..35472b7 100644 477c464 < index 424132b..d1699c1 100644 --- > index 8d207cc..72463a8 100644 491c478 < index 6a36034..d13c777 100644 --- > index 391b968..3f32071 100644 647,715d633 < diff --git a/core/modules/picture/config/schema/picture.schema.yml b/core/modules/picture/config/schema/picture.schema.yml < index 0650f26..4dfcf6e 100644 < --- a/core/modules/picture/config/schema/picture.schema.yml < +++ b/core/modules/picture/config/schema/picture.schema.yml < @@ -1,33 +1,33 @@ < # Schema for the configuration files of the Picture module. < < -picture.mappings.*: < - type: mapping < - label: 'Picture mapping' < - mapping: < - id: < - type: string < - label: 'Machine-readable name' < - uuid: < - type: string < - label: 'UUID' < - label: < - type: label < - label: 'Label' < - mappings: < - type: sequence < - label: 'Mappings' < - sequence: < - - type: sequence < - label: 'Mapping' < - sequence: < - - type: string < - label: 'Image style' < - breakpointGroup: < - type: string < - label: 'Breakpoint group' < - status: < - type: boolean < - label: 'Status' < - langcode: < - type: string < - label: 'Default language' < +#picture.mappings.*: < +# type: mapping < +# label: 'Picture mapping' < +# mapping: < +# id: < +# type: string < +# label: 'Machine-readable name' < +# uuid: < +# type: string < +# label: 'UUID' < +# label: < +# type: label < +# label: 'Label' < +# mappings: < +# type: sequence < +# label: 'Mappings' < +# sequence: < +# - type: sequence < +# label: 'Mapping' < +# sequence: < +# - type: string < +# label: 'Image style' < +# breakpointGroup: < +# type: string < +# label: 'Breakpoint group' < +# status: < +# type: boolean < +# label: 'Status' < +# langcode: < +# type: string < +# label: 'Default language' 717c635 < index 857e59f..84299de 100644 --- > index 4f3625b..0dabf5e 100644 761c679 < @@ -298,6 +314,9 @@ system.theme: --- > @@ -295,6 +311,9 @@ system.theme: 771c689 < @@ -306,6 +325,9 @@ system.menu.*: --- > @@ -303,6 +322,9 @@ system.menu.*: 781c699 < @@ -315,3 +337,9 @@ system.menu.*: --- > @@ -312,3 +334,9 @@ system.menu.*: 823c741 < index 3975fb4..2645e73 100644 --- > index ca8d781..b1a0c28 100644 844c762 < label: 'Language' --- > label: 'Default language'