diff code_part1/OSTC_code_asm_part1/german_text.asm @ 314:c61d94186f8f @5 variant

@5 "Escape TTS" translations
author JeanDo
date Tue, 03 May 2011 19:41:24 +0200
parents b7e4e74c0e17
children cce563347c94
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/german_text.asm	Tue May 03 15:54:09 2011 +0200
+++ b/code_part1/OSTC_code_asm_part1/german_text.asm	Tue May 03 19:41:24 2011 +0200
@@ -246,7 +246,7 @@
     TCODE    .40,   .35,     "Gaswechsel[min]"           ;177 Gas switch[min]   (Additional delay in decoplan for gas switches).
     TCODE    .40,   .35,     "BottomGas[/min]"           ;178 BottomGas[/min]   (Bottom gas usage, for volume estimation).
     TCODE    .40,   .35,     "Sonst.Gas[/min]"           ;179 AscentGas[/min]   (Ascent+Deco gas usage)
-    TCODE    .40,   .35,     "TTS @ zeit[min]"           ;180 TTS @extra[min]   (@5 variant: compute TTS for extra time at current depth)
+    TCODE    .40,   .35,     "TTS @ zeit[min]"           ;180 Escape TTS[min]   (@5 variant: compute TTS for extra time at current depth)
     TCODE    .40,   .35,     "nicht verwendet"           ;181 not used
     TCODE    .40,   .35,     "nicht verwendet"           ;182 not used
     TCODE    .40,   .35,     "nicht verwendet"           ;183 not used
@@ -386,7 +386,10 @@
     TCODE    .0,    .0,      "EAD:"                      ;299 EAD:                  (equivalent air depth of a gas).
     TCODE  .100,  .125,	     "Aktiv?"			 		 ;300 Active?               (Enable/Disable Gas underwater)
     TCODE    .0,    .2,      "OCR Gasverbrauch:"         ;301 OCR Gas Usage:        (Planned gas consumtion by tank).
+; 115k Bootloader support:
 	TCODE	 .45,	.100,	 "Bootloader"				 ;302 Bootloader
 	TCODE	 .35,	.130,	 "Bitte Warten!"			 ;303 Please wait!
 	TCODE	 .40,	.130,	 "Abgebrochen!"				 ;304 Aborted
+;@5 variant
+    TCODE    .0,    .0,      "TTS Flucht"                ;305 Escape TTS            (=10 chars. Title for @5 customview).
 ;=============================================================================