Skip to content
Snippets Groups Projects
Commit 6e16de27 authored by Jo Vuit's avatar Jo Vuit
Browse files

Changed Modal to Popup for the content type of string contexts.

parent 3ac585c4
No related branches found
No related tags found
No related merge requests found
......@@ -432,7 +432,7 @@ This hierarchical structure is made of several parts:
- ``Content``
- ``Footer``
- ``Menu``
- ``Modal``
- ``Popup``
- ``Sidebar``
- ``*`` for strings that are not tied to a specific location
......@@ -487,7 +487,7 @@ Here are a few examples of valid context hierarchies:
- ``Content/Home/Button/Call to action``
- ``Footer/*/Help text``
- ``*/*/*/Verb, Short``
- ``Modal/Playlist/Button``
- ``Popup/Playlist/Button``
It's possible to nest multiple component parts to reach a higher level of detail. The component parts are then separated by a dot:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment