Proper UI wording on EIP-191 continue/skip screen
This commit is contained in:
@@ -55,11 +55,12 @@ UX_STEP_INIT(
|
||||
#ifndef TARGET_NANOS
|
||||
UX_STEP_CB(
|
||||
ux_191_step_theres_more,
|
||||
bn,
|
||||
nnn,
|
||||
skip_rest_of_message(),
|
||||
{
|
||||
"More to see!",
|
||||
"Double-click to skip"
|
||||
"Press right to",
|
||||
"continue message",
|
||||
"Double-press to skip"
|
||||
});
|
||||
UX_STEP_INIT(
|
||||
ux_191_step_dummy_post,
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 496 B After Width: | Height: | Size: 618 B |
Reference in New Issue
Block a user