diff --git a/Translations/translations_def.js b/Translations/translations_def.js index b9d8cb43..c9f89af1 100644 --- a/Translations/translations_def.js +++ b/Translations/translations_def.js @@ -8,13 +8,9 @@ var def = /// "id": "CJCCalibrating", "description": "Message indicating CJC is being calibrated." }, - { - "id": "ResetOKMessage", - "description": "Confirmation message shown after a successful settings-reset." - }, { "id": "SettingsResetWarning", - "description": "Messasge shown after a firmware update if certain settings have been changed." + "description": "Warning shown before confirming a settings reset." }, { "id": "UVLOWarningString", @@ -62,9 +58,13 @@ var def = /// "id": "CJCCalibrationDone", "description": "Confirmation message indicating CJC calibration is complete." }, + { + "id": "ResetOKMessage", + "description": "Confirmation message shown after a successful settings-reset." + }, { "id": "SettingsResetMessage", - "description": "Shown when the settings are reset to factory defaults either by the user or by incompatible firmware changes." + "description": "Shown after a firmware update when certain settings have been reset to factory defaults due to incompatible firmware changes." }, { "id": "NoAccelerometerMessage",