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