Mercurial > public > ostc4
comparison Discovery/Inc/text_multilanguage.h @ 542:6960df7ddb09
Added new t3 view showing first deco stop and tts in parallel:
TTS and deco stop may already be shown individually. Now also available in one view where TTS is limited to 99minutes (switch to hours) to avoid string overlap.
author | Ideenmodellierer |
---|---|
date | Sat, 10 Oct 2020 21:02:05 +0200 |
parents | d784f281833a |
children | 12f8745c8a94 |
comparison
equal
deleted
inserted
replaced
541:6fbf7cd391cb | 542:6960df7ddb09 |
---|---|
310 TXT2BYTE_Stopwatch, | 310 TXT2BYTE_Stopwatch, |
311 TXT2BYTE_TTS, | 311 TXT2BYTE_TTS, |
312 TXT2BYTE_ppoNair, | 312 TXT2BYTE_ppoNair, |
313 TXT2BYTE_Navigation, | 313 TXT2BYTE_Navigation, |
314 TXT2BYTE_DepthData, | 314 TXT2BYTE_DepthData, |
315 TXT2BYTE_DecoTTS, | |
315 TXT2BYTE_END | 316 TXT2BYTE_END |
316 }; | 317 }; |
317 | 318 |
318 #endif /* TEXT_MULTILINGUAGE_H */ | 319 #endif /* TEXT_MULTILINGUAGE_H */ |