Mercurial > public > ostc4
comparison 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 |
comparison
equal
deleted
inserted
replaced
505:06b21f1e47a5 | 506:998529b3e142 |
---|---|
300 TXT2BYTE_ApneaLast, | 300 TXT2BYTE_ApneaLast, |
301 TXT2BYTE_ApneaTotal, | 301 TXT2BYTE_ApneaTotal, |
302 TXT2BYTE_ApneaSurface, | 302 TXT2BYTE_ApneaSurface, |
303 /* */ | 303 /* */ |
304 TXT2BYTE_FLIPDISPLAY, | 304 TXT2BYTE_FLIPDISPLAY, |
305 TXT2BYTE_SelectCustomviews, | |
306 TXT2BYTE_SelectBigFont, | |
307 TXT2BYTE_MaxDepth, | |
308 TXT2BYTE_Stopwatch, | |
309 TXT2BYTE_TTS, | |
310 TXT2BYTE_ppoNair, | |
311 TXT2BYTE_Navigation, | |
312 TXT2BYTE_DepthData, | |
305 TXT2BYTE_END | 313 TXT2BYTE_END |
306 }; | 314 }; |
307 | 315 |
308 #endif /* TEXT_MULTILINGUAGE_H */ | 316 #endif /* TEXT_MULTILINGUAGE_H */ |