From 7d23bac07a94792ceca28e64fd445bb0be412748 Mon Sep 17 00:00:00 2001 From: Mark McGuill Date: Tue, 7 Mar 2023 05:16:31 +0100 Subject: [PATCH] New translations Localizable.strings (Ukrainian) --- StrongBox/uk/Localizable.strings | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/StrongBox/uk/Localizable.strings b/StrongBox/uk/Localizable.strings index e73f1470a..842e8281b 100644 --- a/StrongBox/uk/Localizable.strings +++ b/StrongBox/uk/Localizable.strings @@ -5343,3 +5343,15 @@ /* Previous Passwords - A heading above a list of previously used passwords */ "password_history_previous_passwords" = "Попередні паролі"; + +/* Turn On Browser AutoFill? */ +"onboarding_autofill_title_turn_on" = "Turn On Browser AutoFill?"; + +/* Turn On AutoFill */ +"onboarding_autofill_option_turn_on_autofill" = "Увімкнути автозаповнення"; + +/* No Thanks */ +"generic_no_thanks" = "Ні, дякую"; + +/* Browser AutoFill is available but currently not turned on. Would you like to enable Browser AutoFill so that you can conveniently and securely login from within your browser? */ +"onboarding_autofill_msg_available_turn_on_question" = "Browser AutoFill is available but currently not turned on. Would you like to enable Browser AutoFill so that you can conveniently and securely login from within your browser?";