Mercurial > public > hwos_code
comparison src/text_english.inc @ 406:dfa6ff517637
Minor language updates
author | heinrichsweikamp |
---|---|
date | Tue, 02 Feb 2016 10:36:54 +0100 |
parents | 6e60012bb3fc |
children | 12e85930d95c |
comparison
equal
deleted
inserted
replaced
405:08fea401be24 | 406:dfa6ff517637 |
---|---|
219 TCODE tDiveHudMask1, "Sensor 1" | 219 TCODE tDiveHudMask1, "Sensor 1" |
220 TCODE tDiveHudMask2, "Sensor 2" | 220 TCODE tDiveHudMask2, "Sensor 2" |
221 TCODE tDiveHudMask3, "Sensor 3" | 221 TCODE tDiveHudMask3, "Sensor 3" |
222 TCODE tDiveTotalAvr, "Total Avr" | 222 TCODE tDiveTotalAvr, "Total Avr" |
223 TCODE tDiveStopwatch, "Stopwatch" | 223 TCODE tDiveStopwatch, "Stopwatch" |
224 TCODE tDiveStopAvr, "Stopped Avr" | 224 TCODE tDiveStopAvr, "Stopped Avr" ; 11chars max |
225 TCODE tApnoeTotal, " Total" ; Total (Six chars, right alligned) | 225 TCODE tApnoeTotal, " Total" ; Total (Six chars, right alligned) |
226 TCODE tApnoeMax, "Last Descent" ; Last descent | 226 TCODE tApnoeMax, "Last Descent" ; Last descent |
227 TCODE tApnoeSurface, "Surface Time" ; Surface Time | 227 TCODE tApnoeSurface, "Surface Time" ; Surface Time |
228 TCODE tDiveDecoplan, "Decoplan" ; Decoplan | 228 TCODE tDiveDecoplan, "Decoplan" ; Decoplan |
229 TCODE tDiveClock, "Clock" ; Clock | 229 TCODE tDiveClock, "Clock" ; Clock |