Navigation Menu

Skip to content

Commit

Permalink
Reset and cleanup tour configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
lpalgarvio committed Dec 26, 2017
1 parent a5b6485 commit 06e22a8
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion config/staging/core.entity_view_mode.tour.token.yml
@@ -1,5 +1,5 @@
uuid: 0c41ab28-f9cc-4c40-9915-cc5fbc9b36c8
langcode: en
langcode: pt-pt
status: true
dependencies:
module:
Expand Down
4 changes: 2 additions & 2 deletions config/staging/tour.tour.language-add.yml
Expand Up @@ -5,7 +5,7 @@ dependencies:
module:
- language
_core:
default_config_hash: AMWw3H7E7fuBLMW6LmsCJvYFYQiWwSCl0Fbwe0wiIrU
default_config_hash: PM2qJqRak_LRDoD905MdombBZUvJvM4ID29VbjtYcZA
id: language-add
label: 'Adicionar idiomas'
module: language
Expand All @@ -31,5 +31,5 @@ tips:
id: language-add-continue
plugin: text
label: 'Continuing on'
body: '<p>Now that you have an overview of the "Add languages" feature, you can continue by:<ul><li>Adding a language</li><li>Adding a custom language</li><li><a href="[site:url]/admin/config/regional/language">Viewing configured languages</a></li></ul></p>'
body: '<p>Now that you have an overview of the "Add languages" feature, you can continue by:<ul><li>Adding a language</li><li>Adding a custom language</li><li><a href="[site:url]admin/config/regional/language">Viewing configured languages</a></li></ul></p>'
weight: 3
4 changes: 2 additions & 2 deletions config/staging/tour.tour.language-edit.yml
Expand Up @@ -5,7 +5,7 @@ dependencies:
module:
- language
_core:
default_config_hash: eYyOjXVghEin1Ed7t7vr9X0dSn018_zeZegu2Ao-j4Q
default_config_hash: uwUxQwqEzjNphw2r1_eXr3GJkw1uI0gWkmWQ6J5OvPI
id: language-edit
label: 'A editar os idiomas'
module: language
Expand Down Expand Up @@ -47,5 +47,5 @@ tips:
id: language-edit-continue
plugin: text
label: 'Continuing on'
body: '<p>Now that you have an overview of the "Edit language" feature, you can continue by:<ul><li>Editing a language</li><li><a href="[site:url]/admin/config/regional/language">Viewing configured languages</a></li></ul></p>'
body: '<p>Now that you have an overview of the "Edit language" feature, you can continue by:<ul><li>Editing a language</li><li><a href="[site:url]admin/config/regional/language">Viewing configured languages</a></li></ul></p>'
weight: 5
4 changes: 2 additions & 2 deletions config/staging/tour.tour.language.yml
Expand Up @@ -5,7 +5,7 @@ dependencies:
module:
- language
_core:
default_config_hash: LlLH_HQYhZxal4iB88sQSB45acF-8GJH0PJcvziEmqg
default_config_hash: K3KVksdkREnIdd2idoIA9TDHQew_WreFzTG-DHmz9Z4
id: language
label: Idioma
module: language
Expand Down Expand Up @@ -55,5 +55,5 @@ tips:
id: language-continue
plugin: text
label: 'Continuing on'
body: '<p>Now that you have an overview of the "Languages" page, you can continue by:<ul><li><a href="[site:url]/admin/config/regional/language/add">Adding a language</a></li><li>Reordering languages</li><li>Editing a language</li><li>Deleting a language</li></ul></p>'
body: '<p>Now that you have an overview of the "Languages" page, you can continue by:<ul><li><a href="[site:url]admin/config/regional/language/add">Adding a language</a></li><li>Reordering languages</li><li>Editing a language</li><li>Deleting a language</li></ul></p>'
weight: 6
6 changes: 3 additions & 3 deletions config/staging/tour.tour.locale.yml
Expand Up @@ -5,7 +5,7 @@ dependencies:
module:
- locale
_core:
default_config_hash: 2RuPjrDfA8rPp1mcEzIYMz7RRJQLfovwJuJnuosFu2Y
default_config_hash: IGyq02Zgyl_6WJczNqeYnXXQR_B_iM-yyOFXOUmVpLk
id: locale
label: Tradução
module: locale
Expand All @@ -17,7 +17,7 @@ tips:
id: locale-overview
plugin: text
label: 'Tradução da interface de utilizador'
body: 'This page allows you to translate the user interface or modify existing translations. If you have installed your site initially in English, you must first add another language on the <a href="[site:url]/admin/config/regional/language">Languages page</a>, in order to use this page.'
body: 'This page allows you to translate the user interface or modify existing translations. If you have installed your site initially in English, you must first add another language on the <a href="[site:url]admin/config/regional/language">Languages page</a>, in order to use this page.'
weight: 1
locale-language:
id: locale-language
Expand Down Expand Up @@ -71,5 +71,5 @@ tips:
id: locale-continue
plugin: text
label: 'Continuing on'
body: 'The translations you have made here will be used on your site''s user interface. If you want to use them on another site or modify them on an external translation editor, you can <a href="[site:url]/admin/config/regional/translate/export">export them</a> to a .po file and <a href="[site:url]/admin/config/regional/translate/import">import them</a> later.'
body: 'The translations you have made here will be used on your site''s user interface. If you want to use them on another site or modify them on an external translation editor, you can <a href="[site:url]admin/config/regional/translate/export">export them</a> to a .po file and <a href="[site:url]admin/config/regional/translate/import">import them</a> later.'
weight: 8

0 comments on commit 06e22a8

Please sign in to comment.