comparison code_part1/OSTC_code_asm_part1/german_text.asm @ 826:2151c4135fad

CHANGE: Battery percent based on ON-Time instead of battery voltage
author heinrichsweikamp
date Wed, 30 Sep 2015 20:25:28 +0200
parents e49a35ab7394
children e8f5eed0eccf
comparison
equal deleted inserted replaced
825:588867b0d5c2 826:2151c4135fad
116 #DEFINE TXT_NX1 "N" ; "N" 116 #DEFINE TXT_NX1 "N" ; "N"
117 #DEFINE TXT_NX2 "x" ; "x" 117 #DEFINE TXT_NX2 "x" ; "x"
118 #DEFINE TXT_DIL_C "D" ; "D" 118 #DEFINE TXT_DIL_C "D" ; "D"
119 #DEFINE TXT_DIL5 "Dil.#" ; "Dil.#" 119 #DEFINE TXT_DIL5 "Dil.#" ; "Dil.#"
120 #DEFINE TXT_aGF4 "aGF:" ; "aGF:" 120 #DEFINE TXT_aGF4 "aGF:" ; "aGF:"
121 #DEFINE TXT_BATT "B:" ; "B:"
121 122
122 123
123 #ENDIF 124 #ENDIF
124 ;============================================================================= 125 ;=============================================================================
125 ; macro X Y "translation" ; English original 126 ; macro X Y "translation" ; English original
189 TCODE .40, .35, "Divisor CNS " ;062 Divisor CNS 190 TCODE .40, .35, "Divisor CNS " ;062 Divisor CNS
190 TCODE .40, .35, "CNS-Anz. TG [%]" ;063 CNSshow dive[%] 191 TCODE .40, .35, "CNS-Anz. TG [%]" ;063 CNSshow dive[%]
191 TCODE .40, .35, "Logbuch Versatz" ;064 Logbook offset 192 TCODE .40, .35, "Logbuch Versatz" ;064 Logbook offset
192 TCODE .40, .35, "Letzte Deko [m]" ;065 Last Deco at[m] 193 TCODE .40, .35, "Letzte Deko [m]" ;065 Last Deco at[m]
193 TCODE .40, .35, "Apnoe Ende [h]" ;066 End Apnoe [h] 194 TCODE .40, .35, "Apnoe Ende [h]" ;066 End Apnoe [h]
194 TCODE .40, .35, "Zeige Batt.Volt" ;067 Show Batt.Volts 195 TCODE .40, .35, "Zeige Batterie%" ;067 Show Battery %
195 ; End of function descriptor I 196 ; End of function descriptor I
196 ; 197 ;
197 ;licence: 198 ;licence:
198 TCODE .0, .35, "Dieses Programm wird" ;068 This program is 199 TCODE .0, .35, "Dieses Programm wird" ;068 This program is
199 TCODE .0, .65, "in der Hoffnung bereit" ;069 distributed in the 200 TCODE .0, .65, "in der Hoffnung bereit" ;069 distributed in the