From 631b7ed7fc0620e6201a1d4c71e968ab175915df Mon Sep 17 00:00:00 2001 From: Djordje <6750655+DjordjeMandic@users.noreply.github.com> Date: Wed, 8 Mar 2023 13:46:39 +0100 Subject: [PATCH 1/3] Update README.md Fix small typo from #1588 --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index df70f73b..2125e630 100644 --- a/README.md +++ b/README.md @@ -32,8 +32,7 @@ _This firmware does **NOT** support the USB port while running for changing sett \*Please note that Miniware started shipping TS100's using cloned STM32 Chips. While these do work with IronOS, their DFU bootloader works terribly, and it is hard to get it to successfully flash larger firmware images like IronOS without timing out. This is the main reason why the TS100 is **_no longer recommended_**. -\**TS80 is replaced by TS80P. Production ramped down a long time ago and it's just existing stock clearing the system. It's marked not recommended being optimistic that people might pause and buy the far superior TS80P instead. This is the main reason why the \ -TS80 is **_no longer recommended_**. +\**TS80 is replaced by TS80P. Production ramped down a long time ago and it's just existing stock clearing the system. It's marked not recommended being optimistic that people might pause and buy the far superior TS80P instead. This is the main reason why the TS80 is **_no longer recommended_**. ## Getting Started From 8a4a9cfc07e30c1a760d2c1d2d5d50b1bb82511a Mon Sep 17 00:00:00 2001 From: Steven Seifried Date: Sat, 11 Mar 2023 09:58:53 +0100 Subject: [PATCH 2/3] Updated translation_DE.json --- Translations/translation_DE.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Translations/translation_DE.json b/Translations/translation_DE.json index 570bc993..294c88ec 100644 --- a/Translations/translation_DE.json +++ b/Translations/translation_DE.json @@ -240,12 +240,12 @@ "description": "" }, "BLEEnabled": { - "displayText": "BLE\n Enabled", + "displayText": "BLE\n aktiviert", "description": "Aktiviert BLE" }, "PDVpdoEnabled": { - "displayText": "PD VPDO\nEnabled", - "description": "Enables PPS/EPR modes." + "displayText": "PD VPDO\naktiviert", + "description": "Aktiviert PPS/EPR" } } } From dc47eb42218aa33bda85f6fa6ed00b4a99783e6e Mon Sep 17 00:00:00 2001 From: discip <53649486+discip@users.noreply.github.com> Date: Sat, 11 Mar 2023 13:44:23 +0100 Subject: [PATCH 3/3] Update translation_DE.json unified translation --- Translations/translation_DE.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Translations/translation_DE.json b/Translations/translation_DE.json index 294c88ec..1384e5ed 100644 --- a/Translations/translation_DE.json +++ b/Translations/translation_DE.json @@ -176,7 +176,7 @@ "description": "Scrollgeschwindigkeit der Erläuterungen (L=langsam | S=schnell)" }, "ReverseButtonTempChange": { - "displayText": "+- Tasten\numkehren?", + "displayText": "+- Tasten\numkehren", "description": "Tastenbelegung zur Temperaturänderung umkehren" }, "AnimSpeed": { @@ -212,11 +212,11 @@ "description": "Maximal zulässige Leistungsaufnahme des Lötkolbens (W=Watt)" }, "CalibrateCJC": { - "displayText": "Temperatur\nkalibrieren?", + "displayText": "Temperatur\nkalibrieren", "description": "Beim nächsten Start wird die Kaltstellenkompensation kalibriert (nicht nötig wenn Delta T < 5°C)" }, "VoltageCalibration": { - "displayText": "Eingangsspannung\nkalibrieren?", + "displayText": "Eingangsspannung\nkalibrieren", "description": "Kalibrierung der Eingangsspannung (Langer Tastendruck zum Verlassen)" }, "PowerPulsePower": { @@ -232,7 +232,7 @@ "description": "Dauer des Wachhalteimpulses (x 250ms)" }, "SettingsReset": { - "displayText": "Einstellungen\nzurücksetzen?", + "displayText": "Einstellungen\nzurücksetzen", "description": "Werte auf Werkseinstellungen zurücksetzen" }, "LanguageSwitch": { @@ -240,11 +240,11 @@ "description": "" }, "BLEEnabled": { - "displayText": "BLE\n aktiviert", + "displayText": "BLE\naktivieren", "description": "Aktiviert BLE" }, "PDVpdoEnabled": { - "displayText": "PD VPDO\naktiviert", + "displayText": "PD VPDO\naktivieren", "description": "Aktiviert PPS/EPR" } }