gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-ios] 19/69: cleanup


From: gnunet
Subject: [taler-taler-ios] 19/69: cleanup
Date: Fri, 19 Jan 2024 09:01:52 +0100

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 630e02a7823b18643e7007ade39729282a1fe40f
Author: Marc Stibane <marc@taler.net>
AuthorDate: Wed Jan 3 17:48:16 2024 +0100

    cleanup
---
 TalerWallet1/Views/Main/WalletEmptyView.swift | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/TalerWallet1/Views/Main/WalletEmptyView.swift 
b/TalerWallet1/Views/Main/WalletEmptyView.swift
index f38b657..6caaf15 100644
--- a/TalerWallet1/Views/Main/WalletEmptyView.swift
+++ b/TalerWallet1/Views/Main/WalletEmptyView.swift
@@ -19,7 +19,7 @@ struct WalletEmptyView: View {
                 Text("There is no digital cash in your wallet.")
                     .accessibilityFont(.title3)
                     .listRowSeparator(.hidden)
-                let title = String(localized: "LinkTitle_DEMOBANK", 
defaultValue: "Get some test money")
+                let title = String(localized: "LinkTitle_Test_Money", 
defaultValue: "Get some test money")
                 Link(title, destination: URL(string: DEMOBANK)!)
                     .buttonStyle(TalerButtonStyle(type: .prominent, narrow: 
false, aligned: .center))
                     .padding(.vertical)

-- 
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]