Mercurial > public > hwos_code
comparison src/text_french.inc @ 62:e7c7c7eeea58
show battery voltage in info menu
author | heinrichsweikamp |
---|---|
date | Fri, 10 Jan 2014 10:11:43 +0100 |
parents | 130719108ccf |
children | 40a5cc0664ed |
comparison
equal
deleted
inserted
replaced
61:d3b494119c98 | 62:e7c7c7eeea58 |
---|---|
176 | 176 |
177 ; Information menu | 177 ; Information menu |
178 TCODE tFirmware, "Logiciel: " ; Firmware: (space) | 178 TCODE tFirmware, "Logiciel: " ; Firmware: (space) |
179 TCODE tSerial, "N. Série: " ; Serial : (space) | 179 TCODE tSerial, "N. Série: " ; Serial : (space) |
180 TCODE tTotalDives,"Plongées tot.: " ; Total Dives: (space) | 180 TCODE tTotalDives,"Plongées tot.: " ; Total Dives: (space) |
181 TCODE tBatteryV, "Batterie: " ; Battery: | |
181 | 182 |
182 ; Divemode screen | 183 ; Divemode screen |
183 TCODE tNDL, "NDL" | 184 TCODE tNDL, "NDL" |
184 TCODE tTTS, "DTR" | 185 TCODE tTTS, "DTR" |
185 TCODE tVelMetric, "m/min" | 186 TCODE tVelMetric, "m/min" |