From 65e804e54e49bded4bd79bbe424fbc4bb0e823ed Mon Sep 17 00:00:00 2001 From: "Ben V. Brown" Date: Fri, 22 May 2020 23:56:40 +1000 Subject: [PATCH] Add field for power pulse --- Translation Editor/translation_bg.json | 8 ++++++++ Translation Editor/translation_cs.json | 8 ++++++++ Translation Editor/translation_da.json | 8 ++++++++ Translation Editor/translation_de.json | 8 ++++++++ Translation Editor/translation_en.json | 8 ++++++++ Translation Editor/translation_es.json | 8 ++++++++ Translation Editor/translation_fi.json | 8 ++++++++ Translation Editor/translation_fr.json | 8 ++++++++ Translation Editor/translation_hr.json | 8 ++++++++ Translation Editor/translation_hu.json | 8 ++++++++ Translation Editor/translation_it.json | 8 ++++++++ Translation Editor/translation_lt.json | 8 ++++++++ Translation Editor/translation_nl.json | 8 ++++++++ Translation Editor/translation_nl_be.json | 8 ++++++++ Translation Editor/translation_no.json | 8 ++++++++ Translation Editor/translation_pl.json | 8 ++++++++ Translation Editor/translation_pt.json | 8 ++++++++ Translation Editor/translation_ru.json | 8 ++++++++ Translation Editor/translation_sk.json | 8 ++++++++ Translation Editor/translation_sl.json | 8 ++++++++ Translation Editor/translation_sr_cyrl.json | 8 ++++++++ Translation Editor/translation_sr_latn.json | 8 ++++++++ Translation Editor/translation_sv.json | 8 ++++++++ Translation Editor/translation_tr.json | 8 ++++++++ Translation Editor/translation_uk.json | 8 ++++++++ Translation Editor/translations_def.js | 5 +++++ workspace/TS100/Core/Inc/Translation.h | 4 ++-- 27 files changed, 207 insertions(+), 2 deletions(-) diff --git a/Translation Editor/translation_bg.json b/Translation Editor/translation_bg.json index 0efd7432..35b576ed 100644 --- a/Translation Editor/translation_bg.json +++ b/Translation Editor/translation_bg.json @@ -273,6 +273,14 @@ "long?" ], "desc": "Temperature change steps on long button press!" + }, + "PowerPulsePower":{ + "text": "POWPLS", + "text2": [ + "Power Pulse", + "Watts" + ], + "desc": "Keep awake pulse power intensity" } } } \ No newline at end of file diff --git a/Translation Editor/translation_cs.json b/Translation Editor/translation_cs.json index a4ff9ba3..2c393be4 100644 --- a/Translation Editor/translation_cs.json +++ b/Translation Editor/translation_cs.json @@ -274,6 +274,14 @@ "long?" ], "desc": "Temperature change steps on long button press!" + }, + "PowerPulsePower":{ + "text": "POWPLS", + "text2": [ + "Power Pulse", + "Watts" + ], + "desc": "Keep awake pulse power intensity" } } } \ No newline at end of file diff --git a/Translation Editor/translation_da.json b/Translation Editor/translation_da.json index 57910eb9..a0e8b391 100644 --- a/Translation Editor/translation_da.json +++ b/Translation Editor/translation_da.json @@ -273,6 +273,14 @@ "long?" ], "desc": "Temperature change steps on long button press!" + }, + "PowerPulsePower":{ + "text": "POWPLS", + "text2": [ + "Power Pulse", + "Watts" + ], + "desc": "Keep awake pulse power intensity" } } } \ No newline at end of file diff --git a/Translation Editor/translation_de.json b/Translation Editor/translation_de.json index 5097547f..c14fcda7 100644 --- a/Translation Editor/translation_de.json +++ b/Translation Editor/translation_de.json @@ -277,6 +277,14 @@ "Taste Lang?" ], "desc": "Temperaturwechselschritte bei langem Tastendruck!" + }, + "PowerPulsePower":{ + "text": "POWPLS", + "text2": [ + "Power Pulse", + "Watts" + ], + "desc": "Keep awake pulse power intensity" } } } \ No newline at end of file diff --git a/Translation Editor/translation_en.json b/Translation Editor/translation_en.json index 70b66bc0..f170bc8c 100644 --- a/Translation Editor/translation_en.json +++ b/Translation Editor/translation_en.json @@ -276,6 +276,14 @@ "long" ], "desc": "Temperature change steps on long button press" + }, + "PowerPulsePower":{ + "text": "POWPLS", + "text2": [ + "Power Pulse", + "Watts" + ], + "desc": "Keep awake pulse power intensity" } } } diff --git a/Translation Editor/translation_es.json b/Translation Editor/translation_es.json index 07f19835..6171e4b8 100644 --- a/Translation Editor/translation_es.json +++ b/Translation Editor/translation_es.json @@ -275,6 +275,14 @@ "long?" ], "desc": "Temperature change steps on long button press!" + }, + "PowerPulsePower":{ + "text": "POWPLS", + "text2": [ + "Power Pulse", + "Watts" + ], + "desc": "Keep awake pulse power intensity" } } } \ No newline at end of file diff --git a/Translation Editor/translation_fi.json b/Translation Editor/translation_fi.json index bbeaa8ed..9f5b37a5 100644 --- a/Translation Editor/translation_fi.json +++ b/Translation Editor/translation_fi.json @@ -273,6 +273,14 @@ "long?" ], "desc": "Temperature change steps on long button press!" + }, + "PowerPulsePower":{ + "text": "POWPLS", + "text2": [ + "Power Pulse", + "Watts" + ], + "desc": "Keep awake pulse power intensity" } } } \ No newline at end of file diff --git a/Translation Editor/translation_fr.json b/Translation Editor/translation_fr.json index 98fd92dd..2cfc8e92 100644 --- a/Translation Editor/translation_fr.json +++ b/Translation Editor/translation_fr.json @@ -273,6 +273,14 @@ "Long?" ], "desc": "Incrément de changement de température sur appui long." + }, + "PowerPulsePower":{ + "text": "POWPLS", + "text2": [ + "Power Pulse", + "Watts" + ], + "desc": "Keep awake pulse power intensity" } } } diff --git a/Translation Editor/translation_hr.json b/Translation Editor/translation_hr.json index a6839354..bf7c0c29 100644 --- a/Translation Editor/translation_hr.json +++ b/Translation Editor/translation_hr.json @@ -273,6 +273,14 @@ "long?" ], "desc": "Temperature change steps on long button press!" + }, + "PowerPulsePower":{ + "text": "POWPLS", + "text2": [ + "Power Pulse", + "Watts" + ], + "desc": "Keep awake pulse power intensity" } } } \ No newline at end of file diff --git a/Translation Editor/translation_hu.json b/Translation Editor/translation_hu.json index a9b770c2..5f09dead 100644 --- a/Translation Editor/translation_hu.json +++ b/Translation Editor/translation_hu.json @@ -273,6 +273,14 @@ "long?" ], "desc": "Temperature change steps on long button press!" + }, + "PowerPulsePower":{ + "text": "POWPLS", + "text2": [ + "Power Pulse", + "Watts" + ], + "desc": "Keep awake pulse power intensity" } } } \ No newline at end of file diff --git a/Translation Editor/translation_it.json b/Translation Editor/translation_it.json index 1c0f7562..80c97f31 100644 --- a/Translation Editor/translation_it.json +++ b/Translation Editor/translation_it.json @@ -275,6 +275,14 @@ "pressione lunga" ], "desc": "Varia la temperatura della punta attraverso una lunga pressione dei tasti" + }, + "PowerPulsePower":{ + "text": "POWPLS", + "text2": [ + "Power Pulse", + "Watts" + ], + "desc": "Keep awake pulse power intensity" } } } diff --git a/Translation Editor/translation_lt.json b/Translation Editor/translation_lt.json index ec891f64..929ea2b9 100644 --- a/Translation Editor/translation_lt.json +++ b/Translation Editor/translation_lt.json @@ -273,6 +273,14 @@ "long?" ], "desc": "Temperature change steps on long button press!" + }, + "PowerPulsePower":{ + "text": "POWPLS", + "text2": [ + "Power Pulse", + "Watts" + ], + "desc": "Keep awake pulse power intensity" } } } \ No newline at end of file diff --git a/Translation Editor/translation_nl.json b/Translation Editor/translation_nl.json index efbc0d5e..8af5ab72 100644 --- a/Translation Editor/translation_nl.json +++ b/Translation Editor/translation_nl.json @@ -273,6 +273,14 @@ "long?" ], "desc": "Temperature change steps on long button press!" + }, + "PowerPulsePower":{ + "text": "POWPLS", + "text2": [ + "Power Pulse", + "Watts" + ], + "desc": "Keep awake pulse power intensity" } } } \ No newline at end of file diff --git a/Translation Editor/translation_nl_be.json b/Translation Editor/translation_nl_be.json index 37bd4f57..93f16df4 100644 --- a/Translation Editor/translation_nl_be.json +++ b/Translation Editor/translation_nl_be.json @@ -273,6 +273,14 @@ "long?" ], "desc": "Temperature change steps on long button press!" + }, + "PowerPulsePower":{ + "text": "POWPLS", + "text2": [ + "Power Pulse", + "Watts" + ], + "desc": "Keep awake pulse power intensity" } } } \ No newline at end of file diff --git a/Translation Editor/translation_no.json b/Translation Editor/translation_no.json index ac7917fb..e788aa16 100644 --- a/Translation Editor/translation_no.json +++ b/Translation Editor/translation_no.json @@ -273,6 +273,14 @@ "long?" ], "desc": "Temperature change steps on long button press!" + }, + "PowerPulsePower":{ + "text": "POWPLS", + "text2": [ + "Power Pulse", + "Watts" + ], + "desc": "Keep awake pulse power intensity" } } } \ No newline at end of file diff --git a/Translation Editor/translation_pl.json b/Translation Editor/translation_pl.json index 6959da7a..97d5fe64 100644 --- a/Translation Editor/translation_pl.json +++ b/Translation Editor/translation_pl.json @@ -273,6 +273,14 @@ "long?" ], "desc": "Temperature change steps on long button press!" + }, + "PowerPulsePower":{ + "text": "POWPLS", + "text2": [ + "Power Pulse", + "Watts" + ], + "desc": "Keep awake pulse power intensity" } } } \ No newline at end of file diff --git a/Translation Editor/translation_pt.json b/Translation Editor/translation_pt.json index aca5d524..5f7c83a8 100644 --- a/Translation Editor/translation_pt.json +++ b/Translation Editor/translation_pt.json @@ -273,6 +273,14 @@ "long?" ], "desc": "Temperature change steps on long button press!" + }, + "PowerPulsePower":{ + "text": "POWPLS", + "text2": [ + "Power Pulse", + "Watts" + ], + "desc": "Keep awake pulse power intensity" } } } \ No newline at end of file diff --git a/Translation Editor/translation_ru.json b/Translation Editor/translation_ru.json index 6a8b6efc..256e1c21 100644 --- a/Translation Editor/translation_ru.json +++ b/Translation Editor/translation_ru.json @@ -275,6 +275,14 @@ "долго?" ], "desc": "Изменять температуру при длинном нажатии!" + }, + "PowerPulsePower":{ + "text": "POWPLS", + "text2": [ + "Power Pulse", + "Watts" + ], + "desc": "Keep awake pulse power intensity" } } } diff --git a/Translation Editor/translation_sk.json b/Translation Editor/translation_sk.json index fe2e03af..787dda7e 100644 --- a/Translation Editor/translation_sk.json +++ b/Translation Editor/translation_sk.json @@ -273,6 +273,14 @@ "long?" ], "desc": "Temperature change steps on long button press!" + }, + "PowerPulsePower":{ + "text": "POWPLS", + "text2": [ + "Power Pulse", + "Watts" + ], + "desc": "Keep awake pulse power intensity" } } } \ No newline at end of file diff --git a/Translation Editor/translation_sl.json b/Translation Editor/translation_sl.json index 6c3ef9a5..f49869a6 100644 --- a/Translation Editor/translation_sl.json +++ b/Translation Editor/translation_sl.json @@ -274,6 +274,14 @@ "long?" ], "desc": "Temperature change steps on long button press!" + }, + "PowerPulsePower":{ + "text": "POWPLS", + "text2": [ + "Power Pulse", + "Watts" + ], + "desc": "Keep awake pulse power intensity" } } } \ No newline at end of file diff --git a/Translation Editor/translation_sr_cyrl.json b/Translation Editor/translation_sr_cyrl.json index 6497b7a5..e8d0fd9e 100644 --- a/Translation Editor/translation_sr_cyrl.json +++ b/Translation Editor/translation_sr_cyrl.json @@ -273,6 +273,14 @@ "long?" ], "desc": "Temperature change steps on long button press!" + }, + "PowerPulsePower":{ + "text": "POWPLS", + "text2": [ + "Power Pulse", + "Watts" + ], + "desc": "Keep awake pulse power intensity" } } } \ No newline at end of file diff --git a/Translation Editor/translation_sr_latn.json b/Translation Editor/translation_sr_latn.json index e612cf06..a8a43db3 100644 --- a/Translation Editor/translation_sr_latn.json +++ b/Translation Editor/translation_sr_latn.json @@ -273,6 +273,14 @@ "long?" ], "desc": "Temperature change steps on long button press!" + }, + "PowerPulsePower":{ + "text": "POWPLS", + "text2": [ + "Power Pulse", + "Watts" + ], + "desc": "Keep awake pulse power intensity" } } } \ No newline at end of file diff --git a/Translation Editor/translation_sv.json b/Translation Editor/translation_sv.json index 6b965a17..8944fe1d 100644 --- a/Translation Editor/translation_sv.json +++ b/Translation Editor/translation_sv.json @@ -273,6 +273,14 @@ "long?" ], "desc": "Temperature change steps on long button press!" + }, + "PowerPulsePower":{ + "text": "POWPLS", + "text2": [ + "Power Pulse", + "Watts" + ], + "desc": "Keep awake pulse power intensity" } } } \ No newline at end of file diff --git a/Translation Editor/translation_tr.json b/Translation Editor/translation_tr.json index 76e6cce7..4270e733 100644 --- a/Translation Editor/translation_tr.json +++ b/Translation Editor/translation_tr.json @@ -273,6 +273,14 @@ "long?" ], "desc": "Temperature change steps on long button press!" + }, + "PowerPulsePower":{ + "text": "POWPLS", + "text2": [ + "Power Pulse", + "Watts" + ], + "desc": "Keep awake pulse power intensity" } } } \ No newline at end of file diff --git a/Translation Editor/translation_uk.json b/Translation Editor/translation_uk.json index f072938c..46d418e4 100644 --- a/Translation Editor/translation_uk.json +++ b/Translation Editor/translation_uk.json @@ -273,6 +273,14 @@ "довго?" ], "desc": "Змінювати температуру при довгому натисканні!" + }, + "PowerPulsePower":{ + "text": "POWPLS", + "text2": [ + "Power Pulse", + "Watts" + ], + "desc": "Keep awake pulse power intensity" } } } diff --git a/Translation Editor/translations_def.js b/Translation Editor/translations_def.js index 93646e1f..8c11a4bd 100644 --- a/Translation Editor/translations_def.js +++ b/Translation Editor/translations_def.js @@ -282,6 +282,11 @@ var def = "id": "TempChangeLongStep", "maxLen": 6, "maxLen2": 16 + }, + { + "id": "PowerPulsePower", + "maxLen": 6, + "maxLen2": 16 } ] } diff --git a/workspace/TS100/Core/Inc/Translation.h b/workspace/TS100/Core/Inc/Translation.h index e3f5f167..74c01e20 100644 --- a/workspace/TS100/Core/Inc/Translation.h +++ b/workspace/TS100/Core/Inc/Translation.h @@ -19,8 +19,8 @@ extern const uint8_t USER_FONT_6x8[]; * use SettingsShortNames as SettingsShortNames[16][1].. second column undefined */ extern const enum ShortNameType SettingsShortNameType; -extern const char *SettingsShortNames[26][2]; -extern const char *SettingsDescriptions[26]; +extern const char *SettingsShortNames[27][2]; +extern const char *SettingsDescriptions[27]; extern const char *SettingsMenuEntries[4]; extern const char *SettingsCalibrationDone;