diff code_part1/OSTC_code_asm_part1/german_text.asm @ 373:8781d1cf96d8 64kByte Logbook

added GF_hi, GF_lo and deco model to dive header
author Heinrichsweikamp
date Fri, 10 Jun 2011 17:47:52 +0200
parents 61742b3ef842
children c7142538050c
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/german_text.asm	Fri Jun 10 13:59:10 2011 +0200
+++ b/code_part1/OSTC_code_asm_part1/german_text.asm	Fri Jun 10 17:47:52 2011 +0200
@@ -396,5 +396,5 @@
     TCODE    .100,  .125,    "Ende Sim"                  ;306 Quit Sim (=8char max. Quit Simulator mode)
 ;Dive interval
     TCODE    .20,   .35,     "Interval:"                 ;307 Interval:
-    TCODE    .0,    .0,      "Now"                       ;308 Now
+    TCODE    .0,    .0,      "Jetzt"                     ;308 Now
 ;=============================================================================