diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/requirements/3_functional.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/devel/requirements/3_functional.xml b/devel/requirements/3_functional.xml index 1b08b47..0ef810f 100644 --- a/devel/requirements/3_functional.xml +++ b/devel/requirements/3_functional.xml @@ -25,6 +25,13 @@ <para>When the User chooses a language from the list, the system shall enable the Next button to be clicked.</para> </formalpara> </section> + <section id="ui_language_key"> + <title>HorizonScript Keys</title> + <formalpara id="Script.Key.language"> + <title>Script.Key.language</title> + <para><varname>language</varname> — the locale identifier of the language chosen</para> + </formalpara> + </section> </section> <section id="ui_introduction"> <title>Initial Introduction</title> |