Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/spanish_text.asm @ 318:50e5b54b3fbd
Renamed Escape TTS to Future TTS
author | heinrichsweikamp |
---|---|
date | Wed, 04 May 2011 12:56:37 +0200 |
parents | c61d94186f8f |
children | 4a28d7a1c620 |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/spanish_text.asm Wed May 04 11:59:51 2011 +0200 +++ b/code_part1/OSTC_code_asm_part1/spanish_text.asm Wed May 04 12:56:37 2011 +0200 @@ -245,7 +245,7 @@ TCODE .40, .35, "Conmu. gas[min]" ;177 Gas switch[min] (Additional delay in decoplan for gas switches). TCODE .40, .35, "Gas Fondo[/min]" ;178 BottomGas[/min] (Bottom gas usage, for volume estimation). TCODE .40, .35, "GasAscens[/min]" ;179 AscentGas[/min] (Ascent+Deco gas usage) - TCODE .40, .35, "EscaparTTS[min]" ;180 Escape TTS[min] (@5 variant: compute TTS for extra time at current depth) + TCODE .40, .35, "EscaparTTS[min]" ;180 Future TTS[min] (@5 variant: compute TTS for extra time at current depth) TCODE .40, .35, "sin uno " ;181 not used TCODE .40, .35, "sin uso " ;182 not used TCODE .40, .35, "sin uso " ;183 not used @@ -390,5 +390,5 @@ TCODE .40, .130, "Please wait!" ;303 Please wait! TCODE .50, .130, "Aborted!" ;304 Aborted ;@5 variant - TCODE .0, .0, "EscaparTTS" ;305 Escape TTS (=10 chars. Title for @5 customview). + TCODE .0, .0, "EscaparTTS" ;305 Future TTS (=10 chars. Title for @5 customview). ;=============================================================================