Mercurial > public > hwos_code
comparison src/text_french.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, "Date:" | 168 TCODE tDateFormat, "Date:" |
168 TCODE tDateformat, "MMJJAA" | 169 TCODE tDateformat, "MMJJAA" |
169 TCODE tDateformat1,"JJMMAA" | 170 TCODE tDateformat1,"JJMMAA" |
182 TCODE tDivePlan, "Runtime:" ; Dive Plan: | 183 TCODE tDivePlan, "Runtime:" ; Dive Plan: |
183 TCODE tNoDeco, "No Déco" ; No Deco | 184 TCODE tNoDeco, "No Déco" ; No Deco |
184 TCODE tMore, "Suite..." ; More... | 185 TCODE tMore, "Suite..." ; More... |
185 TCODE tCNS, "CNS" ; CNS | 186 TCODE tCNS, "CNS" ; CNS |
186 TCODE tGasUsage, "Util. Gaz" ; Gas Usage | 187 TCODE tGasUsage, "Util. Gaz" ; 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, "Logiciel: " ; Firmware: (space) | 193 TCODE tFirmware, "Logiciel: " ; Firmware: (space) |
190 TCODE tSerial, "N. Série: " ; Serial : (space) | 194 TCODE tSerial, "N. Série: " ; Serial : (space) |
191 TCODE tTotalDives,"Plongées tot.: " ; Total Dives: (space) | 195 TCODE tTotalDives,"Plongées tot.: " ; Total Dives: (space) |