diff --git a/ui/BankingiOSApp/BankingiOSApp/Base.lproj/Localizable.strings b/ui/BankingiOSApp/BankingiOSApp/Base.lproj/Localizable.strings index e9116159..15934601 100644 --- a/ui/BankingiOSApp/BankingiOSApp/Base.lproj/Localizable.strings +++ b/ui/BankingiOSApp/BankingiOSApp/Base.lproj/Localizable.strings @@ -52,7 +52,7 @@ "%@ transactions" = "%@ transactions"; -"Fetch all account transactions" = "Alle Umsätze holen"; +"Fetch all account transactions" = "Fetch earlier transactions"; "Transfer money to %@" = "Transfer money to %@"; "Could not fetch latest transactions" = "Could not fetch latest transactions"; diff --git a/ui/BankingiOSApp/BankingiOSApp/de.lproj/Localizable.strings b/ui/BankingiOSApp/BankingiOSApp/de.lproj/Localizable.strings index dbef7bc9..3ca41ca4 100644 --- a/ui/BankingiOSApp/BankingiOSApp/de.lproj/Localizable.strings +++ b/ui/BankingiOSApp/BankingiOSApp/de.lproj/Localizable.strings @@ -50,7 +50,7 @@ "%@ transactions" = "%@ Umsätze"; -"Fetch all account transactions" = "Alle Umsätze holen"; +"Fetch all account transactions" = "Ältere Umsätze holen"; "Transfer money to %@" = "Neue Überweisung an %@"; "Could not fetch latest transactions" = "Umsätze konnte nicht aktualisiert werden";