comparison src/text_italian.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
176 176
177 ; Information menu 177 ; Information menu
178 TCODE tFirmware, "Firmware: " ; Firmware: (space) 178 TCODE tFirmware, "Firmware: " ; Firmware: (space)
179 TCODE tSerial, "Seriale : " ; Serial : (space) 179 TCODE tSerial, "Seriale : " ; Serial : (space)
180 TCODE tTotalDives,"Totale Immersioni:" ; Total Dives: 180 TCODE tTotalDives,"Totale Immersioni:" ; Total Dives:
181 TCODE tBatteryV, "Batteria: " ; Battery:
181 182
182 ; Divemode screen 183 ; Divemode screen
183 TCODE tNDL, "NDL" 184 TCODE tNDL, "NDL"
184 TCODE tTTS, "TTS" 185 TCODE tTTS, "TTS"
185 TCODE tVelMetric, "m/min" 186 TCODE tVelMetric, "m/min"