comparison Discovery/Inc/text_multilanguage.h @ 944:44599695df41 Evo_2_23

Restructure Date/Time menu: To have more space for upcoming optins the selection of the date format (DDMMYY) has been moved into a submenu. In addition the function was upgraded to support multi language handling.
author Ideenmodellierer
date Thu, 19 Dec 2024 18:58:18 +0100
parents 63c340abd70e
children c6b858f2e025
comparison
equal deleted inserted replaced
943:e7f87ade3037 944:44599695df41
386 TXT2BYTE_Page, 386 TXT2BYTE_Page,
387 387
388 TXT2BYTE_Current, 388 TXT2BYTE_Current,
389 TXT2BYTE_Log, 389 TXT2BYTE_Log,
390 390
391 TXT2BYTE_DDMMYY,
392 TXT2BYTE_MMDDYY,
393 TXT2BYTE_YYMMDD,
394
391 TXT2BYTE_END, 395 TXT2BYTE_END,
392 }; 396 };
393 397
394 #endif /* TEXT_MULTILINGUAGE_H */ 398 #endif /* TEXT_MULTILINGUAGE_H */