From f2d3a14f43809f86f4d63b6f8f7f93d49d16c561 Mon Sep 17 00:00:00 2001 From: Ricardo Cooper Date: Sat, 18 Jan 2020 10:59:19 -0600 Subject: [PATCH 1/2] Correct AutoStart desc AutoStard desc letters were not correct, I corrected these based on the characters and also fixed some spacing --- Translation Editor/translation_en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Translation Editor/translation_en.json b/Translation Editor/translation_en.json index 0f40e6a9..dea6ce79 100644 --- a/Translation Editor/translation_en.json +++ b/Translation Editor/translation_en.json @@ -153,7 +153,7 @@ "Auto", "start" ], - "desc": "Automatically starts the iron into soldering on power up. A=Soldering, S= Sleep mode, M=Off" + "desc": "Automatically starts the iron into soldering on power up. T=Soldering, S=Sleep mode, F=Off" }, "CooldownBlink": { "text": "CLBLNK", @@ -252,4 +252,4 @@ "desc": "Maximum power the iron can use " } } -} \ No newline at end of file +} From aa8e750437f632f75d38d7b3239195a0ea673972 Mon Sep 17 00:00:00 2001 From: Ricardo Cooper Date: Sat, 18 Jan 2020 11:05:17 -0600 Subject: [PATCH 2/2] Update translation_en.json --- Translation Editor/translation_en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Translation Editor/translation_en.json b/Translation Editor/translation_en.json index dea6ce79..d89b2420 100644 --- a/Translation Editor/translation_en.json +++ b/Translation Editor/translation_en.json @@ -153,7 +153,7 @@ "Auto", "start" ], - "desc": "Automatically starts the iron into soldering on power up. T=Soldering, S=Sleep mode, F=Off" + "desc": "Automatically starts the iron into soldering on power up. T=Soldering, S=Sleep, F=Off" }, "CooldownBlink": { "text": "CLBLNK",