diff --git a/StrongBox/tr/Localizable.strings b/StrongBox/tr/Localizable.strings index e0fffb699..100858ad2 100644 --- a/StrongBox/tr/Localizable.strings +++ b/StrongBox/tr/Localizable.strings @@ -6704,3 +6704,9 @@ /* Zero Version %@ */ "about_strongbox_zero_version_fmt" = "Zero Version %@"; + +/* Unzip First? */ +"import_file_zip_detected_ask_unzip_title" = "Unzip First?"; + +/* This appears to be a Zip file rather than a database.\n\nShould Strongbox try to unzip first and then import a database if it can find one? */ +"import_file_zip_detected_ask_unzip_msg" = "This appears to be a Zip file rather than a database.\n\nShould Strongbox try to unzip first and then import a database if it can find one?";