summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorBen V. Brown <[email protected]>2023-07-28 19:58:27 +1000
committerBen V. Brown <[email protected]>2023-07-28 19:58:27 +1000
commit7254b78404186c60737aac8c19e6fb975b170ce9 (patch)
tree2d7dac1093d9005149e3b9918e17772290f960c1
parent0f6c1b686e3f631a880d781d55c59b2c259f48af (diff)
downloadIronOS-7254b78404186c60737aac8c19e6fb975b170ce9.tar.gz
IronOS-7254b78404186c60737aac8c19e6fb975b170ce9.zip
Add warning for Tip Shorted to translations
-rw-r--r--Translations/translation_BE.json5
-rw-r--r--Translations/translation_BG.json5
-rw-r--r--Translations/translation_CS.json5
-rw-r--r--Translations/translation_DA.json3
-rw-r--r--Translations/translation_DE.json3
-rw-r--r--Translations/translation_EL.json3
-rw-r--r--Translations/translation_EN.json3
-rw-r--r--Translations/translation_ES.json3
-rw-r--r--Translations/translation_FI.json3
-rw-r--r--Translations/translation_FR.json3
-rw-r--r--Translations/translation_HR.json3
-rw-r--r--Translations/translation_HU.json3
-rw-r--r--Translations/translation_IT.json3
-rwxr-xr-xTranslations/translation_JA_JP.json3
-rw-r--r--Translations/translation_LT.json3
-rw-r--r--Translations/translation_NB.json3
-rw-r--r--Translations/translation_NL.json3
-rw-r--r--Translations/translation_NL_BE.json3
-rw-r--r--Translations/translation_PL.json3
-rw-r--r--Translations/translation_PT.json3
-rw-r--r--Translations/translation_RO.json3
-rw-r--r--Translations/translation_RU.json3
-rw-r--r--Translations/translation_SK.json3
-rw-r--r--Translations/translation_SL.json3
-rw-r--r--Translations/translation_SR_CYRL.json3
-rw-r--r--Translations/translation_SR_LATN.json3
-rw-r--r--Translations/translation_SV.json3
-rw-r--r--Translations/translation_TR.json3
-rw-r--r--Translations/translation_UK.json3
-rw-r--r--Translations/translation_VI.json3
-rw-r--r--Translations/translation_YUE_HK.json3
-rw-r--r--Translations/translation_ZH_CN.json5
-rw-r--r--Translations/translation_ZH_TW.json5
-rw-r--r--Translations/translations_definitions.json162
-rw-r--r--source/Core/Inc/Translation.h1
35 files changed, 226 insertions, 46 deletions
diff --git a/Translations/translation_BE.json b/Translations/translation_BE.json
index 72ddf0f5..6c388d18 100644
--- a/Translations/translation_BE.json
+++ b/Translations/translation_BE.json
@@ -30,6 +30,9 @@
"WarningThermalRunaway": {
"message": "Некантралюемае\nразаграванне"
},
+ "WarningTipShorted": {
+ "message": "!Tip Shorted!"
+ },
"SettingsCalibrationWarning": {
"message": "Пераканайцеся, што пры наступнай загрузцы наканечнік і ручка маюць пакаёвую тэмпературу!"
},
@@ -313,4 +316,4 @@
"description": ""
}
}
-}
+} \ No newline at end of file
diff --git a/Translations/translation_BG.json b/Translations/translation_BG.json
index 72b4f49f..20b1c936 100644
--- a/Translations/translation_BG.json
+++ b/Translations/translation_BG.json
@@ -30,6 +30,9 @@
"WarningThermalRunaway": {
"message": "Thermal\nRunaway"
},
+ "WarningTipShorted": {
+ "message": "!Tip Shorted!"
+ },
"SettingsCalibrationWarning": {
"message": "Before rebooting, make sure tip & handle are at room temperature!"
},
@@ -313,4 +316,4 @@
"description": ""
}
}
-}
+} \ No newline at end of file
diff --git a/Translations/translation_CS.json b/Translations/translation_CS.json
index fb4c4d1f..47293390 100644
--- a/Translations/translation_CS.json
+++ b/Translations/translation_CS.json
@@ -30,6 +30,9 @@
"WarningThermalRunaway": {
"message": "Teplotní\nOchrana"
},
+ "WarningTipShorted": {
+ "message": "!Tip Shorted!"
+ },
"SettingsCalibrationWarning": {
"message": "Před restartem se ujistěte, že hrot a držák mají pokojovou teplotu!"
},
@@ -313,4 +316,4 @@
"description": ""
}
}
-}
+} \ No newline at end of file
diff --git a/Translations/translation_DA.json b/Translations/translation_DA.json
index 12625a67..37ba8a3b 100644
--- a/Translations/translation_DA.json
+++ b/Translations/translation_DA.json
@@ -30,6 +30,9 @@
"WarningThermalRunaway": {
"message": "Thermal\nRunaway"
},
+ "WarningTipShorted": {
+ "message": "!Tip Shorted!"
+ },
"SettingsCalibrationWarning": {
"message": "Before rebooting, make sure tip & handle are at room temperature!"
},
diff --git a/Translations/translation_DE.json b/Translations/translation_DE.json
index 8ba129a3..efe8b370 100644
--- a/Translations/translation_DE.json
+++ b/Translations/translation_DE.json
@@ -30,6 +30,9 @@
"WarningThermalRunaway": {
"message": "Thermal\nRunaway"
},
+ "WarningTipShorted": {
+ "message": "!Tip Shorted!"
+ },
"SettingsCalibrationWarning": {
"message": "Vor dem Neustart bitte sicherstellen, dass Lötspitze & Gerät Raumtemperatur haben!"
},
diff --git a/Translations/translation_EL.json b/Translations/translation_EL.json
index ae81203d..58afba38 100644
--- a/Translations/translation_EL.json
+++ b/Translations/translation_EL.json
@@ -30,6 +30,9 @@
"WarningThermalRunaway": {
"message": "Θερμική\nΦυγή"
},
+ "WarningTipShorted": {
+ "message": "!Tip Shorted!"
+ },
"SettingsCalibrationWarning": {
"message": "Πριν την επανεκκίνηση, βεβαιωθείτε ότι η μύτη και η συσκ. είναι σε θερμ. δωματίου!"
},
diff --git a/Translations/translation_EN.json b/Translations/translation_EN.json
index 87409562..3ea0a418 100644
--- a/Translations/translation_EN.json
+++ b/Translations/translation_EN.json
@@ -30,6 +30,9 @@
"WarningThermalRunaway": {
"message": "Thermal\nRunaway"
},
+ "WarningTipShorted": {
+ "message": "!Tip Shorted!"
+ },
"SettingsCalibrationWarning": {
"message": "Before rebooting, make sure tip & handle are at room temperature!"
},
diff --git a/Translations/translation_ES.json b/Translations/translation_ES.json
index ad352fd3..c1b8d264 100644
--- a/Translations/translation_ES.json
+++ b/Translations/translation_ES.json
@@ -30,6 +30,9 @@
"WarningThermalRunaway": {
"message": "Térmico\nFuera de control"
},
+ "WarningTipShorted": {
+ "message": "!Tip Shorted!"
+ },
"SettingsCalibrationWarning": {
"message": "¡Antes de reiniciar, asegúrese de que la punta y el mango estén a temperatura ambiente!"
},
diff --git a/Translations/translation_FI.json b/Translations/translation_FI.json
index 9bb4e90c..c0bd61d0 100644
--- a/Translations/translation_FI.json
+++ b/Translations/translation_FI.json
@@ -30,6 +30,9 @@
"WarningThermalRunaway": {
"message": "Thermal\nRunaway"
},
+ "WarningTipShorted": {
+ "message": "!Tip Shorted!"
+ },
"SettingsCalibrationWarning": {
"message": "Before rebooting, make sure tip & handle are at room temperature!"
},
diff --git a/Translations/translation_FR.json b/Translations/translation_FR.json
index 1078b29a..c0d661b0 100644
--- a/Translations/translation_FR.json
+++ b/Translations/translation_FR.json
@@ -30,6 +30,9 @@
"WarningThermalRunaway": {
"message": "Emballement\nthermique"
},
+ "WarningTipShorted": {
+ "message": "!Tip Shorted!"
+ },
"SettingsCalibrationWarning": {
"message": "Avant de redémarrer, assurez-vous que la panne et la poignée sont à température ambiante !"
},
diff --git a/Translations/translation_HR.json b/Translations/translation_HR.json
index 093e66f7..0edc2ea1 100644
--- a/Translations/translation_HR.json
+++ b/Translations/translation_HR.json
@@ -30,6 +30,9 @@
"WarningThermalRunaway": {
"message": "Neispravan\ngrijač"
},
+ "WarningTipShorted": {
+ "message": "!Tip Shorted!"
+ },
"SettingsCalibrationWarning": {
"message": "Prije restarta provjerite da su vrh i ručka na sobnoj temperaturi!"
},
diff --git a/Translations/translation_HU.json b/Translations/translation_HU.json
index 449a28c3..d8932804 100644
--- a/Translations/translation_HU.json
+++ b/Translations/translation_HU.json
@@ -30,6 +30,9 @@
"WarningThermalRunaway": {
"message": "Kontrollálatlan\nhőmérséklet!"
},
+ "WarningTipShorted": {
+ "message": "!Tip Shorted!"
+ },
"SettingsCalibrationWarning": {
"message": "Újraindítás előtt a hegy és az eszköz legyen szobahőmérsékletű!"
},
diff --git a/Translations/translation_IT.json b/Translations/translation_IT.json
index e1b7d32b..89d0f44b 100644
--- a/Translations/translation_IT.json
+++ b/Translations/translation_IT.json
@@ -30,6 +30,9 @@
"WarningThermalRunaway": {
"message": "Temperatura\nfuori controllo"
},
+ "WarningTipShorted": {
+ "message": "!Tip Shorted!"
+ },
"SettingsCalibrationWarning": {
"message": "Prima di riavviare assicurati che la punta e l'impugnatura siano a temperatura ambiente!"
},
diff --git a/Translations/translation_JA_JP.json b/Translations/translation_JA_JP.json
index 74a3cd0c..597c418f 100755
--- a/Translations/translation_JA_JP.json
+++ b/Translations/translation_JA_JP.json
@@ -30,6 +30,9 @@
"WarningThermalRunaway": {
"message": "過熱"
},
+ "WarningTipShorted": {
+ "message": "!Tip Shorted!"
+ },
"SettingsCalibrationWarning": {
"message": "Before rebooting, make sure tip & handle are at room temperature!"
},
diff --git a/Translations/translation_LT.json b/Translations/translation_LT.json
index 96387be6..30956603 100644
--- a/Translations/translation_LT.json
+++ b/Translations/translation_LT.json
@@ -30,6 +30,9 @@
"WarningThermalRunaway": {
"message": "Perkaitimo\npavojus"
},
+ "WarningTipShorted": {
+ "message": "!Tip Shorted!"
+ },
"SettingsCalibrationWarning": {
"message": "Before rebooting, make sure tip & handle are at room temperature!"
},
diff --git a/Translations/translation_NB.json b/Translations/translation_NB.json
index f716171f..fba74726 100644
--- a/Translations/translation_NB.json
+++ b/Translations/translation_NB.json
@@ -30,6 +30,9 @@
"WarningThermalRunaway": {
"message": "Termisk\nrømling"
},
+ "WarningTipShorted": {
+ "message": "!Tip Shorted!"
+ },
"SettingsCalibrationWarning": {
"message": "Before rebooting, make sure tip & handle are at room temperature!"
},
diff --git a/Translations/translation_NL.json b/Translations/translation_NL.json
index 4a1d2d56..a8c279fe 100644
--- a/Translations/translation_NL.json
+++ b/Translations/translation_NL.json
@@ -30,6 +30,9 @@
"WarningThermalRunaway": {
"message": "Verwarming\nOncontroleerbaar"
},
+ "WarningTipShorted": {
+ "message": "!Tip Shorted!"
+ },
"SettingsCalibrationWarning": {
"message": "Before rebooting, make sure tip & handle are at room temperature!"
},
diff --git a/Translations/translation_NL_BE.json b/Translations/translation_NL_BE.json
index 29767d8e..b8858a7f 100644
--- a/Translations/translation_NL_BE.json
+++ b/Translations/translation_NL_BE.json
@@ -30,6 +30,9 @@
"WarningThermalRunaway": {
"message": "Thermal\nRunaway"
},
+ "WarningTipShorted": {
+ "message": "!Tip Shorted!"
+ },
"SettingsCalibrationWarning": {
"message": "Before rebooting, make sure tip & handle are at room temperature!"
},
diff --git a/Translations/translation_PL.json b/Translations/translation_PL.json
index 604e8e29..534ac2e3 100644
--- a/Translations/translation_PL.json
+++ b/Translations/translation_PL.json
@@ -30,6 +30,9 @@
"WarningThermalRunaway": {
"message": "Ucieczka\ntermiczna"
},
+ "WarningTipShorted": {
+ "message": "!Tip Shorted!"
+ },
"SettingsCalibrationWarning": {
"message": "Upewnij się, że końcówka i uchwyt mają temperaturę pokojową podczas następnego rozruchu!"
},
diff --git a/Translations/translation_PT.json b/Translations/translation_PT.json
index 13078f7f..84f0396b 100644
--- a/Translations/translation_PT.json
+++ b/Translations/translation_PT.json
@@ -30,6 +30,9 @@
"WarningThermalRunaway": {
"message": "Thermal\nRunaway"
},
+ "WarningTipShorted": {
+ "message": "!Tip Shorted!"
+ },
"SettingsCalibrationWarning": {
"message": "Antes de reiniciar certifique-se que o ferro está à temperatura ambiente!"
},
diff --git a/Translations/translation_RO.json b/Translations/translation_RO.json
index b40e8d16..772c4264 100644
--- a/Translations/translation_RO.json
+++ b/Translations/translation_RO.json
@@ -30,6 +30,9 @@
"WarningThermalRunaway": {
"message": "Încălzire\nEşuată"
},
+ "WarningTipShorted": {
+ "message": "!Tip Shorted!"
+ },
"SettingsCalibrationWarning": {
"message": "Înainte de repornire, asiguraţi-vă că vârful şi mânerul sunt la temperatura camerei!"
},
diff --git a/Translations/translation_RU.json b/Translations/translation_RU.json
index 62650819..1b44a3f2 100644
--- a/Translations/translation_RU.json
+++ b/Translations/translation_RU.json
@@ -30,6 +30,9 @@
"WarningThermalRunaway": {
"message": "Неуправляемый\nРазогрев"
},
+ "WarningTipShorted": {
+ "message": "!Tip Shorted!"
+ },
"SettingsCalibrationWarning": {
"message": "Пожалуйста, убедитесь, что жало и корпус имеют комнатную температуру при следующей загрузке!"
},
diff --git a/Translations/translation_SK.json b/Translations/translation_SK.json
index b0b550ad..19115ed1 100644
--- a/Translations/translation_SK.json
+++ b/Translations/translation_SK.json
@@ -30,6 +30,9 @@
"WarningThermalRunaway": {
"message": "Únik\nTepla"
},
+ "WarningTipShorted": {
+ "message": "!Tip Shorted!"
+ },
"SettingsCalibrationWarning": {
"message": "Before rebooting, make sure tip & handle are at room temperature!"
},
diff --git a/Translations/translation_SL.json b/Translations/translation_SL.json
index 5e7d2d6d..6e8ceac6 100644
--- a/Translations/translation_SL.json
+++ b/Translations/translation_SL.json
@@ -30,6 +30,9 @@
"WarningThermalRunaway": {
"message": "Thermal\nRunaway"
},
+ "WarningTipShorted": {
+ "message": "!Tip Shorted!"
+ },
"SettingsCalibrationWarning": {
"message": "Before rebooting, make sure tip & handle are at room temperature!"
},
diff --git a/Translations/translation_SR_CYRL.json b/Translations/translation_SR_CYRL.json
index 6d8ab8a3..543d0378 100644
--- a/Translations/translation_SR_CYRL.json
+++ b/Translations/translation_SR_CYRL.json
@@ -30,6 +30,9 @@
"WarningThermalRunaway": {
"message": "Thermal\nRunaway"
},
+ "WarningTipShorted": {
+ "message": "!Tip Shorted!"
+ },
"SettingsCalibrationWarning": {
"message": "Before rebooting, make sure tip & handle are at room temperature!"
},
diff --git a/Translations/translation_SR_LATN.json b/Translations/translation_SR_LATN.json
index c3eedfcb..5447bbe9 100644
--- a/Translations/translation_SR_LATN.json
+++ b/Translations/translation_SR_LATN.json
@@ -30,6 +30,9 @@
"WarningThermalRunaway": {
"message": "Thermal\nRunaway"
},
+ "WarningTipShorted": {
+ "message": "!Tip Shorted!"
+ },
"SettingsCalibrationWarning": {
"message": "Before rebooting, make sure tip & handle are at room temperature!"
},
diff --git a/Translations/translation_SV.json b/Translations/translation_SV.json
index 58d6f6d8..3380709e 100644
--- a/Translations/translation_SV.json
+++ b/Translations/translation_SV.json
@@ -30,6 +30,9 @@
"WarningThermalRunaway": {
"message": "Thermal\nRunaway"
},
+ "WarningTipShorted": {
+ "message": "!Tip Shorted!"
+ },
"SettingsCalibrationWarning": {
"message": "Before rebooting, make sure tip & handle are at room temperature!"
},
diff --git a/Translations/translation_TR.json b/Translations/translation_TR.json
index 3a22cd19..8a405572 100644
--- a/Translations/translation_TR.json
+++ b/Translations/translation_TR.json
@@ -30,6 +30,9 @@
"WarningThermalRunaway": {
"message": "Thermal\nRunaway"
},
+ "WarningTipShorted": {
+ "message": "!Tip Shorted!"
+ },
"SettingsCalibrationWarning": {
"message": "Before rebooting, make sure tip & handle are at room temperature!"
},
diff --git a/Translations/translation_UK.json b/Translations/translation_UK.json
index 03a47057..a3be4b29 100644
--- a/Translations/translation_UK.json
+++ b/Translations/translation_UK.json
@@ -30,6 +30,9 @@
"WarningThermalRunaway": {
"message": "Некерований\nрозігрів"
},
+ "WarningTipShorted": {
+ "message": "!Tip Shorted!"
+ },
"SettingsCalibrationWarning": {
"message": "Під час наступного завантаження переконайтеся, що жало і ручка мають кімнатну температуру!"
},
diff --git a/Translations/translation_VI.json b/Translations/translation_VI.json
index 10c36e0b..477a6d67 100644
--- a/Translations/translation_VI.json
+++ b/Translations/translation_VI.json
@@ -30,6 +30,9 @@
"WarningThermalRunaway": {
"message": "Nhiet\nTat gia nhiet"
},
+ "WarningTipShorted": {
+ "message": "!Tip Shorted!"
+ },
"SettingsCalibrationWarning": {
"message": "Before rebooting, make sure tip & handle are at room temperature!"
},
diff --git a/Translations/translation_YUE_HK.json b/Translations/translation_YUE_HK.json
index 745e6801..f28e7f26 100644
--- a/Translations/translation_YUE_HK.json
+++ b/Translations/translation_YUE_HK.json
@@ -30,6 +30,9 @@
"WarningThermalRunaway": {
"message": "加熱失控"
},
+ "WarningTipShorted": {
+ "message": "!Tip Shorted!"
+ },
"SettingsCalibrationWarning": {
"message": "Before rebooting, make sure tip & handle are at room temperature!"
},
diff --git a/Translations/translation_ZH_CN.json b/Translations/translation_ZH_CN.json
index de08f696..5f74ea31 100644
--- a/Translations/translation_ZH_CN.json
+++ b/Translations/translation_ZH_CN.json
@@ -30,6 +30,9 @@
"WarningThermalRunaway": {
"message": "加热失控"
},
+ "WarningTipShorted": {
+ "message": "!Tip Shorted!"
+ },
"SettingsCalibrationWarning": {
"message": "Before rebooting, make sure tip & handle are at room temperature!"
},
@@ -313,4 +316,4 @@
"description": ""
}
}
-}
+} \ No newline at end of file
diff --git a/Translations/translation_ZH_TW.json b/Translations/translation_ZH_TW.json
index 1094e3aa..49e9da55 100644
--- a/Translations/translation_ZH_TW.json
+++ b/Translations/translation_ZH_TW.json
@@ -30,6 +30,9 @@
"WarningThermalRunaway": {
"message": "加熱失控"
},
+ "WarningTipShorted": {
+ "message": "!Tip Shorted!"
+ },
"SettingsCalibrationWarning": {
"message": "Before rebooting, make sure tip & handle are at room temperature!"
},
@@ -313,4 +316,4 @@
"description": ""
}
}
-}
+} \ No newline at end of file
diff --git a/Translations/translations_definitions.json b/Translations/translations_definitions.json
index 96d237b7..4d2051d3 100644
--- a/Translations/translations_definitions.json
+++ b/Translations/translations_definitions.json
@@ -1,5 +1,6 @@
{
- "messagesWarn": [{
+ "messagesWarn": [
+ {
"id": "CJCCalibrationDone",
"description": "Confirmation message indicating CJC calibration is complete."
},
@@ -17,7 +18,9 @@
},
{
"id": "NoPowerDeliveryMessage",
- "include": ["POW_PD"],
+ "include": [
+ "POW_PD"
+ ],
"description": "The IC required for USB-PD could not be communicated with. This is an error warning that USB-PD WILL NOT FUNCTION. Generally indicative of either a hardware or software issues."
},
{
@@ -35,7 +38,12 @@
{
"id": "WarningThermalRunaway",
"description": "Warning text shown when the software has disabled the heater as a safety precaution as the temperature reading didn't react as expected."
- }, {
+ },
+ {
+ "id": "WarningTipShorted",
+ "description": "Warning text shown when the software has detected that the users tip is likely shorted."
+ },
+ {
"id": "SettingsCalibrationWarning",
"description": "Confirmation message shown before performing an offset calibration. Should warn the user to make sure tip and handle are at the same temperature."
},
@@ -50,50 +58,66 @@
{
"id": "UVLOWarningString",
"maxLen": 8,
- "include": ["POW_DC"],
+ "include": [
+ "POW_DC"
+ ],
"description": "Warning text shown when the unit turns off due to undervoltage in simple mode."
},
{
"id": "UndervoltageString",
"maxLen": 15,
- "include": ["POW_DC"],
+ "include": [
+ "POW_DC"
+ ],
"description": "Warning text shown when the unit turns off due to undervoltage in advanced mode."
},
{
"id": "InputVoltageString",
"maxLen": 11,
"note": "Preferably end with a space",
- "include": ["POW_DC"],
+ "include": [
+ "POW_DC"
+ ],
"description": "Prefix text for 'Input Voltage' shown before showing the input voltage reading."
},
{
"id": "ProfilePreheatString",
"maxLen": 9,
- "include": ["PROFILE_SUPPORT"],
+ "include": [
+ "PROFILE_SUPPORT"
+ ],
"description": "Shown in profile mode while preheating"
},
{
"id": "ProfileCooldownString",
"maxLen": 9,
- "include": ["PROFILE_SUPPORT"],
+ "include": [
+ "PROFILE_SUPPORT"
+ ],
"description": "Shown in profile mode while cooling down"
},
{
"id": "SleepingSimpleString",
"maxLen": 4,
- "exclude": ["NO_SLEEP_MODE"],
+ "exclude": [
+ "NO_SLEEP_MODE"
+ ],
"description": "The text shown to indicate the unit is in sleep mode when the advanced view is NOT on."
},
{
"id": "SleepingAdvancedString",
"maxLen": 15,
- "exclude": ["NO_SLEEP_MODE"],
+ "exclude": [
+ "NO_SLEEP_MODE"
+ ],
"description": "The text shown to indicate the unit is in sleep mode when the advanced view is turned on."
},
{
"id": "SleepingTipAdvancedString",
"maxLen": 6,
- "exclude": ["NO_SLEEP_MODE"],
+ "exclude": [
+ "NO_SLEEP_MODE"
+ ],
"description": "The prefix text shown before tip temperature when the unit is sleeping with advanced view on."
},
{
@@ -109,11 +133,14 @@
{
"id": "TooHotToStartProfileWarning",
"default": "Too hot to\nstart profile",
- "include": ["PROFILE_SUPPORT"],
+ "include": [
+ "PROFILE_SUPPORT"
+ ],
"description": "Shown when profile mode is started while the device is too hot."
}
],
- "characters": [{
+ "characters": [
+ {
"id": "SettingRightChar",
"len": 1,
"description": "Shown for fixed Right-handed display rotation."
@@ -187,11 +214,15 @@
"description": "Shown when the locking mode is set to lock all buttons."
}
],
- "menuGroups": [{
+ "menuGroups": [
+ {
"id": "PowerMenu",
"maxLen": 5,
"maxLen2": 11,
- "include": ["POW_DC", "POW_QC"],
+ "include": [
+ "POW_DC",
+ "POW_QC"
+ ],
"description": "Menu for settings related to power. Main settings to do with the input voltage."
},
{
@@ -219,39 +250,50 @@
"description": "Advanced settings. Misc catchall for settings that don't fit anywhere else or settings that require some thought before use."
}
],
- "menuOptions": [{
+ "menuOptions": [
+ {
"id": "DCInCutoff",
"maxLen": 5,
"maxLen2": 11,
- "include": ["POW_DC"],
+ "include": [
+ "POW_DC"
+ ],
"description": "When the device is powered by a battery, this adjusts the low voltage threshold for when the unit should turn off the heater to protect the battery."
},
{
"id": "MinVolCell",
"maxLen": 4,
"maxLen2": 9,
- "include": ["POW_DC"],
+ "include": [
+ "POW_DC"
+ ],
"description": "When powered by a battery, this adjusts the minimum voltage per cell before shutdown. (This is multiplied by the cell count.)"
},
{
"id": "QCMaxVoltage",
"maxLen": 8,
"maxLen2": 15,
- "include": ["POW_QC"],
+ "include": [
+ "POW_QC"
+ ],
"description": "This adjusts the maximum voltage the QC negotiation will adjust to. Does NOT affect USB-PD. Should be set safely based on the current rating of your power supply."
},
{
"id": "PDNegTimeout",
"maxLen": 8,
"maxLen2": 15,
- "include": ["POW_PD"],
+ "include": [
+ "POW_PD"
+ ],
"description": "How long until firmware stops trying to negotiate for USB-PD and tries QC instead. Longer times may help dodgy / old PD adapters, faster times move onto PD quickly. Units of 100ms. Recommended to keep small values."
},
{
"id": "PDVpdo",
"maxLen": 7,
"maxLen2": 15,
- "include": ["POW_PD"],
+ "include": [
+ "POW_PD"
+ ],
"description": "Enabled PPS & EPR modes."
},
{
@@ -288,98 +330,126 @@
"id": "ProfilePhases",
"maxLen": 6,
"maxLen2": 13,
- "include": ["PROFILE_SUPPORT"],
+ "include": [
+ "PROFILE_SUPPORT"
+ ],
"description": "set the number of phases for profile mode."
},
{
"id": "ProfilePreheatTemp",
"maxLen": 4,
"maxLen2": 9,
- "include": ["PROFILE_SUPPORT"],
+ "include": [
+ "PROFILE_SUPPORT"
+ ],
"description": "Preheat to this temperature at the start of profile mode."
},
{
"id": "ProfilePreheatSpeed",
"maxLen": 5,
"maxLen2": 11,
- "include": ["PROFILE_SUPPORT"],
+ "include": [
+ "PROFILE_SUPPORT"
+ ],
"description": "How fast the temperature is allowed to rise during the preheat phase at the start of profile mode."
},
{
"id": "ProfilePhase1Temp",
"maxLen": 4,
"maxLen2": 9,
- "include": ["PROFILE_SUPPORT"],
+ "include": [
+ "PROFILE_SUPPORT"
+ ],
"description": "Target temperature for the end of phase 1 of profile mode."
},
{
"id": "ProfilePhase1Duration",
"maxLen": 4,
"maxLen2": 9,
- "include": ["PROFILE_SUPPORT"],
+ "include": [
+ "PROFILE_SUPPORT"
+ ],
"description": "Duration of phase 1 of profile mode. The phase might actually take longer if it takes longer to reach the target temperature."
},
{
"id": "ProfilePhase2Temp",
"maxLen": 4,
"maxLen2": 9,
- "include": ["PROFILE_SUPPORT"],
+ "include": [
+ "PROFILE_SUPPORT"
+ ],
"description": "Target temperature for the end of phase 2 of profile mode."
},
{
"id": "ProfilePhase2Duration",
"maxLen": 4,
"maxLen2": 9,
- "include": ["PROFILE_SUPPORT"],
+ "include": [
+ "PROFILE_SUPPORT"
+ ],
"description": "Duration of phase 2 of profile mode. The phase might actually take longer if it takes longer to reach the target temperature."
},
{
"id": "ProfilePhase3Temp",
"maxLen": 4,
"maxLen2": 9,
- "include": ["PROFILE_SUPPORT"],
+ "include": [
+ "PROFILE_SUPPORT"
+ ],
"description": "Target temperature for the end of phase 3 of profile mode."
},
{
"id": "ProfilePhase3Duration",
"maxLen": 4,
"maxLen2": 9,
- "include": ["PROFILE_SUPPORT"],
+ "include": [
+ "PROFILE_SUPPORT"
+ ],
"description": "Duration of phase 3 of profile mode. The phase might actually take longer if it takes longer to reach the target temperature."
},
{
"id": "ProfilePhase4Temp",
"maxLen": 4,
"maxLen2": 9,
- "include": ["PROFILE_SUPPORT"],
+ "include": [
+ "PROFILE_SUPPORT"
+ ],
"description": "Target temperature for the end of phase 5 of profile mode."
},
{
"id": "ProfilePhase4Duration",
"maxLen": 4,
"maxLen2": 9,
- "include": ["PROFILE_SUPPORT"],
+ "include": [
+ "PROFILE_SUPPORT"
+ ],
"description": "Duration of phase 5 of profile mode. The phase might actually take longer if it takes longer to reach the target temperature."
},
{
"id": "ProfilePhase5Temp",
"maxLen": 4,
"maxLen2": 9,
- "include": ["PROFILE_SUPPORT"],
+ "include": [
+ "PROFILE_SUPPORT"
+ ],
"description": "Target temperature for the end of phase 5 of profile mode."
},
{
"id": "ProfilePhase5Duration",
"maxLen": 4,
"maxLen2": 9,
- "include": ["PROFILE_SUPPORT"],
+ "include": [
+ "PROFILE_SUPPORT"
+ ],
"description": "Duration of phase 5 of profile mode. The phase might actually take longer if it takes longer to reach the target temperature."
},
{
"id": "ProfileCooldownSpeed",
"maxLen": 5,
"maxLen2": 11,
- "include": ["PROFILE_SUPPORT"],
+ "include": [
+ "PROFILE_SUPPORT"
+ ],
"description": "How fast the temperature is allowed to drop during the cooldown phase at the end of profile mode."
},
{
@@ -392,14 +462,18 @@
"id": "SleepTemperature",
"maxLen": 4,
"maxLen2": 9,
- "exclude": ["NO_SLEEP_MODE"],
+ "exclude": [
+ "NO_SLEEP_MODE"
+ ],
"description": "Temperature the device will drop down to while asleep. Typically around halfway between off and soldering temperature."
},
{
"id": "SleepTimeout",
"maxLen": 4,
"maxLen2": 9,
- "exclude": ["NO_SLEEP_MODE"],
+ "exclude": [
+ "NO_SLEEP_MODE"
+ ],
"description": "How long of a period without movement / button-pressing is required before the device drops down to the sleep temperature."
},
{
@@ -412,7 +486,9 @@
"id": "HallEffSensitivity",
"maxLen": 6,
"maxLen2": 13,
- "include": ["HALL_SENSOR"],
+ "include": [
+ "HALL_SENSOR"
+ ],
"description": "If the unit has a hall effect sensor (Pinecil), this adjusts how sensitive it is at detecting a magnet to put the device into sleep mode."
},
{
@@ -425,7 +501,9 @@
"id": "DisplayRotation",
"maxLen": 6,
"maxLen2": 13,
- "exclude": ["NO_DISPLAY_ROTATE"],
+ "exclude": [
+ "NO_DISPLAY_ROTATE"
+ ],
"description": "If the display should rotate automatically or if it should be fixed for left- or right-handed mode."
},
{
@@ -492,7 +570,9 @@
"id": "BluetoothLE",
"maxLen": 7,
"maxLen2": 15,
- "include": ["BLE_ENABLED"],
+ "include": [
+ "BLE_ENABLED"
+ ],
"description": "Should BLE be enabled at boot time."
},
{
@@ -544,4 +624,4 @@
"description": "Changes the device language on multi-lingual builds."
}
]
-}
+} \ No newline at end of file
diff --git a/source/Core/Inc/Translation.h b/source/Core/Inc/Translation.h
index 1f1f3964..abd0e01e 100644
--- a/source/Core/Inc/Translation.h
+++ b/source/Core/Inc/Translation.h
@@ -116,6 +116,7 @@ struct TranslationIndexTable {
uint16_t UnlockingKeysString;
uint16_t WarningKeysLockedString;
uint16_t WarningThermalRunaway;
+ uint16_t WarningTipShorted;
uint16_t SettingsCalibrationWarning;
uint16_t CJCCalibrating;