File tree Expand file tree Collapse file tree 4 files changed +1000
-0
lines changed Expand file tree Collapse file tree 4 files changed +1000
-0
lines changed Original file line number Diff line number Diff line change 289289 "message" : " Device - <span class=\" message-positive\" >Ready</span>"
290290 },
291291
292+ "backupFileIncompatible" : {
293+ "message" : " Backup file provided was generated for previous version of the configurator and is incompatible with this version of configurator. Sorry"
294+ },
295+
296+ "backupFileUnmigratable" : {
297+ "message" : " Backup file provided was generated by a previous version of the configurator and is not migratable. Sorry."
298+ },
299+
292300 "configMigrationFrom" : {
293301 "message" : " Migrating configuration file generated by configurator: $1"
294302 },
797805 "initialSetupResetText" : {
798806 "message" : " Restore settings to <strong>default</strong>"
799807 },
808+ "initialSetupButtonBackup" : {
809+ "message" : " Backup"
810+ },
811+ "initialSetupButtonRestore" : {
812+ "message" : " Restore"
813+ },
800814 "initialSetupButtonRebootBootloader" : {
801815 "message" : " Activate Boot Loader / DFU"
802816 },
806820 "initialSetupRebootBootloaderText" : {
807821 "message" : " Reboot into <strong>boot loader / DFU</strong> mode."
808822 },
823+ "initialSetupBackupSuccess" : {
824+ "message" : " Backup saved <span class=\" message-positive\" >successfully</span>"
825+ },
826+ "initialSetupRestoreSuccess" : {
827+ "message" : " Configuration restored <span class=\" message-positive\" >successfully</span>"
828+ },
809829 "initialSetupButtonResetZaxis" : {
810830 "message" : " Reset Z axis, offset: 0 deg"
811831 },
You can’t perform that action at this time.
0 commit comments