diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-09-27 05:42:35 -0500 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-09-27 05:42:35 -0500 |
commit | a604eea3c4500fb5f47984102e590af0517796e9 (patch) | |
tree | 8362f336b9f67ce90f38f08cd3b94de8174ddaf4 /devel/requirements/6_other.xml | |
parent | ad3b8b8df2e3d6f826f835dc1900df5bd05e01ca (diff) | |
download | horizon-a604eea3c4500fb5f47984102e590af0517796e9.tar.gz horizon-a604eea3c4500fb5f47984102e590af0517796e9.tar.bz2 horizon-a604eea3c4500fb5f47984102e590af0517796e9.tar.xz horizon-a604eea3c4500fb5f47984102e590af0517796e9.zip |
req: 6: Add I18n.Meow
Diffstat (limited to 'devel/requirements/6_other.xml')
-rw-r--r-- | devel/requirements/6_other.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/requirements/6_other.xml b/devel/requirements/6_other.xml index 227a8bb..b8f04e0 100644 --- a/devel/requirements/6_other.xml +++ b/devel/requirements/6_other.xml @@ -46,6 +46,9 @@ </section> <section id="i18n"> <title>Internationalisation Requirements</title> - <para/> + <formalpara id="I18n.Meow"> + <title>I18n.Meow</title> + <para>The Horizon UI system shall be implemented in English and at least one fake language for the purposes of ensuring that all strings are translatable.</para> + </formalpara> </section> </chapter> |