comparison src/text_german.inc @ 448:aadfe9f2edaf

work on new battery options
author heinrichsweikamp
date Tue, 30 Aug 2016 17:26:21 +0200
parents 23b58c4bc6aa
children b4f28ab23b87
comparison
equal deleted inserted replaced
447:f2a1d535347f 448:aadfe9f2edaf
86 ; New batteries menu 86 ; New batteries menu
87 TCODE tNewBattTitle, "Neue Batterie?" 87 TCODE tNewBattTitle, "Neue Batterie?"
88 TCODE tNewBattOld, "Behalte alte" 88 TCODE tNewBattOld, "Behalte alte"
89 TCODE tNewBattNew36, "Neue 3,6V" 89 TCODE tNewBattNew36, "Neue 3,6V"
90 TCODE tNewBattNew15, "Neue 1,5V" 90 TCODE tNewBattNew15, "Neue 1,5V"
91 TCODE tNewBattAccu, "3,6V Akku"
92 TCODE tNew18650, "Interne 18650"
91 93
92 ; Gaslist management 94 ; Gaslist management
93 TCODE tGas, "Gas" ; Gas 95 TCODE tGas, "Gas" ; Gas
94 TCODE tGasErr, "Err" ; Err (3 chars) 96 TCODE tGasErr, "Err" ; Err (3 chars)
95 97
137 TCODE tHigh, "Hoch" 139 TCODE tHigh, "Hoch"
138 TCODE tDvSalinity,"Salinität:" ; Salinity 140 TCODE tDvSalinity,"Salinität:" ; Salinity
139 TCODE tFlip, "Anzeige drehen:" ; Rotate Screen 141 TCODE tFlip, "Anzeige drehen:" ; Rotate Screen
140 TCODE tMODwarning,"MOD Warnung:" ; MOD warning 142 TCODE tMODwarning,"MOD Warnung:" ; MOD warning
141 TCODE tShowppO2, "ppO2 Dauerhaft:" ; Always show ppO2: 143 TCODE tShowppO2, "ppO2 Dauerhaft:" ; Always show ppO2:
144 TCODE tTimeoutDive,"TG-Ende nach:" ; Dive Timeout
142 145
143 ; VSI display Settings 146 ; VSI display Settings
144 TCODE tVSItext2, "Variable Geschw.:" ; Variable speed: 147 TCODE tVSItext2, "Variable Geschw.:" ; Variable speed:
145 TCODE tVSIgraph, "Geschw. Grafik:" ; Speed graph: 148 TCODE tVSIgraph, "Geschw. Grafik:" ; Speed graph:
146 149