diff 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
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/french_text.asm	Sun Jun 19 00:07:31 2011 +0200
+++ b/code_part1/OSTC_code_asm_part1/french_text.asm	Sun Jun 19 00:07:35 2011 +0200
@@ -396,7 +396,7 @@
     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
+    TCODE    .0,    .0,      "Maintenant"                ;308 Now (7 chars min)
 	TCODE	 .108,	.112,	 "Moyenne"			 		 ;309 Average
 	TCODE	 .116,	.54,	 "Chrono"		 		 	 ;310 Stopwatch (BIG Stopwatch in Gauge mode)
 ;=============================================================================