mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
show correct message after factory reset_V
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user