gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-taler-ios] 20/28: Wording: don't use "encrypt"


From: gnunet
Subject: [taler-taler-ios] 20/28: Wording: don't use "encrypt"
Date: Tue, 19 Sep 2023 03:44:39 +0200

This is an automated email from the git hooks/post-receive script.

marc-stibane pushed a commit to branch master
in repository taler-ios.

commit 880bc04665a8530a40cafe636fa5bb02f096a964
Author: Marc Stibane <marc@taler.net>
AuthorDate: Mon Sep 18 08:45:40 2023 +0200

    Wording: don't use "encrypt"
---
 TalerWallet1/Views/Exchange/QuiteSomeCoins.swift | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/TalerWallet1/Views/Exchange/QuiteSomeCoins.swift 
b/TalerWallet1/Views/Exchange/QuiteSomeCoins.swift
index 14e3ead..b81643f 100644
--- a/TalerWallet1/Views/Exchange/QuiteSomeCoins.swift
+++ b/TalerWallet1/Views/Exchange/QuiteSomeCoins.swift
@@ -57,8 +57,8 @@ struct QuiteSomeCoins: View {
         if !someCoins.invalid {
             if !someCoins.tooMany {
                 if someCoins.manyCoins {
-                    Text(someCoins.quiteSome ? "Warning: It will take quite 
some time to encrypt this amount!"
-                                             : "Warning: It will take some 
time to encrypt this amount.")
+                    Text(someCoins.quiteSome ? "Warning: It will take quite 
some time to withdraw this amount!"
+                                             : "Warning: It will take some 
time to withdraw this amount.")
                     .foregroundColor(someCoins.quiteSome ? .red : .primary)
                     .accessibilityFont(.body)
                     .multilineTextAlignment(.leading)

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]