diff --git a/core/modules/language/config/install/tour.tour.language.yml b/core/modules/language/config/install/tour.tour.language.yml index fb0c4d8..7cca3e5 100644 --- a/core/modules/language/config/install/tour.tour.language.yml +++ b/core/modules/language/config/install/tour.tour.language.yml @@ -23,7 +23,7 @@ tips: id: language-reorder plugin: text label: 'Reordering languages' - body: '

To reorder the languages on your site, use the drag icons next to each language.

The order shown here is the display order for language lists on the site such as in the language switcher blocks provided by the Interface translation and Content translation modules.

When you are done with reordering the languages, click the "Save configuration" button for the changes to take effect.

' + body: '

To reorder the languages on your site, use the drag icons next to each language.

The order shown here is the display order for language lists on the site such as in the language switcher blocks provided by the Interface Translation and Content Translation modules.

When you are done with reordering the languages, click the "Save configuration" button for the changes to take effect.

' weight: 3 attributes: data-class: draggable @@ -31,7 +31,7 @@ tips: id: language-default plugin: text label: 'Set a language as default' - body: '

You can change the default language of the site by choosing one of your configured languages as default. The site will use the default language in situations were no choice is made but a language should be set, for example the language in which the interface of the site is displayed.

' + body: '

You can change the default language of the site by choosing one of your configured languages as default. The site will use the default language in situations where no choice is made but a language should be set, for example as the language of the displayed interface.

' weight: 4 attributes: data-class: form-item-site-default-language