taler-ios

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

commit ee92d4efbeb4257dd9c82e0108cd65d5ce045566
parent 8a4ada88ed032740fc28f99dd5574a2598403591
Author: Marc Stibane <marc@taler.net>
Date:   Fri, 10 Jul 2026 10:41:11 +0200

L10n preparation

Diffstat:
MTalerWallet1/Resources/Localizable.xcstrings | 32++++++++++++++++++++++++++------
1 file changed, 26 insertions(+), 6 deletions(-)

diff --git a/TalerWallet1/Resources/Localizable.xcstrings b/TalerWallet1/Resources/Localizable.xcstrings @@ -1799,6 +1799,9 @@ } } }, + "Abort Requesting" : { + "comment" : "RefreshReason" + }, "Abort Sending" : { "comment" : "RefreshReason", "localizations" : { @@ -7109,6 +7112,9 @@ } } }, + "Hide available real money withdrawals" : { + "comment" : "A11y" + }, "Hold your iPhone near the tag." : { "localizations" : { "de" : { @@ -9812,6 +9818,14 @@ } } }, + "No active discounts yet" : { + "comment" : "A message displayed when the user has no active discounts.", + "isCommentAutoGenerated" : true + }, + "No active passes yet" : { + "comment" : "A message displayed when the user has no active passes.", + "isCommentAutoGenerated" : true + }, "No backups yet..." : { "comment" : "A message displayed when there are no backups available.", "isCommentAutoGenerated" : true, @@ -10083,8 +10097,12 @@ } } }, - "No discounts yet" : { - "comment" : "A message displayed when a user has no discounts.", + "No expired / used discounts yet" : { + "comment" : "A message displayed when the user has no expired or used discounts.", + "isCommentAutoGenerated" : true + }, + "No expired / used passes yet" : { + "comment" : "A message displayed when the user has no expired or used passes.", "isCommentAutoGenerated" : true }, "No fee" : { @@ -10121,10 +10139,6 @@ } } }, - "No passes yet" : { - "comment" : "A message displayed when the user has no passes.", - "isCommentAutoGenerated" : true - }, "No payment service" : { "comment" : "loading", "localizations" : { @@ -14440,6 +14454,9 @@ } } }, + "Show available real money withdrawals" : { + "comment" : "A11y" + }, "Show hints for demo money" : { "localizations" : { "de" : { @@ -14496,6 +14513,9 @@ } } }, + "Show transaction" : { + "comment" : "A label for a button that shows the transaction paid with a token" + }, "Show view sizes" : { "shouldTranslate" : false },