legacy: add ToS dialog to recovery

i18n-block
Tomas Susanka 4 years ago committed by Pavol Rusnak
parent 554d8949f5
commit 28b22cef22

@ -482,7 +482,8 @@ void recovery_init(uint32_t _word_count, bool passphrase_protection,
if (!dry_run) {
layoutDialogSwipe(&bmp_icon_question, _("Cancel"), _("Confirm"), NULL,
_("Do you really want to"), _("recover the device?"),
NULL, NULL, NULL, NULL);
NULL, _("By continuing you"), _("agree to trezor.io/tos"),
NULL);
if (!protectButton(ButtonRequestType_ButtonRequest_ProtectCall, false)) {
fsm_sendFailure(FailureType_Failure_ActionCancelled, NULL);
layoutHome();

Loading…
Cancel
Save