gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-ios] 17/204: "Transactions" -> currency


From: gnunet
Subject: [taler-taler-ios] 17/204: "Transactions" -> currency
Date: Thu, 05 Dec 2024 23:49:45 +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 fbd5090f31985306c6e3985087ea8b87a3cb2fc7
Author: Marc Stibane <marc@taler.net>
AuthorDate: Fri Sep 13 09:29:39 2024 +0200

    "Transactions" -> currency
---
 TalerWallet1/Views/Balances/BalancesSectionView.swift | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/TalerWallet1/Views/Balances/BalancesSectionView.swift 
b/TalerWallet1/Views/Balances/BalancesSectionView.swift
index 30a9cf1..bb38d9a 100644
--- a/TalerWallet1/Views/Balances/BalancesSectionView.swift
+++ b/TalerWallet1/Views/Balances/BalancesSectionView.swift
@@ -109,7 +109,7 @@ extension BalancesSectionView: View {
                                balance: balance,
                        selectedBalance: $selectedBalance,
                           currencyInfo: $currencyInfo,
-                              navTitle: String(localized: "Transactions", 
comment: "ViewTitle of TransactionList"),
+                              navTitle: currency,   // String(localized: 
"Transactions", comment: "ViewTitle of TransactionList"),
                              scopeInfo: scopeInfo,
                           transactions: $completedTransactions,
                        reloadAllAction: loadCompleted,

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