comparison src/text_italian.inc @ 648:aeca5717d9eb

3.17 / 10.72 release
author heinrichs weikamp
date Fri, 04 Mar 2022 08:29:36 +0100
parents 357341239438
children ef2ed7e3a895
comparison
equal deleted inserted replaced
647:357341239438 648:aeca5717d9eb
554 TCODE tAbort, "Annulla" ; Abort 554 TCODE tAbort, "Annulla" ; Abort
555 TCODE tResetSettings, "Azzera Settaggi" ; Reset all 555 TCODE tResetSettings, "Azzera Settaggi" ; Reset all
556 TCODE tResetDeco, "Azzera Deco" ; Reset Deco 556 TCODE tResetDeco, "Azzera Deco" ; Reset Deco
557 TCODE tResetBattery, "Azzera Batteria" ; Reset Battery 557 TCODE tResetBattery, "Azzera Batteria" ; Reset Battery
558 TCODE tResetLogbook, "Azzera Logbook" ; Reset Logbook 558 TCODE tResetLogbook, "Azzera Logbook" ; Reset Logbook
559 TCODE tResetBLE2, "Azzera Bluetooth" ; Reset Bluetooth
559 560
560 IFDEF _firmware_recovery 561 IFDEF _firmware_recovery
561 TCODE tRebootCurFirmware, "Reboot current FW" ; Reboot current Firmware 562 TCODE tRebootCurFirmware, "Reboot current FW" ; Reboot current Firmware
562 TCODE tBackupFirmware, "Backup current FW" ; Backup current Firmware 563 TCODE tBackupFirmware, "Backup current FW" ; Backup current Firmware
563 TCODE tRecoverFirmware, "Restore" ; Restore (version will be appended) 564 TCODE tRecoverFirmware, "Restore" ; Restore (version will be appended)