Mercurial > public > hwos_code
comparison src/text_english.inc @ 38:64976f1e0a1c
Show total divetime in apnea mode
author | mh@mh-THINK.fritz.box |
---|---|
date | Thu, 15 Aug 2013 13:30:05 +0200 |
parents | 50c3e2c7ba7a |
children | ec4d8503ec45 |
comparison
equal
deleted
inserted
replaced
37:0e1723f2761e | 38:64976f1e0a1c |
---|---|
196 TCODE tDiveHudMask2, "Sensor 2" | 196 TCODE tDiveHudMask2, "Sensor 2" |
197 TCODE tDiveHudMask3, "Sensor 3" | 197 TCODE tDiveHudMask3, "Sensor 3" |
198 TCODE tDiveTotalAvr, "Total Avr" | 198 TCODE tDiveTotalAvr, "Total Avr" |
199 TCODE tDiveStopwatch, "Stopwatch" | 199 TCODE tDiveStopwatch, "Stopwatch" |
200 TCODE tDiveStopAvr, "Stopped Avr" | 200 TCODE tDiveStopAvr, "Stopped Avr" |
201 TCODE tApnoeMax, "Last Descend" ; Last decend | 201 TCODE tApnoeTotal, "Total Divetime:"; Total Divetime |
202 TCODE tApnoeMax, "Last Descend" ; Last descend | |
202 TCODE tApnoeSurface, "Surface Time" ; Surface Time | 203 TCODE tApnoeSurface, "Surface Time" ; Surface Time |
203 TCODE tDiveDecoplan, "Decoplan" ; Decoplan | 204 TCODE tDiveDecoplan, "Decoplan" ; Decoplan |
204 TCODE tDiveClock, "Clock" ; Clock | 205 TCODE tDiveClock, "Clock" ; Clock |
205 TCODE tDiveEAD_END, "EAD/END" ; EAD/END | 206 TCODE tDiveEAD_END, "EAD/END" ; EAD/END |
206 TCODE tDiveTissues, "Tissues" ; Tissues | 207 TCODE tDiveTissues, "Tissues" ; Tissues |