From 6e16de27bccc0c16797e8c911e2ef1f3b059d0ce Mon Sep 17 00:00:00 2001 From: Jo Vuit Date: Sat, 9 Feb 2019 15:52:30 +0100 Subject: [PATCH] Changed Modal to Popup for the content type of string contexts. --- CONTRIBUTING.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 25ff14c2a..36ccd8293 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -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: