Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/german_text.asm @ 389:a59532d2daf8 64kByte Logbook
Change increment interval by 30min.
Minor display fix.
author | JeanDo |
---|---|
date | Sun, 19 Jun 2011 00:07:35 +0200 |
parents | deced1cacff7 |
children | 92304826000d |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/german_text.asm Sun Jun 19 00:07:31 2011 +0200 +++ b/code_part1/OSTC_code_asm_part1/german_text.asm Sun Jun 19 00:07:35 2011 +0200 @@ -396,7 +396,7 @@ TCODE .100, .125, "Ende Sim" ;306 Quit Sim (=8char max. Quit Simulator mode) ;Dive interval TCODE .20, .35, "Interval:" ;307 Interval: - TCODE .0, .0, "Jetzt" ;308 Now + TCODE .0, .0, "Jetzt " ;308 Now (7 chars min) TCODE .109, .113, "D-Tiefe" ;309 Average TCODE .109, .54, "Stopuhr" ;310 Stopwatch (BIG Stopwatch in Gauge mode) ;=============================================================================