From 9d6988b64c2f5718219f7e6989184f221597af44 Mon Sep 17 00:00:00 2001 From: _imadia Date: Tue, 12 Sep 2023 14:34:27 +0600 Subject: [PATCH] Minor text changes --- .../UnstoppableWallet/en.lproj/Localizable.strings | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/UnstoppableWallet/UnstoppableWallet/en.lproj/Localizable.strings b/UnstoppableWallet/UnstoppableWallet/en.lproj/Localizable.strings index df8bda0c48..ea97db4d7c 100644 --- a/UnstoppableWallet/UnstoppableWallet/en.lproj/Localizable.strings +++ b/UnstoppableWallet/UnstoppableWallet/en.lproj/Localizable.strings @@ -320,8 +320,8 @@ Go to Settings - > %@ and allow access to the camera."; // Token Balance Page "balance.token.locked" = "Locked"; -"balance.token.locked.info.title" = "Locked title"; -"balance.token.locked.info.description" = "Locked Description Text"; +"balance.token.locked.info.title" = "TimeLock"; +"balance.token.locked.info.description" = "The sender sent these funds with a spending lock that will expire on the shown date. \n\nNo worries, the received Bitcoins are already yours, but until the lock period expires you cannot spend them on the Bitcoin network."; "balance.token.staked" = "Staked"; "balance.token.staked.info.title" = "Staked title"; "balance.token.staked.info.description" = "Staked Description Text";