Mercurial > public > hwos_code
comparison src/text_german.inc @ 298:2fe34fc0e2ae
new submenu for gas consumption, show actual mix instead of GAS1-GAS5 in deco planner
author | heinrichsweikamp |
---|---|
date | Sun, 31 May 2015 16:19:56 +0200 |
parents | 65f6a7bfc205 |
children | 5ad479f2a868 |
comparison
equal
deleted
inserted
replaced
297:65f6a7bfc205 | 298:2fe34fc0e2ae |
---|---|
160 TCODE tMeters, "m" | 160 TCODE tMeters, "m" |
161 TCODE tFeets, "ft" | 161 TCODE tFeets, "ft" |
162 TCODE tFeets1, "f" | 162 TCODE tFeets1, "f" |
163 TCODE tMinutes, "'" | 163 TCODE tMinutes, "'" |
164 TCODE tPercent, "%" | 164 TCODE tPercent, "%" |
165 TCODE tLitersMinute, "l/min" | |
165 | 166 |
166 ; Date | 167 ; Date |
167 TCODE tDateFormat, "Datum:" | 168 TCODE tDateFormat, "Datum:" |
168 TCODE tDateformat, "MMTTJJ" | 169 TCODE tDateformat, "MMTTJJ" |
169 TCODE tDateformat1,"TTMMJJ" | 170 TCODE tDateformat1,"TTMMJJ" |
182 TCODE tDivePlan, "Tauchplan:" ; Dive Plan: | 183 TCODE tDivePlan, "Tauchplan:" ; Dive Plan: |
183 TCODE tNoDeco, "Keine Deco" ; No Deco | 184 TCODE tNoDeco, "Keine Deco" ; No Deco |
184 TCODE tMore, "Mehr..." ; More... | 185 TCODE tMore, "Mehr..." ; More... |
185 TCODE tCNS, "ZNS" ; CNS | 186 TCODE tCNS, "ZNS" ; CNS |
186 TCODE tGasUsage, "Verbrauch" ; Gas Usage | 187 TCODE tGasUsage, "Verbrauch" ; Gas Usage |
188 TCODE tSetBotUse, "Reise Gas: " ; Bottom Gas: (space) | |
189 TCODE tSetDecoUse,"Deko Gas: " ; Deco Gas: (space) | |
187 | 190 |
188 ; Information menu | 191 ; Information menu |
189 TCODE tFirmware, "Firmware: " ; Firmware: (space) | 192 TCODE tFirmware, "Firmware: " ; Firmware: (space) |
190 TCODE tSerial, "Seriennr.: " ; Serial : (space) | 193 TCODE tSerial, "Seriennr.: " ; Serial : (space) |
191 TCODE tTotalDives,"Anzahl TG: " ; Total Dives: | 194 TCODE tTotalDives,"Anzahl TG: " ; Total Dives: |