From 1f66bdfc63b872f5573d4ec541648fb57c0b72d8 Mon Sep 17 00:00:00 2001 From: dankito Date: Wed, 29 Jul 2020 20:45:43 +0200 Subject: [PATCH] Fixed German translation of Onlinebanking --- ui/BankingiOSApp/BankingiOSApp/de.lproj/Localizable.strings | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/BankingiOSApp/BankingiOSApp/de.lproj/Localizable.strings b/ui/BankingiOSApp/BankingiOSApp/de.lproj/Localizable.strings index f4b744bb..904ca1ab 100644 --- a/ui/BankingiOSApp/BankingiOSApp/de.lproj/Localizable.strings +++ b/ui/BankingiOSApp/BankingiOSApp/de.lproj/Localizable.strings @@ -26,8 +26,8 @@ "Select your bank ..." = "Bank auswählen ..."; "Bank code" = "Bankleitzahl"; -"Customer ID" = "Onlinebanking Login Name"; -"Password" = "Online banking password"; +"Customer ID" = "Online-Banking Login Name"; +"Password" = "Online-Banking passwort"; "Could not add account" = "Konto konnte nicht hinzugefügt werden."; "Error message from your bank %@" = "Fehlermeldung Ihrer Bank:\n\n%@";