Mercurial > public > ostc4
diff Discovery/Inc/text_multilanguage.h @ 506:998529b3e142
Added new top level menu for customization of views
In the previous versions all menus were occupied by menu option. To indroduce the selection views for data visualization a new tab had to be added.
The menu "Customize views" has been moded to the new tab but not yet removed from the previous one. In addition a view for selection of big font options has been added (including multilanguage strings and other infrastructure)
author | Ideenmodellierer |
---|---|
date | Sun, 30 Aug 2020 17:19:23 +0200 |
parents | 0d2449e9d659 |
children | 88c626d01ee5 |
line wrap: on
line diff
--- a/Discovery/Inc/text_multilanguage.h Sun Aug 30 17:14:31 2020 +0200 +++ b/Discovery/Inc/text_multilanguage.h Sun Aug 30 17:19:23 2020 +0200 @@ -302,6 +302,14 @@ TXT2BYTE_ApneaSurface, /* */ TXT2BYTE_FLIPDISPLAY, + TXT2BYTE_SelectCustomviews, + TXT2BYTE_SelectBigFont, + TXT2BYTE_MaxDepth, + TXT2BYTE_Stopwatch, + TXT2BYTE_TTS, + TXT2BYTE_ppoNair, + TXT2BYTE_Navigation, + TXT2BYTE_DepthData, TXT2BYTE_END };