gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-ios] 02/30: Use "nu" (instead of "te") for Null


From: gnunet
Subject: [taler-taler-ios] 02/30: Use "nu" (instead of "te") for Null
Date: Sun, 19 Nov 2023 23:53:26 +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 d0192339adb1201c958a8d95366435077fb4dc46
Author: Marc Stibane <marc@taler.net>
AuthorDate: Thu Nov 16 02:00:31 2023 +0100

    Use "nu" (instead of "te") for Null
---
 TalerWallet1/Helper/CurrencySpecification.swift | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/TalerWallet1/Helper/CurrencySpecification.swift 
b/TalerWallet1/Helper/CurrencySpecification.swift
index 1cac315..135d490 100644
--- a/TalerWallet1/Helper/CurrencySpecification.swift
+++ b/TalerWallet1/Helper/CurrencySpecification.swift
@@ -46,7 +46,7 @@ public struct CurrencyInfo {
                          fractionalInputDigits: 0,
                         fractionalNormalDigits: 0,
                   fractionalTrailingZeroDigits: 0,
-                                  altUnitNames: [0 : "テ"])
+                                  altUnitNames: [0 : "ヌ"])  // `nu´
         return CurrencyInfo(scope: scope, specs: specs,
                         formatter: CurrencyFormatter.formatter(scope: scope,
                                                                specs: specs))

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