diff Discovery/Inc/text_multilanguage.h @ 614:7d6a51bb21d1

Added "Set Marker" to T3 quick menu: It is now possible to set a marker while in T?_Profile view using the quick menu access. Because the the string, which is used in the dive menu, is to long, a shorter string had to be added.
author Ideenmodellierer
date Wed, 20 Jan 2021 20:05:05 +0100
parents 830de438e0b0
children 8fa2de4414a8
line wrap: on
line diff
--- a/Discovery/Inc/text_multilanguage.h	Fri Jan 15 21:33:07 2021 +0100
+++ b/Discovery/Inc/text_multilanguage.h	Wed Jan 20 20:05:05 2021 +0100
@@ -166,6 +166,7 @@
 		/* */
 		TXT2BYTE_ResetStopwatch,
 		TXT2BYTE_SetMarker,
+		TXT2BYTE_SetMarkerShort,
 		TXT2BYTE_CompassHeading,
 		TXT2BYTE_CalibView,
 		TXT2BYTE_EndDiveMode,