Mercurial > public > hwos_code
annotate src/text_english.inc @ 608:d866684249bd
work on 2.99 stable
author | heinrichsweikamp |
---|---|
date | Mon, 07 Jan 2019 21:13:43 +0100 |
parents | ca4556fb60b9 |
children | a32212cd5ea9 |
rev | line source |
---|---|
0 | 1 ;============================================================================= |
2 ; | |
604 | 3 ; File text_english.asm REFACTORED VERSION V2.99e |
0 | 4 ; |
604 | 5 ; English texts reference file. |
0 | 6 ; |
604 | 7 ; Copyright (c) 2011, JD Gascuel, HeinrichsWeikamp, all right reserved. |
0 | 8 ;============================================================================= |
9 | |
10 ; Basic texts | |
604 | 11 TCODE tNo, "No" ; 0 No keep order, enum! |
12 TCODE tYes, "Yes" ; 1 Yes | |
13 IFDEF _cave_mode | |
14 TCODE tCave, "Cave" ; 2 Cave | |
15 ENDIF | |
16 | |
17 TCODE tblank, " " ; (a single space character) | |
18 | |
0 | 19 ; Surface-mode texts |
604 | 20 TCODE tMenu, "<Menu" ; <Menu |
21 TCODE tView, "View>" ; View> | |
22 TCODE tHeading, "Heading:" ; Heading: | |
23 TCODE tLastDive, "Last Dive" ; Last Dive (Max 10 chars) | |
24 TCODE tSensorMilliVolt, "Sensors mV" ; Sensors mV | |
0 | 25 |
604 | 26 ; Divemode menu |
27 TCODE tDivemenu_Gaslist, "Gaslist" ; Gaslist (OC) | |
28 TCODE tDivemenu_Diluent, "Diluents" ; Diluents (CCR) | |
29 TCODE tDivemenu_Premix, "Premix" ; Premix (pSCR) | |
30 TCODE tDivemenu_ResetAvg, "Reset Avg." ; Reset Avg. | |
31 TCODE tDivemenu_Avg_Mkr, "Avg/Marker" ; Reset Avg., Set Marker (and Turn Dive) | |
32 TCODE tDivemenu_Setpoint, "Setpoint" ; Setpoint | |
33 TCODE tDivemenu_UseSensor,"use Sensor" ; Use Sensor | |
34 TCODE tDivemenu_ToggleGF, "Toggle GF" ; Toggle GF | |
35 TCODE tDivemenu_Marker, "Set Marker" ; Set Marker | |
36 TCODE tDivemenu_LostGas, "Lost Gas" ; Lost Gas | |
37 IFDEF _cave_mode | |
38 TCODE tDivemenu_TurnDive, "Turn Dive" ; Turn Dive | |
39 ENDIF | |
0 | 40 |
41 ; Main menu | |
604 | 42 TCODE tNext, "<Next" ; <Next |
43 TCODE tEnter, "Enter>" ; Enter> | |
44 TCODE tMainMenu, "Main Menu" ; MainMenu | |
45 TCODE tLogbook, "Logbook" ; Logbook | |
46 TCODE tGasSetup, "OC Gas Setup" ; OC Gas Setup | |
47 TCODE tSetTime, "Set Time" ; Set Time | |
48 TCODE tSetDate, "Set Date" ; Set Date | |
49 TCODE tSetTimeDate, "Set Time & Date" ; Set Time & Date | |
50 TCODE tDispSets, "Display Settings" ; Display Settings | |
51 TCODE tExit, "Exit" ; Exit | |
52 TCODE tResetMenu, "Reset Menu" ; Reset Menu | |
53 TCODE tDiveModeMenu, "Deco Setup" ; Deco Setup | |
54 TCODE tInfoMenu, "Information" ; Information | |
55 TCODE tTrSettings, "Pressure Display" ; Pressure Display | |
56 TCODE tTrMode, "Mode: " ; Mode | |
57 TCODE tTr1stPres, "1.Pres.: " ; 1st Pressure | |
58 TCODE tTr2ndPres, "2.Pres.: " ; 2nd Pressure | |
59 TCODE tTrBailPres, "1.B/O : " ; Bailout Pressure | |
60 TCODE tTrMaxDeltaP, "max deltaP: " ; independent double max diffenerce | |
61 TCODE tCCRSetup, "CCR/pSCR Setup" ; CCR/pSCR Setup | |
62 TCODE tDiluentSetup, "Diluent Setup" ; Diluent Setup | |
63 TCODE tFixedSetpoints, "CCR Setpoints" ; Fixed Setpoints for CCR | |
64 TCODE tCCRSensor, "Sensor" ; CCR/pSCR Sensor | |
65 TCODE tCalibrateMenu, "Calibration" ; Calibration | |
66 TCODE tCalibrationGas, "Cal. Gas O2:" ; Cal. Gas O2: | |
67 TCODE tCalibrate, "Calibrate" ; Calibrate | |
68 TCODE tBack, "back" | |
0 | 69 |
70 ; Gas menu | |
604 | 71 TCODE tGaslist, "OC Gas List" |
72 TCODE tGaslistCC, "CC Diluents" | |
73 TCODE tGasEdit, "Edit Gas" | |
74 TCODE tType, "Type: " | |
75 TCODE tGasDisabled, "Disabled" ; Disabled | |
76 TCODE tGasFirst, "First" ; First | |
77 TCODE tGasTravel, "Travel" ; Travel | |
78 TCODE tGasDeco, "Deco" ; Deco | |
79 TCODE tDilDisabled, "Disabled" ; Disabled | |
80 TCODE tDilFirst, "First" ; First | |
81 TCODE tDilNorm, "Normal" ; Normal | |
82 TCODE tAir, "Air " ; Enum: values must follow (5 chars) | |
83 TCODE tO2, "O2 " ; tAir + 5 | |
84 TCODE tO2Plus, "O2 +" | |
85 TCODE tO2Minus, "O2 -" | |
86 TCODE tHePlus, "He +" | |
87 TCODE tHeMinus, "He -" | |
88 TCODE tMOD, "MOD :" | |
89 TCODE tEAD, "EAD:" | |
90 TCODE tSetup_GasDepth, "Setup Depth" | |
91 TCODE tDepthPlus, "Depth +" | |
92 TCODE tDepthMinus, "Depth -" | |
93 TCODE tDepthReset, "Reset to MOD:" | |
94 TCODE tSetup_GasMix, "Setup Mix" | |
95 TCODE tCCRMode, "Mode:" ; Mode: | |
96 TCODE tCCRModeFixedSP, "Fixed SP/Calc." ; 0 Fixed for CCR / Calc.for pSCR | |
97 TCODE tCCRModeSensor, "Sensor" ; 1 Sensor | |
98 TCODE tCCRModeAutoSP, "Auto SP" ; 2 Auto SP | |
99 TCODE tSP, "SP" ; SP (SetPoint) | |
100 TCODE tSPPlus, "ppO2+" ; pO2+ | |
101 TCODE tSensorFallback, "Fallback:" ; Fallback: | |
102 TCODE tCalculated, "calculated" ; calculated | |
103 TCODE tppO2, "ppO2:" ; ppO2: | |
104 TCODE tppO2O2, "ppO2(O2)" ; ppO2(O2) | |
105 TCODE tppO2Dil, "ppO2(Dil)" ; ppO2(Dil) | |
106 TCODE tppO2Mix, "ppO2(Mix)" ; ppO2(Mix) | |
107 | |
560 | 108 ; New batteries menu |
604 | 109 TCODE tNewBattTitle, "New Battery?" |
110 TCODE tNewBattOld, "Keep old" | |
600 | 111 TCODE tNewBattNew36, "New 3.6V Saft (T1)" |
112 TCODE tNewBattNew15, "New 1.5V AA (T0)" | |
599 | 113 TCODE tNewBattAccu, "3.6V LiIon AA (T2)" |
604 | 114 TCODE tNew18650, "Internal 18650 (T3)" |
115 TCODE tNew16650, "Internal 16650 (T4)" | |
116 | |
117 ; Gaslist Management | |
118 TCODE tGas, "Gas" ; Gas | |
119 TCODE tDil, "Dil" ; Diluent | |
120 TCODE tGasErr, "Err" ; Err (3 chars) | |
448 | 121 |
604 | 122 ; Communication menu |
123 TCODE tUsbTitle, "USB Mode" | |
124 TCODE tBleTitle, "Bluetooth Mode" | |
125 TCODE tUsbStarting, "Starting..." | |
126 TCODE tUsbStartDone, "Done." | |
127 TCODE tUsbServiceMode, "Service mode enabled" | |
128 TCODE tUsbClosed, "Port closed" | |
129 TCODE tUsbExit, "Exited" | |
130 TCODE tUsbDownloadMode, "Download mode enabled" | |
131 TCODE tUsbLlBld, "Low-level Bootloader" | |
0 | 132 |
604 | 133 ; Dive settings |
134 TCODE tDvMode, "Dive Mode: " | |
135 TCODE tDvOC, "OC" ; 0 - keep order, enum! | |
136 TCODE tDvCCR, "CCR" ; 1 | |
137 TCODE tDvGauge, "Gauge" ; 2 | |
138 TCODE tDvApnea, "Apnea" ; 3 | |
139 TCODE tDvPSCR, "pSCR" ; 4 | |
140 TCODE tDvCC, "CC" | |
141 TCODE tDkMode, "Decotype: ZH-L16" | |
142 TCODE tZHL16, " " ; 0 - keep order, enum! | |
143 TCODE tZHL16GF, "+GF" ; 1 | |
144 TCODE tPPO2Max, "Max :" | |
145 TCODE tPPO2DECO, "Max Deco:" | |
146 TCODE tPPO2MIN, "Min :" | |
147 TCODE tPPO2MINCC, "Min Loop:" | |
148 TCODE tLastDecostop, "Last Deco : " ; last deco stop depth | |
149 TCODE tAscentSpeed, "Ascent Speed: " ; Ascent Speed | |
150 TCODE tGasChangeTime, "Gas Change :+" ; additional Gas Change Time | |
151 TCODE tDecoparameters, "Deco Parameters" | |
152 TCODE tGF_low, "GF low :" | |
153 TCODE tGF_high, "GF high:" | |
154 TCODE tSaturationMult, "Saturation : " | |
155 TCODE tDesaturationMult, "Desaturation: " | |
156 TCODE tFTTSMenu, "fTTS/Delay:" ; Future TTS / Ascent Delay | |
157 TCODE tLastDecostopSurf, "Last Deco :" ; last deco stop depth Surface Custom View | |
158 TCODE tGFMenu, "GF Settings" ; GF Settings | |
159 TCODE taGF_low, "aGF low :" ; aGF low | |
160 TCODE taGF_high, "aGF high:" ; aGF high | |
161 TCODE taGF_enable, "aGF selectable:" ; aGF Selectable | |
162 TCODE tDiveaGF_active, "using aGF" ; using aGF | |
163 TCODE tppO2settings, "ppO2 Settings" ; ppO2 Settings | |
164 TCODE tsafetystopmenu, "Safety Stop: " ; Safety Stop: | |
165 TCODE tGasUsage, "Gas Usage" ; Gas Usage | |
166 TCODE tSetBotUse, "Bottom Gas: " ; Bottom Gas: (space) | |
167 TCODE tSetDecoUse, "Deco Gas: " ; Deco Gas: (space) | |
168 TCODE tCalcAscGas, "Calc.Gas (B/O):" | |
169 TCODE tSetup_Tank, "Setup Tank" ; Setup Tank | |
170 TCODE tTankSize, "Tank Size" ; Tank Sizes | |
171 TCODE tTankUsablePress, "Turn Pres/Asc.Need" ; Tank Pressure Budget for Ascent (turn pressure) (max 19 chars) | |
172 TCODE tCopyDilToOC, "Copy Dil.-> OC" ; copy diluent settings to OC gas | |
173 TCODE tTankPairing, "Select Transmitter" ; select Transmitter | |
174 TCODE tLiter, " l" ; Liter as l | |
175 TCODE tLiterLong, "Liter" ; Liter as Liter | |
176 TCODE tCCmaxFracO2, "Loop %O2 max.:" | |
177 TCODE t2ndDecoPlanMenu, "2nd Deco Plan" | |
0 | 178 |
604 | 179 IFDEF _rx_functions |
180 TCODE tTrModeOff, "off" ; 0 off keep order, enum! | |
181 TCODE tTrModeOn, "on" ; 1 on | |
182 TCODE tTrModeIndDouble, "indep.Double" ; 2 independent double | |
183 TCODE tTrModeCCR, "CCR Dil+O2" ; 3 CCR diluent and O2 | |
184 TCODE tTrPresNone, "none" ; 0 none keep order, enum! | |
185 TCODE tTrPresGas1, "Gas 1" ; 1 Gas 1 | |
186 TCODE tTrPresGas2, "Gas 2" ; 2 Gas 2 | |
187 TCODE tTrPresGas3, "Gas 3" ; 3 Gas 3 | |
188 TCODE tTrPresGas4, "Gas 4" ; 4 Gas 4 | |
189 TCODE tTrPresGas5, "Gas 5" ; 5 Gas 5 | |
190 TCODE tTrPresDil1, "Dil 1" ; 6 Dil 1 | |
191 TCODE tTrPresDil2, "Dil 2" ; 7 Dil 2 | |
192 TCODE tTrPresDil3, "Dil 3" ; 8 Dil 3 | |
193 TCODE tTrPresDil4, "Dil 4" ; 9 Dil 4 | |
194 TCODE tTrPresDil5, "Dil 5" ; 10 Dil 5 | |
195 TCODE tTrPresFirstGas, "First Gas" ; 11 first Gas | |
196 TCODE tTrPresActiveGas, "active Gas" ; 12 active Gas | |
197 TCODE tTrPresFirstDil, "First Dil" ; 13 first Dil | |
198 TCODE tTrPresActiveDil, "active Dil" ; 14 active Dil | |
199 ELSE | |
200 TCODE tTrModeOff, "" ; dummy target for entry in option table | |
201 TCODE tTrPresNone, "" ; dummy target for entry in option table | |
202 ENDIF | |
0 | 203 |
604 | 204 ; Display settings |
205 TCODE tBright, "Brightness:" | |
206 TCODE tEco, "Eco" | |
207 TCODE tMedium, "Medium" | |
208 TCODE tHigh, "High" | |
209 TCODE tDvSalinity, "Salinity: " ; Salinity | |
210 TCODE tShowppO2, "Always show ppO2:" ; Always show ppO2: | |
211 TCODE tFlip, "Rotate Screen:" ; Rotate Screen | |
608 | 212 TCODE tMODwarning, "Depth Warnings:" ; depth Warnings |
213 TCODE tIBCDwarning, "IBCD Warning :" ; IBCD Warning | |
604 | 214 TCODE t2ndDepth, "2nd Depth:" ; 2nd depth display content (10 chars max) |
215 TCODE tTimeoutDive, "Dive Timeout:" ; Dive Timeout | |
216 | |
217 ; VSI display settings | |
218 TCODE tVSItext2, "Variable Speed:" ; Variable speed: | |
219 TCODE tVSIgraph, "Speed Graph :" ; Speed graph: | |
0 | 220 |
604 | 221 ; Setup menu |
222 TCODE tSystSets, "Settings" | |
223 TCODE tCompassMenu, "Compass Calibration" | |
224 TCODE tCompassGain, "Compass Gain:" | |
225 TCODE tCalX, "Cal X:" ; Cal X | |
226 TCODE tCalY, "Cal Y:" ; Cal Y | |
227 TCODE tCalZ, "Cal Z:" ; Cal Z | |
228 TCODE tUnits, "Units: " | |
229 TCODE tMetric, " m/°C" ; 0 - keep order, enum! | |
230 TCODE tImperial, "ft/°F" ; 1 | |
231 ; 111 111 111 111 111 | |
608 | 232 ;123456789012123456789012123456789012123456789012123456789012 |
233 TCODE tDefName, "HW OSTC" ; 5 rows by 12 chars each | |
604 | 234 TCODE tButtonleft, "Left button:" ; Left button |
235 TCODE tButtonright, "Right button:" ; Right button | |
236 TCODE tAltMode, "Waiting Time:" | |
237 TCODE tAltModeFly, "Flying" | |
238 TCODE tAltMode1000, "1000m" | |
239 TCODE tAltMode2000, "2000m" | |
240 TCODE tAltMode3000, "3000m" | |
220
effd7259f5a5
make button sensitivity configurable (cR hardware)
heinrichsweikamp
parents:
216
diff
changeset
|
241 |
0 | 242 ; Units for all menu |
604 | 243 TCODE tMeters, "m" |
244 TCODE tFeets, "ft" | |
245 TCODE tFeets1, "f" | |
246 TCODE tMinutes, "'" | |
247 TCODE tPercent, "%" | |
248 TCODE tLitersMinute, "l/min" | |
249 TCODE tbar, " bar" ; bar | |
250 TCODE tbar10, "0 bar" ; xx0 bar | |
251 TCODE tMeterMinute, "m/'" ; meter per minute | |
0 | 252 |
253 ; Date | |
604 | 254 TCODE tDateFormat, "Format: " |
255 TCODE tDateformat, "MMDDYY" | |
256 TCODE tDateformat1, "DDMMYY" | |
257 TCODE tDateformat2, "YYMMDD" | |
0 | 258 |
259 ; Simulator menu | |
604 | 260 TCODE tInter, "Start Simulator" ; Start Simulator |
261 TCODE tPlan, "Simulator" ; Simulator | |
0 | 262 |
263 ; Decoplanner submenu | |
604 | 264 TCODE tBtTm, "Bot.Time : " ; Bot. Time: (10 chars) |
265 TCODE tBtTm_short, "Time:" ; Bot. Time: (max. 6 chars) | |
266 TCODE tBtDep, "Bot.Depth: " ; Max Depth: (10 chars) | |
267 TCODE tIntvl, "Interval : " ; Interval : (10 chars) | |
268 TCODE tDecoSetup, "Calculator Setup" | |
269 TCODE tDeco, "Start Calculator" ; Calculate Deco | |
270 TCODE tDivePlan, "Dive Plan:" ; Dive Plan: | |
271 TCODE tNoDeco, "No Deco" ; No Deco | |
272 TCODE tMore, "more" ; more | |
273 TCODE tSelectSetpoint, "Setpoint : " | |
274 TCODE tuseAGF, "use aGF : " | |
275 TCODE tCalculating, "Calculating..." | |
276 TCODE tNDLleft, "left" ; time left within NDL | |
0 | 277 |
278 ; Information menu | |
604 | 279 TCODE tFirmware, "Firmware: " ; Firmware: (space) |
280 TCODE tFirmware_rx, "RX Ver : " ; RX Ver : (space) | |
281 TCODE tSerial, "Serial : " ; Serial : (space) | |
282 TCODE tTotalDives, "Total Dives: " ; Total Dives: | |
283 TCODE tBatteryV, "Battery : " ; Battery: | |
284 TCODE tUptime, "Uptime : " ; Uptime: | |
285 | |
0 | 286 ; Divemode screen |
604 | 287 TCODE tNDL, "NDL" ; 3 chars max |
288 TCODE tTTS, "TTS" | |
289 TCODE tVelMetric, "m/min" | |
290 TCODE tVelImperial, "ft/m " | |
291 TCODE tGasSelect, "Select Gas" ; Select Gas | |
292 TCODE tSelectAir, "Air " ; Air | |
293 TCODE tSelectO2, "O2 " ; O2 | |
294 TCODE tSelectNx, "Nx" ; Nx | |
295 TCODE tSelectTx, "Tx" ; Tx | |
296 TCODE tDepth, "Depth" ; Depth | |
297 TCODE tMaxDepth, "Max.Depth" ; Max. Depth - max 10chars! | |
298 TCODE tAvgDepth, "Average" ; average Depth - max 10chars! | |
299 TCODE tDivetime, "Divetime" ; Divetime | |
300 TCODE tDiveHudMask1, "Sensor 1" | |
301 TCODE tDiveHudMask2, "Sensor 2" | |
302 TCODE tDiveHudMask3, "Sensor 3" | |
303 TCODE tDiveTotalAvg, "Total Avg" | |
304 TCODE tDiveStopwatch, "Stopwatch" | |
305 TCODE tDiveStopAvg, "Stopped Avg" ; 11 chars max | |
306 TCODE tApnoeTotal, " Total" ; Total (six chars, right aligned) | |
307 TCODE tApnoeMax, "Last Descent" ; Last descent | |
308 TCODE tApnoeSurface, "Surface Time" ; Surface Time | |
309 TCODE tTime, "Time of Day" ; Time | |
310 TCODE tSurface, "Surface" ; Surface (max 12 chars) | |
311 TCODE tDiveDecoplan, "Decoplan" ; Decoplan | |
312 ; TCODE tDiveClock, "Clock" ; Clock | |
313 TCODE tDiveEAD_END, "EAD/END" ; EAD/END | |
314 TCODE tDiveTissues, "Tissues" ; Tissues | |
315 TCODE tEND, "END:" ; END: | |
316 TCODE tHe, "He" ; He | |
317 TCODE tN2, "N2" ; N2 | |
318 TCODE tDiveBailout, "Bailout" ; Bailout | |
319 TCODE tGFactors, "GF Values" ; GF Values | |
320 TCODE taGFactors, "aGF Values" ; aGF Values | |
608 | 321 TCODE tGFInfo, "Saturation" ; Saturation |
604 | 322 TCODE tCeiling, "Ceiling" ; Ceiling |
323 TCODE tDiveSafetyStop, "Stop" ; Stop (four chars, right aligned) | |
324 TCODE tDiveFallback, "Fallback!" ; Fallback! (max. nine chars) | |
325 TCODE tDecoInfo, "Deco Zone" ; Deco info | |
326 TCODE tSensorCheck, "Sensor Check" ; Sensor Check | |
327 TCODE tdil, "Dil:" ; Diluent ppO2 Warning | |
328 TCODE tmix, "Mix:" ; Pre-Mix ppO2 Warning | |
329 TCODE tSensorDisagree, "Sensors<>" ; Sensors disagree Warning | |
330 TCODE tGasNeedsWarn, "Gas Needs" | |
331 TCODE tGasNeedsAscent, "Gas Needs Ascent" | |
332 TCODE tCNSsurf, "CNS Surf." | |
333 TCODE tCNSfTTS, "CNS fTTS" | |
334 TCODE tCNSBO, "CNS B/O" | |
335 TCODE tCNSnow, "CNS now" | |
336 TCODE tCNSeod, "CNS final" | |
337 TCODE tIBCD, "IBCD N2He" | |
338 TCODE tnoBOgas, "-B/O-Gas-" | |
339 TCODE tMicroBubbles, "M.Bubbles" | |
340 TCODE tCNS, "CNS: " | |
341 TCODE tgaschange, "Change?" ; better gas found | |
342 TCODE tNeed, "Need " ; gas need (5 chars) | |
343 TCODE tBattery, "Battery" ; Battery | |
344 IFDEF _rx_functions | |
345 TCODE tTransmitter, "Pres XMTR" ; pressure transmitter | |
346 TCODE tPressure, "Tank Pres" ; tank pressure | |
347 TCODE tSAC, "SAC" ; SAC, must be 3 chars! | |
348 TCODE tswap, "Swap Tank" ; swap tank (max. 9 chars) | |
349 ENDIF | |
350 IFDEF _cave_mode | |
351 TCODE tGasNeedsCaveMode, "Gas Needs Cave Mode" ; title for gas needs custom view | |
352 TCODE tDiveTurned, "Dv.turned" ; dive is turned (max. 9 char) | |
353 TCODE tCaveMode, "Cave Mode" ; cave mode activated (max. 9 char) | |
354 TCODE tCaveModeShutdown, "X-Cave-X" ; cave mode shut down (max. 9 char) | |
355 ENDIF | |
356 | |
0 | 357 |
358 ; Divemode menu | |
604 | 359 TCODE tDivePreMenu, "Menu?" ; Menu? |
360 TCODE tSetHeading, "Course" ; set bearing (max. 6 chars) | |
0 | 361 |
362 ; Simulator menu | |
604 | 363 TCODE tQuitSim, "Quit" ; Quit Simulation |
0 | 364 |
365 ; Logbook | |
604 | 366 TCODE tCNS2, "CNS:" |
367 TCODE tAVG, "Avg:" | |
368 TCODE tGF, "GF:" | |
369 TCODE tSAT, "Sat:" | |
0 | 370 |
371 ; Logbook units | |
604 | 372 TCODE tLogTunitC, "°C" |
373 TCODE tLogTunitF, "°F" | |
374 TCODE tKGL, "kg/l" | |
375 TCODE tMBAR, "hPa" | |
0 | 376 |
377 ; Logbook menu | |
604 | 378 TCODE tNextLog, "Next Page" |
0 | 379 |
380 ; Reset menu | |
604 | 381 TCODE tReboot, "Reboot" ; Reboot |
382 TCODE tResetMenu2, "Are you sure?" ; Are you sure? | |
383 TCODE tAbort, "Abort" ; Abort | |
384 TCODE tResetSettings, "Reset Settings" ; Reset Settings | |
385 TCODE tResetDeco, "Reset Deco" ; Reset Deco | |
386 TCODE tResetBattery, "Reset Battery" ; Reset Battery | |
387 TCODE tResetLogbook, "Reset Logbook" ; Reset Logbook | |
0 | 388 |
389 ; Set Time Menu/Set Date Menu | |
604 | 390 TCODE tSetHours, "Set Hours" ; Set Hours |
391 TCODE tSetMinutes, "Set Minutes" ; Set Minutes | |
392 TCODE tSetSeconds, "Clear Seconds" ; Clear seconds | |
393 TCODE tSetDay, "Set Day" ; Set Day | |
394 TCODE tSetMonth, "Set Month" ; Set Month | |
395 TCODE tSetYear, "Set Year" ; Set Year | |
0 | 396 |
397 ; Logbook Offset Menu | |
604 | 398 TCODE tLogOffset, "Logbook Offset" ; Logbook offset |
399 TCODE tLogOffsetp1, "+1" ; +1 | |
400 TCODE tLogOffsetp10, "+10" ; +10 | |
401 TCODE tLogOffsetm1, "-1" ; -1 | |
402 TCODE tLogOffsetm10, "-10" ; -10 | |
23
e402813343b6
new option to switch samplingrate between 10s and 2s
heinrichsweikamp
parents:
18
diff
changeset
|
403 |
604 | 404 ; Compass Directions |
405 TCODE tN, "N " ; N(orth), 338°- 22° | |
406 TCODE tNE, "NE" ; North-East, 23°- 67° | |
407 TCODE tE, "E " ; E(east), 68°-112° | |
408 TCODE tSE, "SE" ; South-East, 113°-157° | |
409 TCODE tS, "S " ; S(outh), 158°-202° | |
410 TCODE tSW, "SW" ; South-West, 203°-247° | |
411 TCODE tW, "W " ; W(West), 248°-292° | |
412 TCODE tNW, "NW" ; North-West, 293°-337° | |
29
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
413 |
50 | 414 ; Color Scheme menu |
604 | 415 TCODE tColorScheme, "Colour Scheme" ; Colour Scheme |
416 TCODE tColorSetDive, "Divemode:" ; Divemode: | |
417 TCODE tColorSetName0, "Standard" ; Standard | |
418 TCODE tColorSetName1, "Red" ; Red | |
419 TCODE tColorSetName2, "Green" ; Green | |
420 TCODE tColorSetName3, "Blue" ; Blue | |
421 | |
422 ; pSCR Menu and Settings | |
423 TCODE tPSCRMenu, "pSCR Setup" ; PSCR Menu | |
424 TCODE tPSCR_O2_drop, "O2 Drop " ; O2 drop | |
425 TCODE tPSCR_lungratio, "Lung Ratio " ; lung ratio | |
426 TCODE tBackToLoop, "goto loop" ; back to loop (10 chars max) ### new | |
427 | |
428 | |
429 ; Language selection | |
430 IF _language_2!=none | |
431 TCODE tLanguage, "Language: " ; used in menu_tree | |
432 ENDIF | |
433 | |
434 IF _language_1==en | |
435 TCODE tLang1, "English" ; tLang1 is 1st language, enum context | |
436 ELSE | |
437 IF _language_1==de | |
438 TCODE tLang1, "German" | |
439 ELSE | |
440 IF _language_1==fr | |
441 TCODE tLang1, "French" | |
442 ELSE | |
443 IF _language_1==it | |
444 TCODE tLang1, "Italian" | |
445 ELSE | |
446 TCODE tLang1, "" ; dummy target for options table | |
447 ENDIF | |
448 ENDIF | |
449 ENDIF | |
450 ENDIF | |
451 | |
452 IF _language_2==en | |
453 TCODE tLang2, "English" ; tLang2 is 2nd language, enum context | |
454 ELSE | |
455 IF _language_2==de | |
456 TCODE tLang2, "German" | |
457 ELSE | |
458 IF _language_2==fr | |
459 TCODE tLang2, "French" | |
460 ELSE | |
461 IF _language_2==it | |
462 TCODE tLang2, "Italian" | |
463 ENDIF | |
464 ENDIF | |
465 ENDIF | |
466 ENDIF |