Mercurial > public > hwos_code
comparison src/text_italian.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 | f3df4f291c90 |
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, "Data:" | 168 TCODE tDateFormat, "Data:" |
168 TCODE tDateformat, "MMGGAA" | 169 TCODE tDateformat, "MMGGAA" |
169 TCODE tDateformat1,"GGMMAA" | 170 TCODE tDateformat1,"GGMMAA" |
182 TCODE tDivePlan, "Pianificat:" ; Dive Plan: | 183 TCODE tDivePlan, "Pianificat:" ; Dive Plan: |
183 TCODE tNoDeco, "No Deco" ; No Deco | 184 TCODE tNoDeco, "No Deco" ; No Deco |
184 TCODE tMore, "Dettagli.." ; More... | 185 TCODE tMore, "Dettagli.." ; More... |
185 TCODE tCNS, "CNS" ; CNS | 186 TCODE tCNS, "CNS" ; CNS |
186 TCODE tGasUsage, "Gas Usage" ; Gas Usage | 187 TCODE tGasUsage, "Gas Usage" ; Gas Usage |
188 TCODE tSetBotUse, "Bottom Gas: " ; Bottom Gas: (space) | |
189 TCODE tSetDecoUse,"Deco Gas: " ; Deco Gas: (space) | |
190 | |
187 | 191 |
188 ; Information menu | 192 ; Information menu |
189 TCODE tFirmware, "Firmware: " ; Firmware: (space) | 193 TCODE tFirmware, "Firmware: " ; Firmware: (space) |
190 TCODE tSerial, "Seriale : " ; Serial : (space) | 194 TCODE tSerial, "Seriale : " ; Serial : (space) |
191 TCODE tTotalDives,"Totale Immersioni:" ; Total Dives: | 195 TCODE tTotalDives,"Totale Immersioni:" ; Total Dives: |