mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-02-17 01:52:02 +00:00
fix wording
This commit is contained in:
parent
035a6e754f
commit
b8539a6972
@ -201,7 +201,7 @@ void layoutVerifyAddress(const char *address)
|
||||
const char **str = split_message((const uint8_t *)address, strlen(address), 17);
|
||||
layoutDialogSwipe(DIALOG_ICON_INFO, "Cancel", "Confirm",
|
||||
"Confirm address?",
|
||||
"Address from signature:",
|
||||
"Message signed by:",
|
||||
NULL, str[0], str[1], str[2], NULL);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user