From ba9d1f389145748b68c66e8a1a756182b5803950 Mon Sep 17 00:00:00 2001 From: Sylvia van Os Date: Fri, 5 Mar 2021 23:56:38 +0100 Subject: [PATCH] Make Loyalty Card Keychain app name translatable Because, well, the app itself uses different names in different countries --- CHANGELOG.md | 2 +- app/src/main/res/values/arrays.xml | 2 +- app/src/main/res/values/strings.xml | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 17cbc03d9..99b952c74 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ Changes: - Support importing [Voucher Vault](https://github.com/tim-smart/vouchervault/) exports - Option to keep the screen on while viewing a loyalty card -- Option to suspend the lock screen while viewing a loyalty card +- Option to suspend the lock screen while viewing a loyalty card ## v1.9.2 (2021-02-24) diff --git a/app/src/main/res/values/arrays.xml b/app/src/main/res/values/arrays.xml index 303cc27bf..dcc72889c 100644 --- a/app/src/main/res/values/arrays.xml +++ b/app/src/main/res/values/arrays.xml @@ -2,7 +2,7 @@ Catima - Loyalty Card Keychain + @string/app_loyalty_card_keychain Voucher Vault \ No newline at end of file diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 3181ac81d..af194e9dc 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -156,4 +156,5 @@ %s does not seem to be a valid balance. Import data from which app? + Loyalty Card Keychain