You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: locales/en/messages.json
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -582,6 +582,9 @@
582
582
"firmwareUpgradeRequired": {
583
583
"message": "The firmware on this device needs upgrading to a newer version. Use CLI for backup before flashing. CLI backup/restore procedure is in the documentation.<br />Alternatively download and use an old version of the app if you are not ready to upgrade."
584
584
},
585
+
"firmwareVersionNotYetSupported": {
586
+
"message": "This firmware version ($1) is <span class=\"message-negative\">not yet supported</span>."
587
+
},
585
588
"resetToCustomDefaultsDialog": {
586
589
"message": "There are custom defaults for this board available. Normally, a board will not work properly unless custom defaults are applied.<br />Do you want to apply the custom defaults for this board?"
0 commit comments