From b004d3ebf4dbfcf6babae4681568bdeac081d90a Mon Sep 17 00:00:00 2001 From: _imadia Date: Tue, 12 Sep 2023 14:08:29 +0600 Subject: [PATCH] Minor text changes --- .../UnstoppableWallet/en.lproj/Localizable.strings | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/UnstoppableWallet/UnstoppableWallet/en.lproj/Localizable.strings b/UnstoppableWallet/UnstoppableWallet/en.lproj/Localizable.strings index a27e8784e2..df8bda0c48 100644 --- a/UnstoppableWallet/UnstoppableWallet/en.lproj/Localizable.strings +++ b/UnstoppableWallet/UnstoppableWallet/en.lproj/Localizable.strings @@ -1561,7 +1561,7 @@ Go to Settings - > %@ and allow access to the camera."; // Watch Address "watch_address.title" = "Watch Wallet"; -"watch_address.watch" = "Watch"; +"watch_address.watch" = "Next"; "watch_address.address" = "Address"; "watch_address.by" = "By"; "watch_address.watch_by" = "Watch By"; @@ -1709,8 +1709,8 @@ Go to Settings - > %@ and allow access to the camera."; "cex_deposit.memo" = "Memo (Tag)"; "cex_deposit.min_amount" = "Min. Amount"; "cex_deposit.warning_memo" = "Memo (tag) is required, or your will lose your coins."; -"cex_deposit.copy_address" = "Copy Address"; -"cex_deposit.share_address" = "Share Address"; +"cex_deposit.copy_address" = "Copy"; +"cex_deposit.share_address" = "Share"; "cex_deposit.failed" = "Failed to load deposit address. Please retry."; "cex_deposit.memo_warning.title" = "Important"; "cex_deposit.memo_warning.description" = "Both a memo (tag) and the address are needed to ensure that assets are received. Otherwise your funds will be lost.";