comparison src/text_english.inc @ 634:4050675965ea

3.10 stable release
author heinrichsweikamp
date Tue, 28 Apr 2020 17:34:31 +0200
parents 185ba2f91f59
children 8c1f1f334275
comparison
equal deleted inserted replaced
633:690c48db7b5b 634:4050675965ea
1 ;============================================================================= 1 ;=============================================================================
2 ; 2 ;
3 ; File text_english.asm next combined generation V3.08.8 3 ; File text_english.asm next combined generation V3.09.4k
4 ; 4 ;
5 ; English texts reference file. 5 ; English texts reference file.
6 ; 6 ;
7 ; Copyright (c) 2011, JD Gascuel, HeinrichsWeikamp, all right reserved. 7 ; Copyright (c) 2011, JD Gascuel, HeinrichsWeikamp, all right reserved.
8 ;============================================================================= 8 ;=============================================================================
39 TCODE tDivemenu_Gaslist, "Gaslist" ; Gaslist (OC) 39 TCODE tDivemenu_Gaslist, "Gaslist" ; Gaslist (OC)
40 TCODE tDivemenu_ResetAvg, "Reset Avg" ; Reset Avg (max 9 char) 40 TCODE tDivemenu_ResetAvg, "Reset Avg" ; Reset Avg (max 9 char)
41 TCODE tDivemenu_Avg_Mkr, "Avg/Marker" ; Reset Avg, Set Marker (and Turn Dive) 41 TCODE tDivemenu_Avg_Mkr, "Avg/Marker" ; Reset Avg, Set Marker (and Turn Dive)
42 TCODE tDivemenu_ToggleGF, "Toggle GF" ; Toggle GF 42 TCODE tDivemenu_ToggleGF, "Toggle GF" ; Toggle GF
43 TCODE tDivemenu_Marker, "Set Marker" ; Set Marker 43 TCODE tDivemenu_Marker, "Set Marker" ; Set Marker
44
45 IFDEF _cave_mode
46 TCODE tDivemenu_LostGas, "Gas avail." ; Gas Availability
47 ELSE
48 TCODE tDivemenu_LostGas, "Lost Gas" ; Lost Gas 44 TCODE tDivemenu_LostGas, "Lost Gas" ; Lost Gas
49 ENDIF
50 45
51 IFDEF _ccr_pscr 46 IFDEF _ccr_pscr
52 TCODE tDivemenu_Diluent, "Diluents" ; Diluents (CCR) 47 TCODE tDivemenu_Diluent, "Diluents" ; Diluents (CCR)
53 TCODE tDivemenu_Premix, "Premix" ; Premix (pSCR) 48 TCODE tDivemenu_Premix, "Premix" ; Premix (pSCR)
54 TCODE tDivemenu_Setpoint, "Setpoint" ; Setpoint 49 TCODE tDivemenu_Setpoint, "Setpoint" ; Setpoint
128 TCODE tType, "Type: " 123 TCODE tType, "Type: "
129 TCODE tGasDisabled, "Disabled" ; | Enum 0: Disabled 124 TCODE tGasDisabled, "Disabled" ; | Enum 0: Disabled
130 TCODE tGasFirst, "First" ; | 1: First 125 TCODE tGasFirst, "First" ; | 1: First
131 TCODE tGasTravel, "Work" ; | 2: Work (Travel, Bottom) 126 TCODE tGasTravel, "Work" ; | 2: Work (Travel, Bottom)
132 TCODE tGasDeco, "Deco" ; | 3: Deco 127 TCODE tGasDeco, "Deco" ; | 3: Deco
133 TCODE tDilDisabled, "Disabled" ; | Enum 0: Disabled 128 TCODE tAir, "Air " ; | Enum: values must follow (5 chars)
134 TCODE tDilFirst, "First" ; | 1: First 129 TCODE tO2, "O2 " ; | tAir + 5
135 TCODE tDilNorm, "Normal" ; | 2: Normal
136 TCODE tAir, "Air " ; Enum: values must follow (5 chars)
137 TCODE tO2, "O2 " ; tAir + 5
138 TCODE tO2Plus, "O2 +" 130 TCODE tO2Plus, "O2 +"
139 TCODE tO2Minus, "O2 -" 131 TCODE tO2Minus, "O2 -"
140 IFDEF _helium 132 IFDEF _helium
141 TCODE tHePlus, "He +" 133 TCODE tHePlus, "He +"
142 TCODE tHeMinus, "He -" 134 TCODE tHeMinus, "He -"
147 TCODE tDepthPlus, "Depth +" 139 TCODE tDepthPlus, "Depth +"
148 TCODE tDepthMinus, "Depth -" 140 TCODE tDepthMinus, "Depth -"
149 TCODE tDepthReset, "Reset to MOD:" 141 TCODE tDepthReset, "Reset to MOD:"
150 TCODE tSetup_GasMix, "Setup Mix" 142 TCODE tSetup_GasMix, "Setup Mix"
151 IFDEF _ccr_pscr 143 IFDEF _ccr_pscr
152 TCODE tSPPlus, "ppO2+" ; pO2+ 144 TCODE tSPPlus, "ppO2 +" ; Setpoint ppO2 +
153 TCODE tSensorFallback, "Fallback:" ; Fallback: 145 TCODE tSensorFallback, "Fallback:" ; Fallback:
154 TCODE tCalculated, "calculated" ; calculated 146 TCODE tCalculated, "calculated" ; calculated
155 TCODE tppO2O2, "ppO2(O2)" ; ppO2(O2) 147 TCODE tppO2O2, "ppO2(O2)" ; ppO2(O2)
156 TCODE tppO2Dil, "ppO2(Dil)" ; ppO2(Dil) 148 TCODE tppO2Dil, "ppO2(Dil)" ; ppO2(Dil)
157 TCODE tppO2Mix, "ppO2(Mix)" ; ppO2(Mix) 149 TCODE tppO2Mix, "ppO2(Mix)" ; ppO2(Mix)
161 TCODE tCCRModeAutoSP, "Auto SP" ; 2 Auto SP | 153 TCODE tCCRModeAutoSP, "Auto SP" ; 2 Auto SP |
162 ELSE 154 ELSE
163 TCODE tCCRModeFixedSP, " " ; target needed by option table 155 TCODE tCCRModeFixedSP, " " ; target needed by option table
164 ENDIF 156 ENDIF
165 TCODE tSP, "SP" ; SP (SetPoint) 157 TCODE tSP, "SP" ; SP (SetPoint)
166 TCODE tppO2, "ppO2:" ; ppO2:
167 158
168 159
169 ; New batteries menu 160 ; New batteries menu
170 ; 1 2 ; 161 ; 1 2 ;
171 ; 12345678901234567890 ; max 20 chars 162 ; 12345678901234567890 ; max 20 chars
190 181
191 ; Communication menu 182 ; Communication menu
192 TCODE tUsbTitle, "USB Mode" 183 TCODE tUsbTitle, "USB Mode"
193 TCODE tBleTitle, "Bluetooth Mode" 184 TCODE tBleTitle, "Bluetooth Mode"
194 TCODE tUsbStarting, "Starting..." 185 TCODE tUsbStarting, "Starting..."
195 TCODE tUsbStartDone, "Done." 186 TCODE tUsbStartDone, "done."
196 TCODE tUsbServiceMode, "Service mode enabled" 187 TCODE tUsbServiceMode, "Service Mode enabled"
197 TCODE tUsbClosed, "Port closed" 188 TCODE tUsbClosed, "Port closed"
198 TCODE tUsbExit, "Exited" 189 TCODE tUsbExit, "Exited"
199 TCODE tUsbDownloadMode, "Download mode enabled" 190 TCODE tUsbDownloadMode, "Download Mode enabled"
200 TCODE tUsbLlBld, "Low-level Bootloader" 191 TCODE tUsbLlBld, "Low-level Bootloader"
201 192
202 193
203 ; Dive settings 194 ; Dive settings
204 TCODE tDvMode, "Dive Mode : " ; Dive Mode 195 TCODE tDvMode, "Dive Mode : " ; Dive Mode
237 TCODE tDiveaGF_active, "using aGF" ; using aGF 228 TCODE tDiveaGF_active, "using aGF" ; using aGF
238 TCODE tSafetyStop, "Safety Stop : " ; Safety Stop: (max. 16 chars) 229 TCODE tSafetyStop, "Safety Stop : " ; Safety Stop: (max. 16 chars)
239 TCODE tExtendedStops, "extended Stop: " ; Extended Stops 230 TCODE tExtendedStops, "extended Stop: " ; Extended Stops
240 TCODE tLastDecostop, "Last Deco : " ; last Deco Stop Depth 231 TCODE tLastDecostop, "Last Deco : " ; last Deco Stop Depth
241 TCODE tDvSalinity, "Salinity : " ; Salinity 232 TCODE tDvSalinity, "Salinity : " ; Salinity
242 TCODE tDepthWarn, "Depth Warning: " ; Depth Warning 233 TCODE tDepthWarn, "Depth Warning:" ; Depth Warning (no space after ':' on purpose)
243 TCODE tGasUsage, "Gas Usage" ; Gas Usage 234 TCODE tGasUsage, "Gas Usage" ; Gas Usage
244 TCODE tSetWorkSAC, "SAC Work: " ; SAC Work: (space) 235 TCODE tSetWorkSAC, "SAC Work: " ; SAC Work: (space)
245 TCODE tSetDecoSAC, "SAC Deco: " ; SAC Deco: (space) 236 TCODE tSetDecoSAC, "SAC Deco: " ; SAC Deco: (space)
246 TCODE tCalcGasNeeds, "Calc.Gas(B/O): " ; Calculate Gas (Bail Out) Needs 237 TCODE tCalcGasNeeds, "Calc.Gas(B/O): " ; Calculate Gas (Bail Out) Needs
247 IFDEF _gas_contingency 238 IFDEF _gas_contingency
248 TCODE tGasContingencyDive,"Swap on empty: " ; swap tank on becoming empty 239 TCODE tGasContingencyDive,"Swap on empty: " ; swap tank on becoming empty
249 ENDIF 240 ENDIF
250 TCODE tGasChangeTime, "Gas Change :+" ; additional Gas Change Time 241 TCODE tGasChangeTime, "Gas Change :+" ; additional Gas Change Time
251 TCODE tSetup_Tank, "Setup Tank" ; Setup Tank 242 TCODE tSetup_Tank, "Setup Tank" ; Setup Tank
252 TCODE tTankSize, "Tank Size" ; Tank Size 243 TCODE tTankSize, "Tank Size: " ; Tank Size
253 TCODE tTankUsablePress, "Turn Pres/Asc.Need" ; Tank Pressure Budget for Ascent (turn pressure) (max 19 chars) 244 TCODE tTankUsablePress, "Turn Pres: " ; Tank Pressure Budget for Ascent (turn pressure)
254 TCODE tLiter, " l" ; Liter as l 245 TCODE tLiter, " l" ; Liter as l
255 TCODE tLiterLong, "Liter" ; Liter as Liter 246 TCODE tLiterLong, "Liter" ; Liter as Liter
256 TCODE t2ndDecoPlanMenu, "2nd Deco Plan" ; 2nd Deco Plan 247 TCODE t2ndDecoPlanMenu, "2nd Deco Plan" ; 2nd Deco Plan
257 248
258 IFDEF _ccr_pscr 249 IFDEF _ccr_pscr
259 TCODE tCCmaxFracO2, "Loop %O2 max. : " ; max O2 percent (absolute) in the loop 250 TCODE tCCmaxFracO2, "Loop %O2 max. : " ; max O2 percent (absolute) in the loop
260 TCODE tDilppO2Check, "Check Dil ppO2: " ; check ppO2 of the diluent against the setpoint 251 TCODE tDilppO2Check, "Check Dil ppO2: " ; check ppO2 of the diluent against the setpoint
252 TCODE tGasDensityCheck, ".. Gas Density: " ; check Gas Density
261 TCODE tPSCR_O2_drop, "pSCR O2 Drop: " ; pSCR O2 drop 253 TCODE tPSCR_O2_drop, "pSCR O2 Drop: " ; pSCR O2 drop
262 TCODE tPSCR_lungratio, "... Lung Ratio: " ; pSCR lung ratio 254 TCODE tPSCR_lungratio, "... Lung Ratio: " ; pSCR lung ratio
263 TCODE tCopyDilToOC, "Copy Dil.-> OC" ; copy diluent settings to OC gas 255 TCODE tCopyDilToOC, "Copy Dil.-> OC" ; copy diluent settings to OC gas
264 TCODE tBackToLoop, "goto loop" ; back to loop (10 chars max) 256 TCODE tBackToLoop, "goto loop" ; back to loop (10 chars max)
265 ENDIF 257 ENDIF
301 TCODE tLanguage, "Language : " ; used in menu_tree 293 TCODE tLanguage, "Language : " ; used in menu_tree
302 ENDIF 294 ENDIF
303 TCODE tFlip, "Rotate Screen: " ; Rotate Screen 295 TCODE tFlip, "Rotate Screen: " ; Rotate Screen
304 TCODE tColorScheme, "Colour Scheme" ; Colour Scheme 296 TCODE tColorScheme, "Colour Scheme" ; Colour Scheme
305 TCODE tVSIgraph, "Speed Graph : " ; Speed Graph 297 TCODE tVSIgraph, "Speed Graph : " ; Speed Graph
306 TCODE tVSItext2, "Var. Speed : " ; variable Speed 298 TCODE tVSItext2, ".. adaptive : " ; adaptive Speed
307 TCODE tShowppO2, "ppO2 always : " ; always show ppO2 299 TCODE tShowppO2, "ppO2 always : " ; always show ppO2
308 TCODE tDepthWarning, "Depth blink.: " ; Depth blinking 300 TCODE tDepthWarning, "Depth blink.: " ; Depth blinking
309 TCODE t2ndDepth, "2nd Depth: " ; 2nd Depth Display Content (11 chars max) 301 TCODE t2ndDepth, "2nd Depth: " ; 2nd Depth Display Content (11 chars max)
310 TCODE tTissueGraphics, "Graphics : " ; Tissue Graphics 302 TCODE tTissueGraphics, "Graphics : " ; Tissue Graphics
311 TCODE tIBCDwarning, "IBCD Warning: " ; IBCD Warning 303 TCODE tIBCDwarning, "IBCD Warning: " ; IBCD Warning
324 316
325 317
326 ; Setup menu 318 ; Setup menu
327 TCODE tSystSets, "Settings" ; System Settings 319 TCODE tSystSets, "Settings" ; System Settings
328 IFDEF _compass 320 IFDEF _compass
329 TCODE tCompassMenu, "Compass Calibration" 321 TCODE tCompassMenu, "Compass" ; Compass
322 TCODE tCompassCalibration,"Calibration" ; Calibration
330 TCODE tCompassGain, "Compass Gain:" 323 TCODE tCompassGain, "Compass Gain:"
331 TCODE tCalX, "Cal X:" ; Cal X 324 TCODE tCalX, "Cal X" ; Cal X
332 TCODE tCalY, "Cal Y:" ; Cal Y 325 TCODE tCalY, "Cal Y" ; Cal Y
333 TCODE tCalZ, "Cal Z:" ; Cal Z 326 TCODE tCalZ, "Cal Z" ; Cal Z
334 ENDIF 327 ENDIF
335 TCODE tMetric, " m/°C" ; 0 - keep order, enum! 328 TCODE tMetric, " m/°C" ; 0 - keep order, enum!
336 TCODE tImperial, "ft/°F" ; 1 329 TCODE tImperial, "ft/°F" ; 1
337 ; 111 111 111 111 111 330 ; 111 111 111 111 111
338 ; 5 rows by 12 chars each: 123456789012123456789012123456789012123456789012123456789012 331 ; 5 rows by 12 chars each: 123456789012123456789012123456789012123456789012123456789012
339 TCODE tDefName, "HW OSTC" ; " Read the Manual, know& understandthe inherentLimitations!" 332 TCODE tDefName, "HW OSTC "
340 TCODE tPiezo, "Buttons" ; Buttons 333 TCODE tPiezo, "Buttons" ; Buttons
341 TCODE tButtonleft, "Left Button:" ; Left Button 334 TCODE tButtonleft, "Left Button:" ; Left Button
342 TCODE tButtonright, "Right Button:" ; Right Button 335 TCODE tButtonright, "Right Button:" ; Right Button
343 TCODE tAltMode, "Waiting Time:" 336 TCODE tAltMode, "Waiting Time:"
344 TCODE tAltModeFly, "Flying" 337 TCODE tAltModeFly, "Flying"
465 TCODE tMicroBubbles, "M.Bubbles" ; 458 TCODE tMicroBubbles, "M.Bubbles" ;
466 TCODE tCNS, "CNS: " ; 459 TCODE tCNS, "CNS: " ;
467 TCODE tgaschange, "Change?" ; better gas found 460 TCODE tgaschange, "Change?" ; better gas found
468 TCODE tNeed, "Need " ; gas need (5 chars) 461 TCODE tNeed, "Need " ; gas need (5 chars)
469 TCODE tBattery, "Battery" ; Battery 462 TCODE tBattery, "Battery" ; Battery
463 TCODE tSAT, "Sat:" ; Sat: (max 4 chars)
464 TCODE tppO2, "ppO2:" ; ppO2: (max 5 chars)
470 465
471 IFDEF _helium 466 IFDEF _helium
472 TCODE tHe, "He" ; He 467 TCODE tHe, "He" ; He
473 TCODE tIBCD, "IBCD N2He" ; IBCD warning 468 TCODE tIBCD, "IBCD N2He" ; IBCD warning (max. 9 chars)
474 TCODE tGasDensity, "G.Density" ; Gas Density 469 ENDIF
470
471 IFDEF _ccr_pscr
472 TCODE tGasDensity, "G.Density" ; Gas Density (max. 9 chars)
475 ENDIF 473 ENDIF
476 474
477 IFDEF _rx_functions 475 IFDEF _rx_functions
478 TCODE tTransmitter, "Pres XMTR" ; pressure transmitter 476 TCODE tTransmitter, "Pres XMTR" ; pressure transmitter
479 TCODE tPressure, "Tank Pres" ; tank pressure 477 TCODE tPressure, "Tank Pres" ; tank pressure
480 TCODE tSAC, "SAC" ; SAC, must be 3 chars! 478 TCODE tSAC, "SAC" ; SAC, must be 3 chars!
481 TCODE tswap, "Swap Tank" ; swap tank (max. 9 chars) 479 TCODE tswap, "Swap Tank" ; swap tank (max. 9 chars)
482 ENDIF 480 ENDIF
483 481
484 IFDEF _ccr_pscr
485 IFDEF _external_sensor 482 IFDEF _external_sensor
486 TCODE tDiveHudMask1, "Sensor 1" 483 TCODE tDiveHudMask1, "Sensor 1"
487 TCODE tDiveHudMask2, "Sensor 2" 484 TCODE tDiveHudMask2, "Sensor 2"
488 TCODE tDiveHudMask3, "Sensor 3" 485 TCODE tDiveHudMask3, "Sensor 3"
489 TCODE tSensorDisagree, "Sensors<>" ; Sensors disagree Warning 486 TCODE tSensorDisagree, "Sensors<>" ; Sensors disagree Warning
490 ENDIF
491 ENDIF 487 ENDIF
492 488
493 IFDEF _cave_mode 489 IFDEF _cave_mode
494 TCODE tGasNeedsCaveMode, "Gas Needs -CAVE-" ; title for gas needs custom view (cave mode) | need to be 490 TCODE tGasNeedsCaveMode, "Gas Needs -CAVE-" ; title for gas needs custom view (cave mode) | need to be
495 TCODE tGasNeedsAscent, "Gas Needs Ascent" ; title for gas needs custom view (open water mode) | same length 491 TCODE tGasNeedsAscent, "Gas Needs Ascent" ; title for gas needs custom view (open water mode) | same length
502 TCODE tGasNeedsAscent, "Gas Needs Ascent" ; title for gas needs custom view 498 TCODE tGasNeedsAscent, "Gas Needs Ascent" ; title for gas needs custom view
503 ENDIF 499 ENDIF
504 500
505 501
506 ; Divemode menu 502 ; Divemode menu
503 TCODE tDiveAckn, "Ackn?" ; Ackn? (max. 5 chars)
507 TCODE tDivePreMenu, "Menu?" ; Menu? (max. 5 chars) 504 TCODE tDivePreMenu, "Menu?" ; Menu? (max. 5 chars)
508 TCODE tDiveLayout, "Layout" ; Layout (max. 6 chars) 505 TCODE tDiveLayout, "Layout" ; Layout (max. 6 chars)
509 IFDEF _compass 506 IFDEF _compass
510 TCODE tSetHeading, "Course" ; Course (max. 6 chars) 507 TCODE tSetHeading, "Course" ; Course (max. 6 chars)
511 ENDIF 508 ENDIF
518 515
519 ; Logbook 516 ; Logbook
520 TCODE tCNS2, "CNS: " 517 TCODE tCNS2, "CNS: "
521 TCODE tAVG, "Avg: " 518 TCODE tAVG, "Avg: "
522 TCODE tGF2, "GF : " 519 TCODE tGF2, "GF : "
523 TCODE tSAT, "Sat: " ; max 4 chars 520 TCODE tSD2, "S/D: "
524 TCODE tDvSalinity2, "Salinity :" ; max 11 chars 521 TCODE tDvSalinity2, "Salinity :" ; max 11 chars
525 TCODE tLastDeco, "Last Deco:" ; max 11 chars 522 TCODE tLastDeco, "Last Deco:" ; max 11 chars
526 TCODE tNoProfileData, "no profile anymore..." ; max 21 chars 523 TCODE tNoProfileData, "no profile anymore..." ; max 21 chars
527 TCODE tBeginOfDive, "Begin:" ; max 8 chars 524 TCODE tBeginOfDive, "Begin:" ; max 8 chars
528 TCODE tEndOfDive, "End:" ; max 8 chars 525 TCODE tEndOfDive, "End:" ; max 8 chars
529 TCODE tDesatTime, "Desat:" ; amx 8 chars 526 TCODE tDesatTime, "Desat:" ; amx 8 chars
530 527
531 ; other users 528 ; other users
532 TCODE tGF, "GF:" 529 TCODE tGF, "GF:" ; GF Factors (3 chars)
530 TCODE tSD, "S/D" ; Saturation / Desaturation (3 chars)
533 531
534 ; Logbook units 532 ; Logbook units
535 TCODE tLogTunitC, "°C" 533 TCODE tLogTunitC, "°C"
536 TCODE tLogTunitF, "°F" 534 TCODE tLogTunitF, "°F"
537 TCODE tKGL, "kg/l" 535 TCODE tKGL, "kg/l"
541 ; Logbook menu 539 ; Logbook menu
542 TCODE tNextLog, "Next Page" 540 TCODE tNextLog, "Next Page"
543 541
544 542
545 ; Reset menu 543 ; Reset menu
544 IFDEF _firmware_recovery
545 TCODE tReboot, "Reboot/Backup" ; Reboot/Backup
546 ELSE
546 TCODE tReboot, "Reboot" ; Reboot 547 TCODE tReboot, "Reboot" ; Reboot
548 ENDIF
547 TCODE tResetMenu2, "Are you sure?" ; Are you sure? 549 TCODE tResetMenu2, "Are you sure?" ; Are you sure?
548 TCODE tAbort, "Abort" ; Abort 550 TCODE tAbort, "Abort" ; Abort
549 TCODE tResetSettings, "Reset Settings" ; Reset Settings 551 TCODE tResetSettings, "Reset Settings" ; Reset Settings
550 TCODE tResetDeco, "Reset Deco" ; Reset Deco 552 TCODE tResetDeco, "Reset Deco" ; Reset Deco
551 TCODE tResetBattery, "Reset Battery" ; Reset Battery 553 TCODE tResetBattery, "Reset Battery" ; Reset Battery
552 TCODE tResetLogbook, "Reset Logbook" ; Reset Logbook 554 TCODE tResetLogbook, "Reset Logbook" ; Reset Logbook
555
556 IFDEF _firmware_recovery
557 TCODE tRebootCurFirmware, "Reboot current FW" ; Reboot current Firmware
558 TCODE tBackupFirmware, "Backup current FW" ; Backup current Firmware
559 TCODE tRecoverFirmware, "Restore" ; Restore (version will be appended)
560 TCODE tBackingUp, "backing up..." ; backing up current firmware
561 TCODE tRestoring, "restoring..." ; restoring backup firmware
562 ENDIF
553 563
554 564
555 ; Set Time Menu/Set Date Menu 565 ; Set Time Menu/Set Date Menu
556 TCODE tSetHours, "Set Hours" ; Set Hours 566 TCODE tSetHours, "Set Hours" ; Set Hours
557 TCODE tSetMinutes, "Set Minutes" ; Set Minutes 567 TCODE tSetMinutes, "Set Minutes" ; Set Minutes
591 TCODE tColorSetName1, "Red" ; Red 601 TCODE tColorSetName1, "Red" ; Red
592 TCODE tColorSetName2, "Green" ; Green 602 TCODE tColorSetName2, "Green" ; Green
593 TCODE tColorSetName3, "Blue" ; Blue 603 TCODE tColorSetName3, "Blue" ; Blue
594 604
595 605
606 ; Debug Stuff
607 IFDEF _comm_debug
608 TCODE tCommTimeout, "RX Timeout: "
609 TCODE tCommTimeoutU, "0 ms"
610 ENDIF
611
612
596 ; Language selection 613 ; Language selection
597 IF _language_1==en 614 IF _language_1==en
598 TCODE tLang1, "EN" ; tLang1 is 1st language, enum context 615 TCODE tLang1, "EN" ; tLang1 is 1st language, enum context
599 ELSE 616 ELSE
600 IF _language_1==de 617 IF _language_1==de