comparison src/text_german.inc @ 62:e7c7c7eeea58

show battery voltage in info menu
author heinrichsweikamp
date Fri, 10 Jan 2014 10:11:43 +0100
parents 0fae975af741
children 40a5cc0664ed
comparison
equal deleted inserted replaced
61:d3b494119c98 62:e7c7c7eeea58
175 TCODE tCNS, "ZNS" ; CNS 175 TCODE tCNS, "ZNS" ; CNS
176 176
177 ; Information menu 177 ; Information menu
178 TCODE tFirmware, "Firmware: " ; Firmware: (space) 178 TCODE tFirmware, "Firmware: " ; Firmware: (space)
179 TCODE tSerial, "Seriennr.: " ; Serial : (space) 179 TCODE tSerial, "Seriennr.: " ; Serial : (space)
180 TCODE tTotalDives,"Anzahl TG: " ; Total Dives: 180 TCODE tTotalDives,"Anzahl TG: " ; Total Dives:
181 TCODE tBatteryV, "Batterie: " ; Battery:
181 182
182 ; Divemode screen 183 ; Divemode screen
183 TCODE tNDL, " NZ" 184 TCODE tNDL, " NZ"
184 TCODE tTTS, "TTS" 185 TCODE tTTS, "TTS"
185 TCODE tVelMetric, "m/min" 186 TCODE tVelMetric, "m/min"