annotate src/text_english.inc @ 131:35b9da423de6

NEW: Update warnings every second NEW: Show "Stop" in front of Safety Stop
author heinrichsweikamp
date Fri, 04 Jul 2014 12:51:20 +0200
parents a329a948cede
children 4574aed5cd4c
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
heinrichsweikamp
parents:
diff changeset
1 ;=============================================================================
heinrichsweikamp
parents:
diff changeset
2 ;
heinrichsweikamp
parents:
diff changeset
3 ; File text_english.asm
heinrichsweikamp
parents:
diff changeset
4 ;
heinrichsweikamp
parents:
diff changeset
5 ; English texts reference file.
heinrichsweikamp
parents:
diff changeset
6 ;
heinrichsweikamp
parents:
diff changeset
7 ; Copyright (c) 2011, JD Gascuel, HeinrichsWeikamp, all right reserved.
heinrichsweikamp
parents:
diff changeset
8 ;=============================================================================
heinrichsweikamp
parents:
diff changeset
9
heinrichsweikamp
parents:
diff changeset
10 ; Basic texts
heinrichsweikamp
parents:
diff changeset
11 TCODE tNo, "No" ; No
heinrichsweikamp
parents:
diff changeset
12 TCODE tYes, "Yes" ; Yes = No + 1
heinrichsweikamp
parents:
diff changeset
13
heinrichsweikamp
parents:
diff changeset
14 ; Surface-mode texts
heinrichsweikamp
parents:
diff changeset
15 TCODE tBeta, "beta" ; beta
76
a5ea132770db 1.21 release
heinrichsweikamp
parents: 64
diff changeset
16 TCODE tMenu, "<Menu" ; <Menu
0
heinrichsweikamp
parents:
diff changeset
17 TCODE tView, "View>" ; View>
heinrichsweikamp
parents:
diff changeset
18 TCODE tHeading, "Heading:" ; Heading:
heinrichsweikamp
parents:
diff changeset
19
heinrichsweikamp
parents:
diff changeset
20 ; Divemode Menu
heinrichsweikamp
parents:
diff changeset
21 TCODE tDivemenu_Gaslist, "Gaslist" ; Gaslist
heinrichsweikamp
parents:
diff changeset
22 TCODE tDivemenu_ResetAvr, "Reset Avr." ; Reset Avr.
heinrichsweikamp
parents:
diff changeset
23 TCODE tDivemenu_Setpoint, "Setpoint" ; Setpoint
heinrichsweikamp
parents:
diff changeset
24 TCODE tDivemenu_UseSensor,"Use Sensor" ; Use Sensor
heinrichsweikamp
parents:
diff changeset
25 TCODE tDivemenu_ToggleGF, "Toggle GF" ; Toggle GF
heinrichsweikamp
parents:
diff changeset
26
heinrichsweikamp
parents:
diff changeset
27 ; Main menu
heinrichsweikamp
parents:
diff changeset
28 TCODE tNext, "<Next" ; <Next
heinrichsweikamp
parents:
diff changeset
29 TCODE tEnter, "Enter>" ; Enter>
heinrichsweikamp
parents:
diff changeset
30
heinrichsweikamp
parents:
diff changeset
31 TCODE tMainMenu, "Main Menu" ; MainMenu
heinrichsweikamp
parents:
diff changeset
32 TCODE tLogbook, "Logbook" ; Logbook
heinrichsweikamp
parents:
diff changeset
33 TCODE tGasSetup, "OC Gas Setup" ; OC Gas Setup
heinrichsweikamp
parents:
diff changeset
34 TCODE tSimulator, "Simulator" ; Simulator
heinrichsweikamp
parents:
diff changeset
35 TCODE tSetTime, "Set Time" ; Set Time
heinrichsweikamp
parents:
diff changeset
36 TCODE tSetDate, "Set Date" ; Set Date
heinrichsweikamp
parents:
diff changeset
37 TCODE tSetTimeDate,"Set Time & Date"; Set Time & Date
heinrichsweikamp
parents:
diff changeset
38 TCODE tDispSets, "Display Settings" ; Display Settings
heinrichsweikamp
parents:
diff changeset
39 TCODE tExit, "Exit" ; Exit
heinrichsweikamp
parents:
diff changeset
40 TCODE tResetMenu, "Reset Menu" ; Reset Menu
heinrichsweikamp
parents:
diff changeset
41 TCODE tDiveModeMenu,"Deco Mode" ; Deco Mode
heinrichsweikamp
parents:
diff changeset
42 TCODE tInfoMenu, "Information" ; Information
heinrichsweikamp
parents:
diff changeset
43 TCODE tCCRSetup, "CCR Setup" ; CCR Setup
heinrichsweikamp
parents:
diff changeset
44 TCODE tDiluentSetup,"Diluent Setup" ; Diluent Setup
heinrichsweikamp
parents:
diff changeset
45 TCODE tFixedSetpoints,"Fixed Setpoints" ; Fixed Setpoints
heinrichsweikamp
parents:
diff changeset
46 TCODE tCCRSensor, "CCR Sensor" ; CCR Sensor
113
heinrichsweikamp
parents: 104
diff changeset
47 TCODE tCalibrateMenu, "Calibration" ; Calibration
heinrichsweikamp
parents: 104
diff changeset
48 TCODE tCalibrationGas, "Cal. Gas O2:" ; Cal. Gas O2:
heinrichsweikamp
parents: 104
diff changeset
49 TCODE tCalibrate, "Calibrate" ; Calibrate
0
heinrichsweikamp
parents:
diff changeset
50
heinrichsweikamp
parents:
diff changeset
51 ; Gas menu
heinrichsweikamp
parents:
diff changeset
52 TCODE tGaslist, "OC Gas List"
89
c34516c99ca8 BUGFIX: No average depth for end-of-dive portion (<1m)
heinrichsweikamp
parents: 76
diff changeset
53 TCODE tGaslistCC, "CC Diluents"
0
heinrichsweikamp
parents:
diff changeset
54 TCODE tGasEdit, "Edit Gas"
heinrichsweikamp
parents:
diff changeset
55 TCODE tType, "Type: "
heinrichsweikamp
parents:
diff changeset
56 TCODE tGasDisabled,"Disabled" ; Disabled
heinrichsweikamp
parents:
diff changeset
57 TCODE tGasFirst, "First" ; First
heinrichsweikamp
parents:
diff changeset
58 TCODE tGasTravel, "Travel" ; Travel
heinrichsweikamp
parents:
diff changeset
59 TCODE tGasDeco, "Deco" ; Deco
heinrichsweikamp
parents:
diff changeset
60 TCODE tDilDisabled,"Disabled" ; Disabled
heinrichsweikamp
parents:
diff changeset
61 TCODE tDilFirst, "First" ; First
heinrichsweikamp
parents:
diff changeset
62 TCODE tDilNorm, "Normal" ; Normal
heinrichsweikamp
parents:
diff changeset
63 TCODE tAir, "Air " ; Enum: values must follows (5 chars)
heinrichsweikamp
parents:
diff changeset
64 TCODE tO2, "O2 " ; tAir + 5
heinrichsweikamp
parents:
diff changeset
65 TCODE tO2Plus, "O2 +"
heinrichsweikamp
parents:
diff changeset
66 TCODE tO2Minus, "O2 -"
heinrichsweikamp
parents:
diff changeset
67 TCODE tHePlus, "He +"
heinrichsweikamp
parents:
diff changeset
68 TCODE tHeMinus, "He -"
heinrichsweikamp
parents:
diff changeset
69 TCODE tMOD, "MOD:"
heinrichsweikamp
parents:
diff changeset
70 TCODE tEAD, "EAD:"
heinrichsweikamp
parents:
diff changeset
71 TCODE tGasDepth, "Change depth"
heinrichsweikamp
parents:
diff changeset
72 TCODE tDepthPlus, "Depth +"
heinrichsweikamp
parents:
diff changeset
73 TCODE tDepthMinus,"Depth -"
heinrichsweikamp
parents:
diff changeset
74 TCODE tDepthReset,"Reset to MOD:"
heinrichsweikamp
parents:
diff changeset
75 TCODE tSetup_mix, "Setup Mix"
heinrichsweikamp
parents:
diff changeset
76 TCODE tCCRMode, "CCR Mode:" ; CCR Mode:
heinrichsweikamp
parents:
diff changeset
77 TCODE tCCRModeFixedSP, "Fixed SP" ; Fixed SP
heinrichsweikamp
parents:
diff changeset
78 TCODE tCCRModeSensor, "Sensor" ; Sensor
heinrichsweikamp
parents:
diff changeset
79 TCODE tSP, "SP" ; SP (SetPoint)
heinrichsweikamp
parents:
diff changeset
80 TCODE tSPPlus, "pO2+" ; pO2+
heinrichsweikamp
parents:
diff changeset
81
heinrichsweikamp
parents:
diff changeset
82 ; New battery menu
heinrichsweikamp
parents:
diff changeset
83 TCODE tNewBattTitle, "New Battery?"
heinrichsweikamp
parents:
diff changeset
84 TCODE tNewBattOld, "Keep old"
heinrichsweikamp
parents:
diff changeset
85 TCODE tNewBattNew36, "New 3.6V"
heinrichsweikamp
parents:
diff changeset
86 TCODE tNewBattNew15, "New 1.5V"
heinrichsweikamp
parents:
diff changeset
87
heinrichsweikamp
parents:
diff changeset
88 ; Gaslist management
heinrichsweikamp
parents:
diff changeset
89 TCODE tGas, "Gas" ; Gas
heinrichsweikamp
parents:
diff changeset
90 TCODE tGasErr, "Err" ; Err (3 chars)
heinrichsweikamp
parents:
diff changeset
91
heinrichsweikamp
parents:
diff changeset
92 ; Communication Menu
heinrichsweikamp
parents:
diff changeset
93 TCODE tUsbMode, "Start USB"
heinrichsweikamp
parents:
diff changeset
94 TCODE tUsbTitle, "USB Mode"
heinrichsweikamp
parents:
diff changeset
95 TCODE tUsbStarting, "Starting..."
heinrichsweikamp
parents:
diff changeset
96 TCODE tUsbStartDone, "Done. "
heinrichsweikamp
parents:
diff changeset
97 TCODE tUsbServiceMode, "Service mode enabled"
heinrichsweikamp
parents:
diff changeset
98 TCODE tUsbClosed, "Port closed"
heinrichsweikamp
parents:
diff changeset
99 TCODE tUsbExit, "Exited"
heinrichsweikamp
parents:
diff changeset
100 TCODE tUsbDownloadMode, "Download mode enabled"
heinrichsweikamp
parents:
diff changeset
101 TCODE tUsbLlBld, "Low-level Bootloader"
heinrichsweikamp
parents:
diff changeset
102
heinrichsweikamp
parents:
diff changeset
103 ; Dive Settings
heinrichsweikamp
parents:
diff changeset
104 TCODE tDvMode, "Dive Mode:"
heinrichsweikamp
parents:
diff changeset
105 TCODE tDvOC, "OC"
heinrichsweikamp
parents:
diff changeset
106 TCODE tDvCC, "CC"
heinrichsweikamp
parents:
diff changeset
107 TCODE tDvGauge, "Gauge"
heinrichsweikamp
parents:
diff changeset
108 TCODE tDvApnea, "Apnea"
heinrichsweikamp
parents:
diff changeset
109 TCODE tDkMode, "Decotype:"
heinrichsweikamp
parents:
diff changeset
110 TCODE tZHL16, "ZH-L16"
heinrichsweikamp
parents:
diff changeset
111 TCODE tZHL16GF, "ZH-L16+GF"
heinrichsweikamp
parents:
diff changeset
112 TCODE tPPO2Max, "ppO2 Max:"
heinrichsweikamp
parents:
diff changeset
113 TCODE tPPO2Min, "ppO2 Min:"
heinrichsweikamp
parents:
diff changeset
114 TCODE tLastDecostop, "Last Deco:"
heinrichsweikamp
parents:
diff changeset
115 TCODE tDecoparameters, "Deco Parameters"
heinrichsweikamp
parents:
diff changeset
116 TCODE tGF_low, "GF low:"
heinrichsweikamp
parents:
diff changeset
117 TCODE tGF_high, "GF high:"
heinrichsweikamp
parents:
diff changeset
118 TCODE tSaturationMult, "Saturation:"
heinrichsweikamp
parents:
diff changeset
119 TCODE tDesaturationMult, "Desaturation:"
heinrichsweikamp
parents:
diff changeset
120 TCODE tFTTSMenu, "Future TTS:" ; Future TTS
heinrichsweikamp
parents:
diff changeset
121 TCODE taGFMenu, "Alternative GF" ; Alternative GF
heinrichsweikamp
parents:
diff changeset
122 TCODE taGF_low, "aGF low:" ; aGF low
heinrichsweikamp
parents:
diff changeset
123 TCODE taGF_high, "aGF high:" ; aGF high
heinrichsweikamp
parents:
diff changeset
124 TCODE taGF_enable,"aGF Selectable:" ; aGF Selectable
104
223579e905c3 Show a Safety Stop if enabled (Menu "Deco Parameters")
heinrichsweikamp
parents: 90
diff changeset
125 TCODE tDiveaGF_active,"aGF!" ; aGF!
223579e905c3 Show a Safety Stop if enabled (Menu "Deco Parameters")
heinrichsweikamp
parents: 90
diff changeset
126 TCODE tppO2settings,"ppO2 Settings" ; ppO2 Settings
223579e905c3 Show a Safety Stop if enabled (Menu "Deco Parameters")
heinrichsweikamp
parents: 90
diff changeset
127 TCODE tsafetystopmenu,"Safety Stop:" ; Safety Stop:
0
heinrichsweikamp
parents:
diff changeset
128
heinrichsweikamp
parents:
diff changeset
129 ; Display Settings
heinrichsweikamp
parents:
diff changeset
130 TCODE tBright, "Brightness:"
heinrichsweikamp
parents:
diff changeset
131 TCODE tEco, "Eco"
heinrichsweikamp
parents:
diff changeset
132 TCODE tMedium, "Medium"
heinrichsweikamp
parents:
diff changeset
133 TCODE tHigh, "High"
heinrichsweikamp
parents:
diff changeset
134 TCODE tDvSalinity,"Salinity:" ; Salinity
heinrichsweikamp
parents:
diff changeset
135
heinrichsweikamp
parents:
diff changeset
136 ; Setup Menu
heinrichsweikamp
parents:
diff changeset
137 TCODE tSystSets, "Settings"
heinrichsweikamp
parents:
diff changeset
138 TCODE tLanguage, "Language:"
heinrichsweikamp
parents:
diff changeset
139 TCODE tEnglish, "English"
heinrichsweikamp
parents:
diff changeset
140 TCODE tGerman, "German"
heinrichsweikamp
parents:
diff changeset
141 TCODE tFrench, "French"
heinrichsweikamp
parents:
diff changeset
142 TCODE tItalian, "Italian"
heinrichsweikamp
parents:
diff changeset
143 TCODE tCompassMenu,"Compass calibration" ; Compass calibration
90
3274e87fd027 NEW: automatic compass gain makes calibration quicker
heinrichsweikamp
parents: 89
diff changeset
144 TCODE tCompassGain,"Compass Gain:" ; Compass gain:
18
4e3f133dfbf4 add new opt_compass_gain option to work with more magnetic battery types
heinrichsweikamp
parents: 0
diff changeset
145 TCODE tcharx, "x"
0
heinrichsweikamp
parents:
diff changeset
146
heinrichsweikamp
parents:
diff changeset
147 TCODE tUnits, "Units:"
heinrichsweikamp
parents:
diff changeset
148 TCODE tMetric, " m/°C" ; Enum menu
heinrichsweikamp
parents:
diff changeset
149 TCODE tImperial, "ft/°F"
heinrichsweikamp
parents:
diff changeset
150
heinrichsweikamp
parents:
diff changeset
151 TCODE tDefName, "HW OSTC3"
heinrichsweikamp
parents:
diff changeset
152 TCODE tbar, "bar" ; bar
heinrichsweikamp
parents:
diff changeset
153
heinrichsweikamp
parents:
diff changeset
154 ; Units for all menu
heinrichsweikamp
parents:
diff changeset
155 TCODE tMeters, "m"
heinrichsweikamp
parents:
diff changeset
156 TCODE tFeets, "ft"
heinrichsweikamp
parents:
diff changeset
157 TCODE tFeets1, "f"
heinrichsweikamp
parents:
diff changeset
158 TCODE tMinutes, "'"
heinrichsweikamp
parents:
diff changeset
159 TCODE tPercent, "%"
heinrichsweikamp
parents:
diff changeset
160
heinrichsweikamp
parents:
diff changeset
161 ; Date
heinrichsweikamp
parents:
diff changeset
162 TCODE tDateFormat, "Date:"
heinrichsweikamp
parents:
diff changeset
163 TCODE tDateformat, "MMDDYY"
heinrichsweikamp
parents:
diff changeset
164 TCODE tDateformat1,"DDMMYY"
heinrichsweikamp
parents:
diff changeset
165 TCODE tDateformat2,"YYMMDD"
heinrichsweikamp
parents:
diff changeset
166
heinrichsweikamp
parents:
diff changeset
167 ; Simulator menu
heinrichsweikamp
parents:
diff changeset
168 TCODE tInter, "Simulator" ; Dive Simulator
heinrichsweikamp
parents:
diff changeset
169 TCODE tPlan, "Deco Planner" ; Deco Planner
heinrichsweikamp
parents:
diff changeset
170
heinrichsweikamp
parents:
diff changeset
171 ; Decoplanner submenu
heinrichsweikamp
parents:
diff changeset
172 TCODE tBtTm, "Bot. Time:" ; Bot. Time: (10 chars)
heinrichsweikamp
parents:
diff changeset
173 TCODE tMxDep, "Max Depth:" ; Max Depth: (10 chars)
heinrichsweikamp
parents:
diff changeset
174 TCODE tIntvl, "Interval :" ; Interval : (10 chars)
heinrichsweikamp
parents:
diff changeset
175 TCODE tDeco, "Calculate Deco" ; Calculate Deco
heinrichsweikamp
parents:
diff changeset
176 TCODE tDivePlan, "Dive Plan:" ; Dive Plan:
heinrichsweikamp
parents:
diff changeset
177 TCODE tNoDeco, "No Deco" ; No Deco
heinrichsweikamp
parents:
diff changeset
178 TCODE tMore, "More..." ; More...
heinrichsweikamp
parents:
diff changeset
179 TCODE tCNS, "CNS" ; CNS
heinrichsweikamp
parents:
diff changeset
180
heinrichsweikamp
parents:
diff changeset
181 ; Information menu
heinrichsweikamp
parents:
diff changeset
182 TCODE tFirmware, "Firmware: " ; Firmware: (space)
heinrichsweikamp
parents:
diff changeset
183 TCODE tSerial, "Serial : " ; Serial : (space)
62
e7c7c7eeea58 show battery voltage in info menu
heinrichsweikamp
parents: 52
diff changeset
184 TCODE tTotalDives,"Total Dives: " ; Total Dives:
e7c7c7eeea58 show battery voltage in info menu
heinrichsweikamp
parents: 52
diff changeset
185 TCODE tBatteryV, "Battery: " ; Battery:
0
heinrichsweikamp
parents:
diff changeset
186
heinrichsweikamp
parents:
diff changeset
187 ; Divemode screen
heinrichsweikamp
parents:
diff changeset
188 TCODE tNDL, "NDL"
heinrichsweikamp
parents:
diff changeset
189 TCODE tTTS, "TTS"
heinrichsweikamp
parents:
diff changeset
190 TCODE tVelMetric, "m/min"
heinrichsweikamp
parents:
diff changeset
191 TCODE tVelImperial,"ft/m "
heinrichsweikamp
parents:
diff changeset
192 TCODE tGasSelect, "Select Gas" ; Select Gas
heinrichsweikamp
parents:
diff changeset
193 TCODE tSelectAir, "Air " ; Air
heinrichsweikamp
parents:
diff changeset
194 TCODE tSelectO2, "O2 " ; O2
heinrichsweikamp
parents:
diff changeset
195 TCODE tSelectNx, "Nx" ; Nx
heinrichsweikamp
parents:
diff changeset
196 TCODE tSelectTx, "Tx" ; Tx
heinrichsweikamp
parents:
diff changeset
197 TCODE tDepth, "Depth" ; Depth
heinrichsweikamp
parents:
diff changeset
198 TCODE tMaxDepth, "Max. Depth" ; Max. Depth
heinrichsweikamp
parents:
diff changeset
199 TCODE tDivetime, "Divetime" ; Divetime
heinrichsweikamp
parents:
diff changeset
200 TCODE tDiveHudMask1, "Sensor 1"
heinrichsweikamp
parents:
diff changeset
201 TCODE tDiveHudMask2, "Sensor 2"
heinrichsweikamp
parents:
diff changeset
202 TCODE tDiveHudMask3, "Sensor 3"
heinrichsweikamp
parents:
diff changeset
203 TCODE tDiveTotalAvr, "Total Avr"
heinrichsweikamp
parents:
diff changeset
204 TCODE tDiveStopwatch, "Stopwatch"
heinrichsweikamp
parents:
diff changeset
205 TCODE tDiveStopAvr, "Stopped Avr"
38
64976f1e0a1c Show total divetime in apnea mode
mh@mh-THINK.fritz.box
parents: 29
diff changeset
206 TCODE tApnoeTotal, "Total Divetime:"; Total Divetime
52
0fae975af741 english correction
heinrichsweikamp
parents: 51
diff changeset
207 TCODE tApnoeMax, "Last Descent" ; Last descent
0
heinrichsweikamp
parents:
diff changeset
208 TCODE tApnoeSurface, "Surface Time" ; Surface Time
heinrichsweikamp
parents:
diff changeset
209 TCODE tDiveDecoplan, "Decoplan" ; Decoplan
heinrichsweikamp
parents:
diff changeset
210 TCODE tDiveClock, "Clock" ; Clock
heinrichsweikamp
parents:
diff changeset
211 TCODE tDiveEAD_END, "EAD/END" ; EAD/END
heinrichsweikamp
parents:
diff changeset
212 TCODE tDiveTissues, "Tissues" ; Tissues
heinrichsweikamp
parents:
diff changeset
213 TCODE tEND, "END:" ; END:
heinrichsweikamp
parents:
diff changeset
214 TCODE tHe, "He" ; He
heinrichsweikamp
parents:
diff changeset
215 TCODE tN2, "N2" ; N2
heinrichsweikamp
parents:
diff changeset
216 TCODE tDiveBailout, "Bailout" ; Bailout
heinrichsweikamp
parents:
diff changeset
217 TCODE tGFactors, "GF Values" ; GF Values
heinrichsweikamp
parents:
diff changeset
218 TCODE taGFactors, "aGF Values" ; aGF Values
heinrichsweikamp
parents:
diff changeset
219 TCODE tGFInfo, "Current GF" ; GF Info
123
d076e9c02438 add ceiling display
heinrichsweikamp
parents: 113
diff changeset
220 TCODE tCeiling, "Ceiling" ; Ceiling
131
35b9da423de6 NEW: Update warnings every second
heinrichsweikamp
parents: 129
diff changeset
221 TCODE tDiveSafetyStop," Stop" ; Stop (Five chars, right alligned)
0
heinrichsweikamp
parents:
diff changeset
222
heinrichsweikamp
parents:
diff changeset
223 ; Divemode menu
heinrichsweikamp
parents:
diff changeset
224 TCODE tDivePreMenu, "Menu?" ; Menu?
heinrichsweikamp
parents:
diff changeset
225
heinrichsweikamp
parents:
diff changeset
226 ; Simulator menu
heinrichsweikamp
parents:
diff changeset
227 TCODE tQuitApnea, "Quit?" ; Quit Apnea mode?
heinrichsweikamp
parents:
diff changeset
228 TCODE tQuitSim, "Quit?" ; Quit Simulation?
heinrichsweikamp
parents:
diff changeset
229 TCODE tDescent1m, "Sim:-1m" ; Descent 1m
heinrichsweikamp
parents:
diff changeset
230 TCODE tAscent1m, "Sim:+1m" ; Ascent 1m
heinrichsweikamp
parents:
diff changeset
231
heinrichsweikamp
parents:
diff changeset
232 ; Logbook
heinrichsweikamp
parents:
diff changeset
233 TCODE tCNS2, "CNS:"
heinrichsweikamp
parents:
diff changeset
234 TCODE tAVR, "Avr:"
heinrichsweikamp
parents:
diff changeset
235 TCODE tGF, "GF:"
heinrichsweikamp
parents:
diff changeset
236 TCODE tSAT, "Sat:" ; Sat:
heinrichsweikamp
parents:
diff changeset
237
heinrichsweikamp
parents:
diff changeset
238 ; Logbook units
heinrichsweikamp
parents:
diff changeset
239 TCODE tLogTunitC, "°C"
heinrichsweikamp
parents:
diff changeset
240 TCODE tLogTunitF, "°F"
heinrichsweikamp
parents:
diff changeset
241 TCODE tKGL, "kg/l"
heinrichsweikamp
parents:
diff changeset
242 TCODE tMBAR, "mbar"
heinrichsweikamp
parents:
diff changeset
243
heinrichsweikamp
parents:
diff changeset
244 ; Logbook menu
heinrichsweikamp
parents:
diff changeset
245 TCODE tNextLog, "Next Page"
heinrichsweikamp
parents:
diff changeset
246 TCODE tExitLog, "Exit Logbook"
heinrichsweikamp
parents:
diff changeset
247
heinrichsweikamp
parents:
diff changeset
248 ; Reset menu
heinrichsweikamp
parents:
diff changeset
249 TCODE tReboot, "Reboot" ;Reboot
heinrichsweikamp
parents:
diff changeset
250 TCODE tResetMenu2,"Are you sure?" ;Are you sure?
heinrichsweikamp
parents:
diff changeset
251 TCODE tAbort, "Abort" ;Abort
heinrichsweikamp
parents:
diff changeset
252 TCODE tResetSettings, "Reset all" ;Reset all
heinrichsweikamp
parents:
diff changeset
253 TCODE tResetDeco, "Reset Deco" ;Reset Deco
heinrichsweikamp
parents:
diff changeset
254 TCODE tResetBattery, "Reset Battery" ;Reset Battery
63
5c4d4a42e7a0 allow logbook erase from reset menu
heinrichsweikamp
parents: 52
diff changeset
255 TCODE tResetLogbook, "Reset Logbook" ;Reset Logbook
0
heinrichsweikamp
parents:
diff changeset
256
heinrichsweikamp
parents:
diff changeset
257 ; Set Time Menu/Set Date Menu
heinrichsweikamp
parents:
diff changeset
258 TCODE tSetHours, "Set Hours" ; Set Hours
heinrichsweikamp
parents:
diff changeset
259 TCODE tSetMinutes,"Set Minutes" ; Set Minutes
heinrichsweikamp
parents:
diff changeset
260 TCODE tSetSeconds,"Clear Seconds" ; Clear seconds
heinrichsweikamp
parents:
diff changeset
261 TCODE tSetDay, "Set Day" ; Set Day
heinrichsweikamp
parents:
diff changeset
262 TCODE tSetMonth, "Set Month" ; Set Month
heinrichsweikamp
parents:
diff changeset
263 TCODE tSetYear, "Set Year" ; Set Year
heinrichsweikamp
parents:
diff changeset
264
heinrichsweikamp
parents:
diff changeset
265 ; After update texts
52
0fae975af741 english correction
heinrichsweikamp
parents: 51
diff changeset
266 TCODE tNewFirmware1, "Update successful!" ; Update successful!
0
heinrichsweikamp
parents:
diff changeset
267 TCODE tNewFirmware2, "New Firmware: " ; New Firmware:
heinrichsweikamp
parents:
diff changeset
268
heinrichsweikamp
parents:
diff changeset
269 ; Logbook Offset Menu
heinrichsweikamp
parents:
diff changeset
270 TCODE tLogOffset, "Logbook offset" ; Logbook offset
heinrichsweikamp
parents:
diff changeset
271 TCODE tLogOffsetp1, "+1" ; +1
heinrichsweikamp
parents:
diff changeset
272 TCODE tLogOffsetp10, "+10" ; +10
heinrichsweikamp
parents:
diff changeset
273 TCODE tLogOffsetm1, "-1" ; -1
heinrichsweikamp
parents:
diff changeset
274 TCODE tLogOffsetm10, "-10" ; -10
23
e402813343b6 new option to switch samplingrate between 10s and 2s
heinrichsweikamp
parents: 18
diff changeset
275
e402813343b6 new option to switch samplingrate between 10s and 2s
heinrichsweikamp
parents: 18
diff changeset
276 ; Sampling rate
e402813343b6 new option to switch samplingrate between 10s and 2s
heinrichsweikamp
parents: 18
diff changeset
277 TCODE tSamplingrate, "Sampling rate:" ; Sampling rate:
e402813343b6 new option to switch samplingrate between 10s and 2s
heinrichsweikamp
parents: 18
diff changeset
278 TCODE tSampling2s, "2s" ; 2s
29
50c3e2c7ba7a adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents: 23
diff changeset
279 TCODE tSampling10s, "10s" ; 10s
50c3e2c7ba7a adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents: 23
diff changeset
280
50c3e2c7ba7a adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents: 23
diff changeset
281 ; Compass directions
50c3e2c7ba7a adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents: 23
diff changeset
282 TCODE tN, "N" ; N(orth),338°-22°
50c3e2c7ba7a adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents: 23
diff changeset
283 TCODE tNE, "NE" ; North-East,23°-67°
50c3e2c7ba7a adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents: 23
diff changeset
284 TCODE tE, "E" ; E(east),68°-112°
50c3e2c7ba7a adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents: 23
diff changeset
285 TCODE tSE, "SE" ; South-East,113°-157°
50c3e2c7ba7a adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents: 23
diff changeset
286 TCODE tS, "S" ; S(outh),158°-202°
50c3e2c7ba7a adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents: 23
diff changeset
287 TCODE tSW, "SW" ; South-West,203°-247°
50c3e2c7ba7a adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents: 23
diff changeset
288 TCODE tW, "W" ; W(West),248°-292°
50c3e2c7ba7a adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents: 23
diff changeset
289 TCODE tNW, "NW" ; North-West,293°-337°
50c3e2c7ba7a adding cardinal (and ordinal) directions for the compass
heinrichsweikamp
parents: 23
diff changeset
290
50
ec4d8503ec45 NEW: user-selectable color schemes
heinrichsweikamp
parents: 38
diff changeset
291 ; Color Scheme menu
52
0fae975af741 english correction
heinrichsweikamp
parents: 51
diff changeset
292 TCODE tColorScheme, "Colour scheme" ; Colour scheme
51
e66c94471935 language updates
heinrichsweikamp
parents: 50
diff changeset
293 TCODE tColorSetDive, "Divemode:" ; Divemode:
e66c94471935 language updates
heinrichsweikamp
parents: 50
diff changeset
294 TCODE tColorSetName0, "Standard" ; Standard
e66c94471935 language updates
heinrichsweikamp
parents: 50
diff changeset
295 TCODE tColorSetName1, "Red" ; Red
e66c94471935 language updates
heinrichsweikamp
parents: 50
diff changeset
296 TCODE tColorSetName2, "Green" ; Green
e66c94471935 language updates
heinrichsweikamp
parents: 50
diff changeset
297 TCODE tColorSetName3, "Blue" ; Blue