mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
@@ -22,7 +22,7 @@
|
|||||||
"TipDisconnectedString": "NO TIP",
|
"TipDisconnectedString": "NO TIP",
|
||||||
"SolderingAdvancedPowerPrompt": "Power: ",
|
"SolderingAdvancedPowerPrompt": "Power: ",
|
||||||
"OffString": "Off",
|
"OffString": "Off",
|
||||||
"ResetOKMessage": "Reset done!",
|
"ResetOKMessage": "Reset OK",
|
||||||
"YourGainMessage": "Your gain:",
|
"YourGainMessage": "Your gain:",
|
||||||
"SettingsResetMessage": "Settings were\nreset!",
|
"SettingsResetMessage": "Settings were\nreset!",
|
||||||
"NoAccelerometerMessage": "No accelerometer\ndetected!",
|
"NoAccelerometerMessage": "No accelerometer\ndetected!",
|
||||||
@@ -92,14 +92,14 @@
|
|||||||
"Sleep",
|
"Sleep",
|
||||||
"temp"
|
"temp"
|
||||||
],
|
],
|
||||||
"desc": "Tip temperature while in sleep mode"
|
"desc": "Tip temperature while in \"sleep mode\""
|
||||||
},
|
},
|
||||||
"SleepTimeout": {
|
"SleepTimeout": {
|
||||||
"text2": [
|
"text2": [
|
||||||
"Sleep",
|
"Sleep",
|
||||||
"timeout"
|
"timeout"
|
||||||
],
|
],
|
||||||
"desc": "Interval before sleep mode kicks in <S=seconds M=minutes>"
|
"desc": "Interval before \"sleep mode\" kicks in <S=seconds | M=minutes>"
|
||||||
},
|
},
|
||||||
"ShutdownTimeout": {
|
"ShutdownTimeout": {
|
||||||
"text2": [
|
"text2": [
|
||||||
@@ -113,14 +113,14 @@
|
|||||||
"Motion",
|
"Motion",
|
||||||
"sensitivity"
|
"sensitivity"
|
||||||
],
|
],
|
||||||
"desc": "0=off 1=least sensitive ... 9=most sensitive"
|
"desc": "0=off | 1=least sensitive | ... | 9=most sensitive"
|
||||||
},
|
},
|
||||||
"TemperatureUnit": {
|
"TemperatureUnit": {
|
||||||
"text2": [
|
"text2": [
|
||||||
"Temperature",
|
"Temperature",
|
||||||
"unit"
|
"unit"
|
||||||
],
|
],
|
||||||
"desc": "C=Celsius F=Fahrenheit"
|
"desc": "C=Celsius | F=Fahrenheit"
|
||||||
},
|
},
|
||||||
"AdvancedIdle": {
|
"AdvancedIdle": {
|
||||||
"text2": [
|
"text2": [
|
||||||
@@ -134,28 +134,28 @@
|
|||||||
"Display",
|
"Display",
|
||||||
"orientation"
|
"orientation"
|
||||||
],
|
],
|
||||||
"desc": "A=automatic L=left-handed R=right-handed"
|
"desc": "A=automatic | L=left-handed | R=right-handed"
|
||||||
},
|
},
|
||||||
"BoostTemperature": {
|
"BoostTemperature": {
|
||||||
"text2": [
|
"text2": [
|
||||||
"Boost",
|
"Boost",
|
||||||
"temp"
|
"temp"
|
||||||
],
|
],
|
||||||
"desc": "Temperature when in \"boost mode\""
|
"desc": "Temperature used in \"boost mode\""
|
||||||
},
|
},
|
||||||
"AutoStart": {
|
"AutoStart": {
|
||||||
"text2": [
|
"text2": [
|
||||||
"Auto",
|
"Auto",
|
||||||
"start"
|
"start"
|
||||||
],
|
],
|
||||||
"desc": "Starts the iron into soldering mode on power up <O=off S=soldering Z=sleep R=sleep at room temperature>"
|
"desc": "Starts the iron into soldering mode on power up <O=off | S=soldering | Z=sleep | R=sleep at room temperature>"
|
||||||
},
|
},
|
||||||
"CooldownBlink": {
|
"CooldownBlink": {
|
||||||
"text2": [
|
"text2": [
|
||||||
"Cooldown",
|
"Cooldown",
|
||||||
"blink"
|
"blink"
|
||||||
],
|
],
|
||||||
"desc": "Flash the temperature after heating was halted, while the tip is still hot."
|
"desc": "Flash the temperature after heating was halted, while the tip is still hot"
|
||||||
},
|
},
|
||||||
"TemperatureCalibration": {
|
"TemperatureCalibration": {
|
||||||
"text2": [
|
"text2": [
|
||||||
@@ -190,7 +190,7 @@
|
|||||||
"Scrolling",
|
"Scrolling",
|
||||||
"speed"
|
"speed"
|
||||||
],
|
],
|
||||||
"desc": "Speed info text scrolls past at <S=slow F=fast>"
|
"desc": "Speed info text scrolls past at <S=slow | F=fast>"
|
||||||
},
|
},
|
||||||
"TipModel": {
|
"TipModel": {
|
||||||
"text2": [
|
"text2": [
|
||||||
@@ -267,14 +267,14 @@
|
|||||||
"Hall sensor",
|
"Hall sensor",
|
||||||
"sensitivity"
|
"sensitivity"
|
||||||
],
|
],
|
||||||
"desc": "Sensitivity of the Hall effect sensor to detect sleep <O=off L=low M=medium H=high>"
|
"desc": "Sensitivity of the Hall effect sensor to detect sleep <O=off | L=low | M=medium | H=high>"
|
||||||
},
|
},
|
||||||
"LockingMode": {
|
"LockingMode": {
|
||||||
"text2": [
|
"text2": [
|
||||||
"Allow locking",
|
"Allow locking",
|
||||||
"buttons"
|
"buttons"
|
||||||
],
|
],
|
||||||
"desc": "When soldering, long press on both buttons, to lock them <D=disable B=\"boost mode\" only F=full locking>"
|
"desc": "When soldering, long press on both buttons, to lock them <D=disable | B=\"boost mode\" only | F=full locking>"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user