diff --git a/Shared/en.lproj/Localizable.strings b/Shared/en.lproj/Localizable.strings index beaab33b..f82e1499 100644 --- a/Shared/en.lproj/Localizable.strings +++ b/Shared/en.lproj/Localizable.strings @@ -619,3 +619,9 @@ "Platform" = "Platform"; "Action button labels" = "Action button labels"; "Icon and text" = "Icon and text"; +"Password required to import" = "Password required to import"; +"Custom Location already exists" = "Custom Location already exists"; +"Custom Location selected for import" = "Custom Location selected for import"; +"Custom Location not selected for import" = "Custom Location not selected for import"; +"Account already exists" = "Account already exists"; +"Password saved in import file" = "Password saved in import file"; diff --git a/Shared/pl.lproj/Localizable.strings b/Shared/pl.lproj/Localizable.strings index 449e632c..cd375b63 100644 --- a/Shared/pl.lproj/Localizable.strings +++ b/Shared/pl.lproj/Localizable.strings @@ -622,3 +622,9 @@ "Action button labels" = "Etykiety przycisków akcji"; "Icon only" = "Tylko ikony"; "Icon and text" = "Ikony i tekst"; +"Custom Location already exists" = "Własna Lokalizacja już istnieje"; +"Custom Location selected for import" = "Lokalizacja wybrana do zaimportowania"; +"Custom Location not selected for import" = "Lokalizacji nie wybrano do zaimportowania"; +"Password required to import" = "Hasło wymagane do zaimportowania"; +"Password saved in import file" = "Hasło zapisane w importowanym pliku"; +"Account already exists" = "Konto już istnieje";