Mercurial > public > hwos_code
annotate src/text_english.inc @ 474:2880aa1264f5
Fix new battery menu on Power-on reset
author | heinrichsweikamp |
---|---|
date | Wed, 04 Jan 2017 15:04:42 +0100 |
parents | 9edb1359ce43 |
children | ad8acade5567 |
rev | line source |
---|---|
0 | 1 ;============================================================================= |
2 ; | |
3 ; File text_english.asm | |
4 ; | |
5 ; English texts reference file. | |
6 ; | |
7 ; Copyright (c) 2011, JD Gascuel, HeinrichsWeikamp, all right reserved. | |
8 ;============================================================================= | |
9 | |
10 ; Basic texts | |
11 TCODE tNo, "No" ; No | |
12 TCODE tYes, "Yes" ; Yes = No + 1 | |
13 | |
14 ; Surface-mode texts | |
15 TCODE tBeta, "beta" ; beta | |
291
f3df4f291c90
ADD tGasUsage, with FR translation (and DE,IT defaults)
jDG
parents:
276
diff
changeset
|
16 TCODE tMenu, "<Menu" ; <Menu |
0 | 17 TCODE tView, "View>" ; View> |
18 TCODE tHeading, "Heading:" ; Heading: | |
19 | |
20 ; Divemode Menu | |
21 TCODE tDivemenu_Gaslist, "Gaslist" ; Gaslist | |
437 | 22 TCODE tDivemenu_ResetAvg, "Reset Avg." ; Reset Avg. |
0 | 23 TCODE tDivemenu_Setpoint, "Setpoint" ; Setpoint |
24 TCODE tDivemenu_UseSensor,"Use Sensor" ; Use Sensor | |
25 TCODE tDivemenu_ToggleGF, "Toggle GF" ; Toggle GF | |
401
7be43d886bb1
Logbook marker can be set in dive mode menu (OC only)
heinrichsweikamp
parents:
383
diff
changeset
|
26 TCODE tDivemenu_Marker, "Set Marker" ; Set Marker |
403
6e60012bb3fc
NEW: "Lost Gas" feature allows disabling gases during the dive
heinrichsweikamp
parents:
401
diff
changeset
|
27 TCODE tDivemenu_LostGas, "Lost Gas" ; Lost Gas |
0 | 28 |
29 ; Main menu | |
30 TCODE tNext, "<Next" ; <Next | |
31 TCODE tEnter, "Enter>" ; Enter> | |
32 | |
33 TCODE tMainMenu, "Main Menu" ; MainMenu | |
34 TCODE tLogbook, "Logbook" ; Logbook | |
35 TCODE tGasSetup, "OC Gas Setup" ; OC Gas Setup | |
36 TCODE tSetTime, "Set Time" ; Set Time | |
291
f3df4f291c90
ADD tGasUsage, with FR translation (and DE,IT defaults)
jDG
parents:
276
diff
changeset
|
37 TCODE tSetDate, "Set Date" ; Set Date |
f3df4f291c90
ADD tGasUsage, with FR translation (and DE,IT defaults)
jDG
parents:
276
diff
changeset
|
38 TCODE tSetTimeDate,"Set Time & Date"; Set Time & Date |
0 | 39 TCODE tDispSets, "Display Settings" ; Display Settings |
40 TCODE tExit, "Exit" ; Exit | |
41 TCODE tResetMenu, "Reset Menu" ; Reset Menu | |
42 TCODE tDiveModeMenu,"Deco Mode" ; Deco Mode | |
43 TCODE tInfoMenu, "Information" ; Information | |
44 TCODE tCCRSetup, "CCR Setup" ; CCR Setup | |
45 TCODE tDiluentSetup,"Diluent Setup" ; Diluent Setup | |
46 TCODE tFixedSetpoints,"Fixed Setpoints" ; Fixed Setpoints | |
47 TCODE tCCRSensor, "CCR Sensor" ; CCR Sensor | |
113 | 48 TCODE tCalibrateMenu, "Calibration" ; Calibration |
49 TCODE tCalibrationGas, "Cal. Gas O2:" ; Cal. Gas O2: | |
50 TCODE tCalibrate, "Calibrate" ; Calibrate | |
0 | 51 |
52 ; Gas menu | |
53 TCODE tGaslist, "OC Gas List" | |
89
c34516c99ca8
BUGFIX: No average depth for end-of-dive portion (<1m)
heinrichsweikamp
parents:
76
diff
changeset
|
54 TCODE tGaslistCC, "CC Diluents" |
0 | 55 TCODE tGasEdit, "Edit Gas" |
56 TCODE tType, "Type: " | |
57 TCODE tGasDisabled,"Disabled" ; Disabled | |
58 TCODE tGasFirst, "First" ; First | |
59 TCODE tGasTravel, "Travel" ; Travel | |
60 TCODE tGasDeco, "Deco" ; Deco | |
61 TCODE tDilDisabled,"Disabled" ; Disabled | |
62 TCODE tDilFirst, "First" ; First | |
63 TCODE tDilNorm, "Normal" ; Normal | |
64 TCODE tAir, "Air " ; Enum: values must follows (5 chars) | |
65 TCODE tO2, "O2 " ; tAir + 5 | |
66 TCODE tO2Plus, "O2 +" | |
67 TCODE tO2Minus, "O2 -" | |
68 TCODE tHePlus, "He +" | |
69 TCODE tHeMinus, "He -" | |
70 TCODE tMOD, "MOD:" | |
71 TCODE tEAD, "EAD:" | |
72 TCODE tGasDepth, "Change depth" | |
73 TCODE tDepthPlus, "Depth +" | |
74 TCODE tDepthMinus,"Depth -" | |
75 TCODE tDepthReset,"Reset to MOD:" | |
76 TCODE tSetup_mix, "Setup Mix" | |
77 TCODE tCCRMode, "CCR Mode:" ; CCR Mode: | |
78 TCODE tCCRModeFixedSP, "Fixed SP" ; Fixed SP | |
79 TCODE tCCRModeSensor, "Sensor" ; Sensor | |
337
508d7fb98b34
cleanup menu, add "Auto SP" option (Not working yet), minor layout change in compass menu
heinrichsweikamp
parents:
335
diff
changeset
|
80 TCODE tCCRModeAutoSP, "Auto SP" ; Auto SP |
0 | 81 TCODE tSP, "SP" ; SP (SetPoint) |
383 | 82 TCODE tSPPlus, "ppO2+" ; pO2+ |
145
e3ac5b2021bc
NEW: Setpoint-Fallback option for external O2 sensor failure
heinrichsweikamp
parents:
144
diff
changeset
|
83 TCODE tSensorFallback, "Fallback:" ; Fallback: |
154
afa31c815f24
NEW: Show ppO2 for change depth during gas setup
heinrichsweikamp
parents:
148
diff
changeset
|
84 TCODE tppO2, "ppO2:" ; ppO2: |
0 | 85 |
86 TCODE tNewBattTitle, "New Battery?" | |
87 TCODE tNewBattOld, "Keep old" | |
474 | 88 TCODE tNewBattNew36, "New 3.6V Saft" |
89 TCODE tNewBattNew15, "New 1.5V AA" | |
90 TCODE tNewBattAccu, "3.6V LiIon AA" | |
448 | 91 TCODE tNew18650, "Internal 18650" |
474 | 92 TCODE tNew16650, "Internal 16650" |
448 | 93 |
0 | 94 |
95 ; Gaslist management | |
96 TCODE tGas, "Gas" ; Gas | |
97 TCODE tGasErr, "Err" ; Err (3 chars) | |
98 | |
99 ; Communication Menu | |
100 TCODE tUsbTitle, "USB Mode" | |
269
1207cf9a9408
adjust menu for different hardware versions
heinrichsweikamp
parents:
255
diff
changeset
|
101 TCODE tBleTitle, "Bluetooth Mode" |
0 | 102 TCODE tUsbStarting, "Starting..." |
182 | 103 TCODE tUsbStartDone, "Done." |
0 | 104 TCODE tUsbServiceMode, "Service mode enabled" |
105 TCODE tUsbClosed, "Port closed" | |
106 TCODE tUsbExit, "Exited" | |
107 TCODE tUsbDownloadMode, "Download mode enabled" | |
108 TCODE tUsbLlBld, "Low-level Bootloader" | |
109 | |
110 ; Dive Settings | |
111 TCODE tDvMode, "Dive Mode:" | |
112 TCODE tDvOC, "OC" | |
113 TCODE tDvCC, "CC" | |
114 TCODE tDvGauge, "Gauge" | |
115 TCODE tDvApnea, "Apnea" | |
116 TCODE tDkMode, "Decotype:" | |
117 TCODE tZHL16, "ZH-L16" | |
118 TCODE tZHL16GF, "ZH-L16+GF" | |
119 TCODE tPPO2Max, "ppO2 Max:" | |
120 TCODE tPPO2Min, "ppO2 Min:" | |
121 TCODE tLastDecostop, "Last Deco:" | |
122 TCODE tDecoparameters, "Deco Parameters" | |
123 TCODE tGF_low, "GF low:" | |
124 TCODE tGF_high, "GF high:" | |
125 TCODE tSaturationMult, "Saturation:" | |
126 TCODE tDesaturationMult, "Desaturation:" | |
127 TCODE tFTTSMenu, "Future TTS:" ; Future TTS | |
128 TCODE taGFMenu, "Alternative GF" ; Alternative GF | |
129 TCODE taGF_low, "aGF low:" ; aGF low | |
130 TCODE taGF_high, "aGF high:" ; aGF high | |
383 | 131 TCODE taGF_enable,"aGF selectable:" ; aGF Selectable |
104
223579e905c3
Show a Safety Stop if enabled (Menu "Deco Parameters")
heinrichsweikamp
parents:
90
diff
changeset
|
132 TCODE tDiveaGF_active,"aGF!" ; aGF! |
223579e905c3
Show a Safety Stop if enabled (Menu "Deco Parameters")
heinrichsweikamp
parents:
90
diff
changeset
|
133 TCODE tppO2settings,"ppO2 Settings" ; ppO2 Settings |
223579e905c3
Show a Safety Stop if enabled (Menu "Deco Parameters")
heinrichsweikamp
parents:
90
diff
changeset
|
134 TCODE tsafetystopmenu,"Safety Stop:" ; Safety Stop: |
0 | 135 |
136 ; Display Settings | |
137 TCODE tBright, "Brightness:" | |
138 TCODE tEco, "Eco" | |
139 TCODE tMedium, "Medium" | |
140 TCODE tHigh, "High" | |
141 TCODE tDvSalinity,"Salinity:" ; Salinity | |
155
5f71e31bd5b3
CHANGE: Re-arranged Settings Menu, add 180? rotate to menu
heinrichsweikamp
parents:
154
diff
changeset
|
142 TCODE tFlip, "Rotate Screen:" ; Rotate Screen |
305 | 143 TCODE tMODwarning,"MOD warning:" ; MOD warning |
335
3d43da7acfe1
Always show ppO2 (warning position, standard color) option
janos_kovacs <kovjanos@gmail.com>
parents:
333
diff
changeset
|
144 TCODE tShowppO2, "Always show ppO2:" ; Always show ppO2: |
448 | 145 TCODE tTimeoutDive,"Dive Timeout:" ; Dive Timeout |
326
d21b172d5a7a
VSIbar #4: VSI settings submenu, graph option, logbook offset and compass calib. menu exit fix
Janos Kovacs <kovjanos@gmail.com>
parents:
310
diff
changeset
|
146 |
d21b172d5a7a
VSIbar #4: VSI settings submenu, graph option, logbook offset and compass calib. menu exit fix
Janos Kovacs <kovjanos@gmail.com>
parents:
310
diff
changeset
|
147 ; VSI display Settings |
337
508d7fb98b34
cleanup menu, add "Auto SP" option (Not working yet), minor layout change in compass menu
heinrichsweikamp
parents:
335
diff
changeset
|
148 TCODE tVSItext2, "Variable speed:" ; Variable speed: |
508d7fb98b34
cleanup menu, add "Auto SP" option (Not working yet), minor layout change in compass menu
heinrichsweikamp
parents:
335
diff
changeset
|
149 TCODE tVSIgraph, "Speed graph:" ; Speed graph: |
0 | 150 |
151 ; Setup Menu | |
152 TCODE tSystSets, "Settings" | |
153 TCODE tLanguage, "Language:" | |
154 TCODE tEnglish, "English" | |
155 TCODE tGerman, "German" | |
156 TCODE tFrench, "French" | |
157 TCODE tItalian, "Italian" | |
158 TCODE tCompassMenu,"Compass calibration" ; Compass calibration | |
90
3274e87fd027
NEW: automatic compass gain makes calibration quicker
heinrichsweikamp
parents:
89
diff
changeset
|
159 TCODE tCompassGain,"Compass Gain:" ; Compass gain: |
0 | 160 |
161 TCODE tUnits, "Units:" | |
162 TCODE tMetric, " m/°C" ; Enum menu | |
163 TCODE tImperial, "ft/°F" | |
164 | |
200 | 165 TCODE tDefName, "HW OSTC" |
0 | 166 TCODE tbar, "bar" ; bar |
167 | |
220
effd7259f5a5
make button sensitivity configurable (cR hardware)
heinrichsweikamp
parents:
216
diff
changeset
|
168 TCODE tButtonleft,"Left button:" ; Left button |
effd7259f5a5
make button sensitivity configurable (cR hardware)
heinrichsweikamp
parents:
216
diff
changeset
|
169 TCODE tButtonright,"Right button:" ; Right button |
effd7259f5a5
make button sensitivity configurable (cR hardware)
heinrichsweikamp
parents:
216
diff
changeset
|
170 |
0 | 171 ; Units for all menu |
172 TCODE tMeters, "m" | |
173 TCODE tFeets, "ft" | |
174 TCODE tFeets1, "f" | |
175 TCODE tMinutes, "'" | |
176 TCODE tPercent, "%" | |
298
2fe34fc0e2ae
new submenu for gas consumption, show actual mix instead of GAS1-GAS5 in deco planner
heinrichsweikamp
parents:
291
diff
changeset
|
177 TCODE tLitersMinute, "l/min" |
0 | 178 |
179 ; Date | |
180 TCODE tDateFormat, "Date:" | |
181 TCODE tDateformat, "MMDDYY" | |
182 TCODE tDateformat1,"DDMMYY" | |
183 TCODE tDateformat2,"YYMMDD" | |
184 | |
185 ; Simulator menu | |
136 | 186 TCODE tInter, "Start Simulator" ; Start Simulator |
187 TCODE tPlan, "Simulator" ; Simulator | |
0 | 188 |
189 ; Decoplanner submenu | |
190 TCODE tBtTm, "Bot. Time:" ; Bot. Time: (10 chars) | |
208
53771bd3d567
NEW: Show plan parameters in decoplan result page
heinrichsweikamp
parents:
200
diff
changeset
|
191 TCODE tBtTm_short,"Time:" ; Bot. Time: (max. 6 chars) |
0 | 192 TCODE tMxDep, "Max Depth:" ; Max Depth: (10 chars) |
193 TCODE tIntvl, "Interval :" ; Interval : (10 chars) | |
194 TCODE tDeco, "Calculate Deco" ; Calculate Deco | |
195 TCODE tDivePlan, "Dive Plan:" ; Dive Plan: | |
196 TCODE tNoDeco, "No Deco" ; No Deco | |
197 TCODE tMore, "More..." ; More... | |
298
2fe34fc0e2ae
new submenu for gas consumption, show actual mix instead of GAS1-GAS5 in deco planner
heinrichsweikamp
parents:
291
diff
changeset
|
198 TCODE tGasUsage, "Gas Usage" ; Gas Usage |
2fe34fc0e2ae
new submenu for gas consumption, show actual mix instead of GAS1-GAS5 in deco planner
heinrichsweikamp
parents:
291
diff
changeset
|
199 TCODE tSetBotUse, "Bottom Gas: " ; Bottom Gas: (space) |
2fe34fc0e2ae
new submenu for gas consumption, show actual mix instead of GAS1-GAS5 in deco planner
heinrichsweikamp
parents:
291
diff
changeset
|
200 TCODE tSetDecoUse,"Deco Gas: " ; Deco Gas: (space) |
2fe34fc0e2ae
new submenu for gas consumption, show actual mix instead of GAS1-GAS5 in deco planner
heinrichsweikamp
parents:
291
diff
changeset
|
201 |
0 | 202 |
203 ; Information menu | |
204 TCODE tFirmware, "Firmware: " ; Firmware: (space) | |
205 TCODE tSerial, "Serial : " ; Serial : (space) | |
291
f3df4f291c90
ADD tGasUsage, with FR translation (and DE,IT defaults)
jDG
parents:
276
diff
changeset
|
206 TCODE tTotalDives,"Total Dives: " ; Total Dives: |
62 | 207 TCODE tBatteryV, "Battery: " ; Battery: |
453
b4f28ab23b87
NEW: Show Uptime (Time since last firmware boot) in information menu
heinrichsweikamp
parents:
448
diff
changeset
|
208 TCODE tUptime, "Uptime: " ; Uptime: |
0 | 209 |
210 ; Divemode screen | |
211 TCODE tNDL, "NDL" | |
212 TCODE tTTS, "TTS" | |
213 TCODE tVelMetric, "m/min" | |
214 TCODE tVelImperial,"ft/m " | |
215 TCODE tGasSelect, "Select Gas" ; Select Gas | |
216 TCODE tSelectAir, "Air " ; Air | |
217 TCODE tSelectO2, "O2 " ; O2 | |
218 TCODE tSelectNx, "Nx" ; Nx | |
219 TCODE tSelectTx, "Tx" ; Tx | |
220 TCODE tDepth, "Depth" ; Depth | |
310
453a3d13570f
VSIbar #2: ascend bar + max-depth title alignment. Debug: bar-frame, zero-line, sim+- 0.1m
janos_kovacs <kovjanos@gmail.com>
parents:
307
diff
changeset
|
221 TCODE tMaxDepth, "Max. Depth" ; Max. Depth - max 10chars! |
0 | 222 TCODE tDivetime, "Divetime" ; Divetime |
223 TCODE tDiveHudMask1, "Sensor 1" | |
224 TCODE tDiveHudMask2, "Sensor 2" | |
225 TCODE tDiveHudMask3, "Sensor 3" | |
437 | 226 TCODE tDiveTotalAvg, "Total Avg" |
0 | 227 TCODE tDiveStopwatch, "Stopwatch" |
437 | 228 TCODE tDiveStopAvg, "Stopped Avg" ; 11chars max |
134
4574aed5cd4c
Show clock in Apnea mode, minor layout changes in Apnea mode
heinrichsweikamp
parents:
131
diff
changeset
|
229 TCODE tApnoeTotal, " Total" ; Total (Six chars, right alligned) |
52 | 230 TCODE tApnoeMax, "Last Descent" ; Last descent |
0 | 231 TCODE tApnoeSurface, "Surface Time" ; Surface Time |
232 TCODE tDiveDecoplan, "Decoplan" ; Decoplan | |
233 TCODE tDiveClock, "Clock" ; Clock | |
234 TCODE tDiveEAD_END, "EAD/END" ; EAD/END | |
235 TCODE tDiveTissues, "Tissues" ; Tissues | |
236 TCODE tEND, "END:" ; END: | |
237 TCODE tHe, "He" ; He | |
238 TCODE tN2, "N2" ; N2 | |
239 TCODE tDiveBailout, "Bailout" ; Bailout | |
240 TCODE tGFactors, "GF Values" ; GF Values | |
241 TCODE taGFactors, "aGF Values" ; aGF Values | |
242 TCODE tGFInfo, "Current GF" ; GF Info | |
123 | 243 TCODE tCeiling, "Ceiling" ; Ceiling |
300
5ad479f2a868
Merged Screen layout mod #1 into Screen layout work #3
Janos Kovacs <kovjanos@gmail.com>
parents:
298
diff
changeset
|
244 TCODE tDiveSafetyStop,"Stop" ; Stop (Four chars, right alligned) |
145
e3ac5b2021bc
NEW: Setpoint-Fallback option for external O2 sensor failure
heinrichsweikamp
parents:
144
diff
changeset
|
245 TCODE tDiveFallback, "Fallback!" ; Fallback! (max. nine chars) |
413
12e85930d95c
NEW: New Customview shows ppO2(O2) and ppO2(Diluent) during CCR mode
heinrichsweikamp
parents:
406
diff
changeset
|
246 TCODE tSensorCheck, "Sensor Check" ; Sensor Check |
0 | 247 |
248 ; Divemode menu | |
249 TCODE tDivePreMenu, "Menu?" ; Menu? | |
255 | 250 TCODE tSetHeading, "Bearing" ; Bearing (Max. seven chars) |
0 | 251 |
252 ; Simulator menu | |
253 TCODE tQuitSim, "Quit?" ; Quit Simulation? | |
254 | |
255 ; Logbook | |
256 TCODE tCNS2, "CNS:" | |
437 | 257 TCODE tAVG, "Avg:" |
0 | 258 TCODE tGF, "GF:" |
259 TCODE tSAT, "Sat:" ; Sat: | |
260 | |
261 ; Logbook units | |
262 TCODE tLogTunitC, "°C" | |
263 TCODE tLogTunitF, "°F" | |
264 TCODE tKGL, "kg/l" | |
265 TCODE tMBAR, "mbar" | |
266 | |
267 ; Logbook menu | |
268 TCODE tNextLog, "Next Page" | |
269 | |
270 ; Reset menu | |
271 TCODE tReboot, "Reboot" ;Reboot | |
272 TCODE tResetMenu2,"Are you sure?" ;Are you sure? | |
273 TCODE tAbort, "Abort" ;Abort | |
274 TCODE tResetSettings, "Reset all" ;Reset all | |
275 TCODE tResetDeco, "Reset Deco" ;Reset Deco | |
276 TCODE tResetBattery, "Reset Battery" ;Reset Battery | |
63 | 277 TCODE tResetLogbook, "Reset Logbook" ;Reset Logbook |
0 | 278 |
279 ; Set Time Menu/Set Date Menu | |
280 TCODE tSetHours, "Set Hours" ; Set Hours | |
281 TCODE tSetMinutes,"Set Minutes" ; Set Minutes | |
282 TCODE tSetSeconds,"Clear Seconds" ; Clear seconds | |
283 TCODE tSetDay, "Set Day" ; Set Day | |
284 TCODE tSetMonth, "Set Month" ; Set Month | |
285 TCODE tSetYear, "Set Year" ; Set Year | |
286 | |
287 ; Logbook Offset Menu | |
288 TCODE tLogOffset, "Logbook offset" ; Logbook offset | |
289 TCODE tLogOffsetp1, "+1" ; +1 | |
290 TCODE tLogOffsetp10, "+10" ; +10 | |
291 TCODE tLogOffsetm1, "-1" ; -1 | |
292 TCODE tLogOffsetm10, "-10" ; -10 | |
23
e402813343b6
new option to switch samplingrate between 10s and 2s
heinrichsweikamp
parents:
18
diff
changeset
|
293 |
e402813343b6
new option to switch samplingrate between 10s and 2s
heinrichsweikamp
parents:
18
diff
changeset
|
294 ; Sampling rate |
e402813343b6
new option to switch samplingrate between 10s and 2s
heinrichsweikamp
parents:
18
diff
changeset
|
295 TCODE tSamplingrate, "Sampling rate:" ; Sampling rate: |
e402813343b6
new option to switch samplingrate between 10s and 2s
heinrichsweikamp
parents:
18
diff
changeset
|
296 TCODE tSampling2s, "2s" ; 2s |
29
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
297 TCODE tSampling10s, "10s" ; 10s |
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
298 |
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
299 ; Compass directions |
239
6c4ad243cb44
CNANGE: aGF pair has same range then normal GF pair
heinrichsweikamp
parents:
220
diff
changeset
|
300 TCODE tN, "N " ; N(orth),338°-22° |
29
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
301 TCODE tNE, "NE" ; North-East,23°-67° |
239
6c4ad243cb44
CNANGE: aGF pair has same range then normal GF pair
heinrichsweikamp
parents:
220
diff
changeset
|
302 TCODE tE, "E " ; E(east),68°-112° |
29
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
303 TCODE tSE, "SE" ; South-East,113°-157° |
239
6c4ad243cb44
CNANGE: aGF pair has same range then normal GF pair
heinrichsweikamp
parents:
220
diff
changeset
|
304 TCODE tS, "S " ; S(outh),158°-202° |
29
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
305 TCODE tSW, "SW" ; South-West,203°-247° |
239
6c4ad243cb44
CNANGE: aGF pair has same range then normal GF pair
heinrichsweikamp
parents:
220
diff
changeset
|
306 TCODE tW, "W " ; W(West),248°-292° |
29
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
307 TCODE tNW, "NW" ; North-West,293°-337° |
50c3e2c7ba7a
adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents:
23
diff
changeset
|
308 |
50 | 309 ; Color Scheme menu |
52 | 310 TCODE tColorScheme, "Colour scheme" ; Colour scheme |
51 | 311 TCODE tColorSetDive, "Divemode:" ; Divemode: |
312 TCODE tColorSetName0, "Standard" ; Standard | |
313 TCODE tColorSetName1, "Red" ; Red | |
314 TCODE tColorSetName2, "Green" ; Green | |
315 TCODE tColorSetName3, "Blue" ; Blue |