Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/spanish_text.asm @ 386:deced1cacff7 64kByte Logbook
Added velocity in divemode, BIG stopwatch in Gauge mode
author | heinrichsweikamp |
---|---|
date | Sat, 18 Jun 2011 20:17:39 +0200 |
parents | c7142538050c |
children | a59532d2daf8 |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/spanish_text.asm Sat Jun 18 17:52:52 2011 +0200 +++ b/code_part1/OSTC_code_asm_part1/spanish_text.asm Sat Jun 18 20:17:39 2011 +0200 @@ -392,8 +392,10 @@ ;@5 variant TCODE .0, .0, "Futuro TTS" ;305 Future TTS (=10 chars. Title for @5 customview). ; - TCODE .100, .125, "Quit Sim" ;306 Quit Sim (=8char max. Quit Simulator mode) + TCODE .100, .125, "SalirSim" ;306 Quit Sim (=8char max. Quit Simulator mode) ;Dive interval TCODE .20, .35, "Interval:" ;307 Interval: TCODE .0, .0, "Now" ;308 Now + TCODE .100, .113, "Promedio" ;309 Average + TCODE .116, .54, "Crono." ;310 Stopwatch (BIG Stopwatch in Gauge mode) ;=============================================================================