mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-18 05:28:40 +00:00
chore(core): change Go to bootloader
screen text
This commit is contained in:
parent
26232c8c8b
commit
087becd2ca
@ -59,7 +59,7 @@ async def reboot_to_bootloader(msg: RebootToBootloader) -> NoReturn:
|
||||
await confirm_action(
|
||||
"reboot",
|
||||
"Go to bootloader",
|
||||
"Do you want to restart Trezor in bootloader mode?",
|
||||
"Trezor will restart in bootloader mode.",
|
||||
verb="Restart",
|
||||
)
|
||||
boot_command = BootCommand.STOP_AND_WAIT
|
||||
|
Loading…
Reference in New Issue
Block a user