Mercurial > public > hwos_code
comparison src/text_german.inc @ 134:4574aed5cd4c
Show clock in Apnea mode, minor layout changes in Apnea mode
author | heinrichsweikamp |
---|---|
date | Tue, 15 Jul 2014 10:20:37 +0200 |
parents | 35b9da423de6 |
children | 9a637c9bb19a |
comparison
equal
deleted
inserted
replaced
133:939f1e83c4c2 | 134:4574aed5cd4c |
---|---|
201 TCODE tDiveHudMask2, "Sensor 2" | 201 TCODE tDiveHudMask2, "Sensor 2" |
202 TCODE tDiveHudMask3, "Sensor 3" | 202 TCODE tDiveHudMask3, "Sensor 3" |
203 TCODE tDiveTotalAvr, "Durchschn.1" | 203 TCODE tDiveTotalAvr, "Durchschn.1" |
204 TCODE tDiveStopwatch, "Stoppuhr" | 204 TCODE tDiveStopwatch, "Stoppuhr" |
205 TCODE tDiveStopAvr, "Durchschn.2" | 205 TCODE tDiveStopAvr, "Durchschn.2" |
206 TCODE tApnoeTotal, " Gesamtzeit"; Total Divetime | 206 TCODE tApnoeTotal, " Total" ; Total (Six chars, right alligned) |
207 TCODE tApnoeMax, " Letzter TG" ; Last decend | 207 TCODE tApnoeMax, " Letzter TG" ; Last decend |
208 TCODE tApnoeSurface, "Oberflächenzeit" ; Surface Time | 208 TCODE tApnoeSurface, "Oberflächenzeit" ; Surface Time |
209 TCODE tDiveDecoplan, "Dekoplan" ; Decoplan | 209 TCODE tDiveDecoplan, "Dekoplan" ; Decoplan |
210 TCODE tDiveClock, "Uhr" ; Clock | 210 TCODE tDiveClock, "Uhr" ; Clock |
211 TCODE tDiveEAD_END, "EAD/END" ; EAD/END | 211 TCODE tDiveEAD_END, "EAD/END" ; EAD/END |