taler-ios

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

commit 8d7ba41a28176208ec640fc3a353e7a558461c5f
parent 9e205cccac567a9fbb3f1c881c2cf9b9193ab3cc
Author: Marc Stibane <marc@taler.net>
Date:   Fri, 18 Jul 2025 09:41:26 +0200

Translation exemptions

Diffstat:
MTalerWallet1/Resources/GNU_Taler InfoPlist.xcstrings | 9++++++---
MTalerWallet1/Resources/Taler_Nightly InfoPlist.xcstrings | 9++++++---
MTalerWallet1/Resources/Taler_Wallet InfoPlist.xcstrings | 6++++--
3 files changed, 16 insertions(+), 8 deletions(-)

diff --git a/TalerWallet1/Resources/GNU_Taler InfoPlist.xcstrings b/TalerWallet1/Resources/GNU_Taler InfoPlist.xcstrings @@ -22,7 +22,8 @@ "value" : "GNU Taler" } } - } + }, + "shouldTranslate" : false }, "CFBundleName" : { "comment" : "Bundle name", @@ -45,7 +46,8 @@ "value" : "GNU_Taler" } } - } + }, + "shouldTranslate" : false }, "NSCameraUsageDescription" : { "comment" : "Privacy - Camera Usage Description", @@ -115,7 +117,8 @@ "value" : "© Taler-Systems.com" } } - } + }, + "shouldTranslate" : false } }, "version" : "1.0" diff --git a/TalerWallet1/Resources/Taler_Nightly InfoPlist.xcstrings b/TalerWallet1/Resources/Taler_Nightly InfoPlist.xcstrings @@ -22,7 +22,8 @@ "value" : "Taler Nightly" } } - } + }, + "shouldTranslate" : false }, "CFBundleName" : { "comment" : "Bundle name", @@ -45,7 +46,8 @@ "value" : "Taler_Nightly" } } - } + }, + "shouldTranslate" : false }, "NSCameraUsageDescription" : { "comment" : "Privacy - Camera Usage Description", @@ -115,7 +117,8 @@ "value" : "© Taler-Systems.com" } } - } + }, + "shouldTranslate" : false } }, "version" : "1.0" diff --git a/TalerWallet1/Resources/Taler_Wallet InfoPlist.xcstrings b/TalerWallet1/Resources/Taler_Wallet InfoPlist.xcstrings @@ -45,7 +45,8 @@ "value" : "Taler_Wallet" } } - } + }, + "shouldTranslate" : false }, "NSCameraUsageDescription" : { "comment" : "Privacy - Camera Usage Description", @@ -115,7 +116,8 @@ "value" : "© Taler-Systems.com" } } - } + }, + "shouldTranslate" : false } }, "version" : "1.0"