Mercurial > public > mk2
comparison code_part1/OSTC_code_asm_part1/french_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 | f3e00f0fab3a |
comparison
equal
deleted
inserted
replaced
388:681bdc91114c | 389:a59532d2daf8 |
---|---|
394 TCODE .0, .0, "DTR Réchap" ;305 Future TTS (=10 chars. Title for @5 customview). | 394 TCODE .0, .0, "DTR Réchap" ;305 Future TTS (=10 chars. Title for @5 customview). |
395 ; | 395 ; |
396 TCODE .100, .125, "Quit Sim" ;306 Quit Sim (=8char max. Quit Simulator mode) | 396 TCODE .100, .125, "Quit Sim" ;306 Quit Sim (=8char max. Quit Simulator mode) |
397 ;Dive interval | 397 ;Dive interval |
398 TCODE .20, .35, "Intervalle: " ;307 Interval: | 398 TCODE .20, .35, "Intervalle: " ;307 Interval: |
399 TCODE .0, .0, "Maintenant" ;308 Dive now | 399 TCODE .0, .0, "Maintenant" ;308 Now (7 chars min) |
400 TCODE .108, .112, "Moyenne" ;309 Average | 400 TCODE .108, .112, "Moyenne" ;309 Average |
401 TCODE .116, .54, "Chrono" ;310 Stopwatch (BIG Stopwatch in Gauge mode) | 401 TCODE .116, .54, "Chrono" ;310 Stopwatch (BIG Stopwatch in Gauge mode) |
402 ;============================================================================= | 402 ;============================================================================= |