gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-ios] 99/204: wording


From: gnunet
Subject: [taler-taler-ios] 99/204: wording
Date: Thu, 05 Dec 2024 23:51:07 +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 c4d3022607306a5d2d1d681d44be4dbb887fbe5b
Author: Marc Stibane <marc@taler.net>
AuthorDate: Thu Nov 7 23:11:28 2024 +0100

    wording
---
 TalerWallet1/Views/HelperViews/Buttons.swift  | 2 +-
 TalerWallet1/Views/Main/WalletEmptyView.swift | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/TalerWallet1/Views/HelperViews/Buttons.swift 
b/TalerWallet1/Views/HelperViews/Buttons.swift
index 4a43d3f..44b8c39 100644
--- a/TalerWallet1/Views/HelperViews/Buttons.swift
+++ b/TalerWallet1/Views/HelperViews/Buttons.swift
@@ -113,7 +113,7 @@ struct QRButton : View  {
     }
 
     var body: some View {
-        let scanText = String(localized: "Scan QR codes", comment: "Button 
title, a11y")
+        let scanText = String(localized: "Scan QR code", comment: "Button 
title, a11y")
         let qr = "qrcode.viewfinder"
         Button(action: checkCameraAvailable) {
             if isNavBarItem {
diff --git a/TalerWallet1/Views/Main/WalletEmptyView.swift 
b/TalerWallet1/Views/Main/WalletEmptyView.swift
index 7a13a30..c21f5cb 100644
--- a/TalerWallet1/Views/Main/WalletEmptyView.swift
+++ b/TalerWallet1/Views/Main/WalletEmptyView.swift
@@ -29,7 +29,7 @@ struct WalletEmptyView: View {
             Section {
                 let qrButton = Image(systemName: QRBUTTON)                     
 // 􀎻 "qrcode.viewfinder"
                 let settings = Image(systemName: SETTINGS)                     
 // 􀍟 "gear"
-                Text("Use «\(qrButton) Scan QR codes» in the Actions menu to 
start a withdrawal if your bank already supports Taler payments.", comment: "« 
􀎻 » 'qrcode.viewfinder'")
+                Text("Use «\(qrButton) Scan QR code» in the Actions menu to 
start a withdrawal if your bank already supports Taler payments.", comment: "« 
􀎻 » 'qrcode.viewfinder'")
                     .talerFont(.body)
                     .listRowSeparator(.hidden)
                 Text("You can also add a payment service manually in the 
\(settings) Settings tab.", comment: "« 􀍟 » 'gear'")

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