comparison code_part1/OSTC_code_asm_part1/spanish_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
115 #DEFINE TXT_NX1 "N" ; "N" 115 #DEFINE TXT_NX1 "N" ; "N"
116 #DEFINE TXT_NX2 "x" ; "x" 116 #DEFINE TXT_NX2 "x" ; "x"
117 #DEFINE TXT_DIL_C "D" ; "D" 117 #DEFINE TXT_DIL_C "D" ; "D"
118 #DEFINE TXT_DIL5 "Dil.#" ; "Dil.#" 118 #DEFINE TXT_DIL5 "Dil.#" ; "Dil.#"
119 #DEFINE TXT_aGF4 "aGF:" ; "aGF:" 119 #DEFINE TXT_aGF4 "aGF:" ; "aGF:"
120 #DEFINE TXT_BATT "B:" ; "B:"
120 121
121 #ENDIF 122 #ENDIF
122 ;============================================================================= 123 ;=============================================================================
123 ; macro X Y "translation" ; English original 124 ; macro X Y "translation" ; English original
124 TCODE .0, .0, "Creando Resumen MD2" ;001 Building MD2 Hash 125 TCODE .0, .0, "Creando Resumen MD2" ;001 Building MD2 Hash
187 TCODE .40, .35, "Divisor CNS " ;062 Divisor CNS 188 TCODE .40, .35, "Divisor CNS " ;062 Divisor CNS
188 TCODE .40, .35, "Mues.CNSbuc.[%]" ;063 CNSshow dive[%] 189 TCODE .40, .35, "Mues.CNSbuc.[%]" ;063 CNSshow dive[%]
189 TCODE .40, .35, "Despl. diario " ;064 Logbook offset 190 TCODE .40, .35, "Despl. diario " ;064 Logbook offset
190 TCODE .40, .35, "Ult. Deco a [m]" ;065 Last Deco at[m] 191 TCODE .40, .35, "Ult. Deco a [m]" ;065 Last Deco at[m]
191 TCODE .40, .35, "Fin Apnea [h]" ;066 End Apnoe [h] 192 TCODE .40, .35, "Fin Apnea [h]" ;066 End Apnoe [h]
192 TCODE .40, .35, "Mues. volt. Bat" ;067 Show Batt.Volts 193 TCODE .40, .35, "Mues. Batt. % " ;067 Show Battery %
193 ; End of function descriptor I 194 ; End of function descriptor I
194 ; 195 ;
195 ;licence: 196 ;licence:
196 TCODE .0, .35, "Este programa se" ;068 This program is 197 TCODE .0, .35, "Este programa se" ;068 This program is
197 TCODE .0, .65, "distribuye con el deseo" ;069 distributed in the 198 TCODE .0, .65, "distribuye con el deseo" ;069 distributed in the