taler-ios

iOS apps for GNU Taler (wallet)
Log | Files | Refs | README | LICENSE

commit e92cccb4a2b5c6be7a5f1148a8f15d1375ee95b4
parent 878b9e9379a029a5139b3030d0fab8729ec4c3c6
Author: Marc Stibane <marc@taler.net>
Date:   Tue,  9 Sep 2025 16:38:35 +0200

NFC Scan Usage Description

Diffstat:
MTalerWallet1/Resources/Taler_Wallet InfoPlist.xcstrings | 12++++++++++++
1 file changed, 12 insertions(+), 0 deletions(-)

diff --git a/TalerWallet1/Resources/Taler_Wallet InfoPlist.xcstrings b/TalerWallet1/Resources/Taler_Wallet InfoPlist.xcstrings @@ -48,6 +48,18 @@ }, "shouldTranslate" : false }, + "NFCReaderUsageDescription" : { + "comment" : "Privacy - NFC Scan Usage Description", + "extractionState" : "extracted_with_value", + "localizations" : { + "en" : { + "stringUnit" : { + "state" : "new", + "value" : "Scan talerURIs" + } + } + } + }, "NSCameraUsageDescription" : { "comment" : "Privacy - Camera Usage Description", "localizations" : {