From a944387c1169cdf2888ac70cc72abbfdb52d864e Mon Sep 17 00:00:00 2001 From: pscott Date: Wed, 23 Jun 2021 18:26:59 +0200 Subject: [PATCH] change wording to available instead of possible --- src/ui_flow.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ui_flow.c b/src/ui_flow.c index 67d257b..841a100 100644 --- a/src/ui_flow.c +++ b/src/ui_flow.c @@ -130,7 +130,7 @@ UX_STEP_CB( { "Fee Details", "Display fee details", - "when possible", + "when available", strings.common.fullAddress + 40 });