Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/french_text.asm @ 370:61742b3ef842 64kByte Logbook
Merged with dive interval
author | JeanDo |
---|---|
date | Fri, 10 Jun 2011 01:31:39 +0200 |
parents | 584741726190 93c0cb14b0d2 |
children | c7142538050c |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/french_text.asm Thu Jun 09 19:41:48 2011 +0200 +++ b/code_part1/OSTC_code_asm_part1/french_text.asm Fri Jun 10 01:31:39 2011 +0200 @@ -324,7 +324,7 @@ TCODE .50, .145, "BattFaible!" ;246 LowBatt! TCODE .20, .125, "Simulateur" ;247 Simulator TCODE .27, .2, "Simulateur OSTC" ;248 OSTC Simulator - TCODE .20, .35, "Mode Simulation..." ;249 Start Dive + TCODE .20, .65, "Début Simulation..." ;249 Start Dive TCODE .100, .25, "+ 1m" ;250 + 1m TCODE .100, .50, "- 1m" ;251 - 1m TCODE .100, .75, "+10m" ;252 +10m @@ -357,10 +357,10 @@ TCODE .0, .125, "pour plus de détails!" ;275 for Details! TCODE .20, .95, "Salinité: " ;276 Salinity: ; - TCODE .20, .65, "Temps fond:" ;277 Bottom Time: - TCODE .20, .95, "Prof. Max.:" ;278 Max. Depth: - TCODE .20, .125, "Calculer la Déco" ;279 Calculate Deco - TCODE .20, .155, "Voir Plan de Déco" ;280 Show Decoplan + TCODE .20, .95, "Temps fond:" ;277 Bottom Time: + TCODE .20, .125, "Prof. Max.:" ;278 Max. Depth: + TCODE .20, .155, "Calculer la Déco" ;279 Calculate Deco + TCODE .0, .0, "" ;280 UNUSED ; TCODE .97, .170, "Prof.Moyn" ;281 Avr.Depth TCODE .90, .170, "TissuDirec" ;282 Lead Tiss. @@ -392,5 +392,9 @@ TCODE .50, .130, "Aborted!" ;304 Aborted ;@5 variant TCODE .0, .0, "DTR Réchap" ;305 Future TTS (=10 chars. Title for @5 customview). +; TCODE .100, .125, "Quit Sim" ;306 Quit Sim (=8char max. Quit Simulator mode) +;Dive interval + TCODE .20, .35, "Intervalle: " ;307 Interval: + TCODE .0, .0, "Maintenant" ;308 Dive now ;=============================================================================