comparison Discovery/Inc/text_multilanguage.h @ 865:cb386cccc7c5

When opening the logbook, or scrolling inside a logbook page, show 'Page' instead of 'Back' to make it clear that this is the way to page through the logbook pages. from mikeller
author heinrichsweikamp
date Mon, 22 Jul 2024 16:39:48 +0200
parents dd7ce655db26
children e373e90a48db
comparison
equal deleted inserted replaced
864:fa431d42b5fb 865:cb386cccc7c5
372 372
373 TXT2BYTE_Timer, 373 TXT2BYTE_Timer,
374 TXT2BYTE_Starting, 374 TXT2BYTE_Starting,
375 TXT2BYTE_Finished, 375 TXT2BYTE_Finished,
376 376
377 TXT2BYTE_END 377 TXT2BYTE_Page,
378
379 TXT2BYTE_END,
378 }; 380 };
379 381
380 #endif /* TEXT_MULTILINGUAGE_H */ 382 #endif /* TEXT_MULTILINGUAGE_H */