diff options
author | Ben V. Brown <[email protected]> | 2023-01-22 22:20:17 +1100 |
---|---|---|
committer | Ben V. Brown <[email protected]> | 2023-01-22 22:20:17 +1100 |
commit | 1c8a614100c879392a3424c0c20df02d5f7f3b8d (patch) | |
tree | c0664bf5b01557e3ab0b915ab43fc0c708bf7797 /Translations/translations_definitions.json | |
parent | 05628daba25a71a1e26b0ef542e81645717eb8a7 (diff) | |
download | IronOS-1c8a614100c879392a3424c0c20df02d5f7f3b8d.tar.gz IronOS-1c8a614100c879392a3424c0c20df02d5f7f3b8d.zip |
Import all upgraded translations
Diffstat (limited to 'Translations/translations_definitions.json')
-rw-r--r-- | Translations/translations_definitions.json | 38 |
1 files changed, 9 insertions, 29 deletions
diff --git a/Translations/translations_definitions.json b/Translations/translations_definitions.json index 7f5ecabb..940f1042 100644 --- a/Translations/translations_definitions.json +++ b/Translations/translations_definitions.json @@ -100,9 +100,9 @@ "description": "Shown for automatic display rotation." }, { - "id": "SettingFastChar", + "id": "SettingOffChar", "len": 1, - "description": "Shown when a setting is set to a fast value i.e. animation speed" + "description": "Shown when a setting is turned off" }, { "id": "SettingSlowChar", @@ -115,9 +115,14 @@ "description": "Shown when a setting is set to a medium value i.e. animation speed" }, { - "id": "SettingOffChar", + "id": "SettingFastChar", "len": 1, - "description": "Shown when a setting is turned off" + "description": "Shown when a setting is set to a fast value i.e. animation speed" + }, + { + "id": "SettingStartNoneChar", + "len": 1, + "description": "Shown when autostart state is to do nothing and go to a normal boot" }, { "id": "SettingStartSolderingChar", @@ -135,31 +140,6 @@ "description": "Shown when the auto start state is set to go to an off state, but on movement wake into soldering mode." }, { - "id": "SettingStartNoneChar", - "len": 1, - "description": "Shown when autostart state is to do nothing and go to a normal boot" - }, - { - "id": "SettingSensitivityOff", - "len": 1, - "description": "Shown when a sensitivity (hall effect sensor) is disabled. Turning off the sensor." - }, - { - "id": "SettingSensitivityLow", - "len": 1, - "description": "Shown when a sensitivity (hall effect) is not very sensitive" - }, - { - "id": "SettingSensitivityMedium", - "len": 1, - "description": "Shown when a sensitivity (hall effect) is average sensitive" - }, - { - "id": "SettingSensitivityHigh", - "len": 1, - "description": "Shown when a sensitivity (hall effect) is highly sensitive" - }, - { "id": "SettingLockDisableChar", "len": 1, "default": "D", |