From 540f4a33db403a8d3b07b32ef1a2c1105a17aaa2 Mon Sep 17 00:00:00 2001 From: Mark McGuill Date: Thu, 25 Jul 2024 17:40:37 +0700 Subject: [PATCH] New translations localizable.strings (Norwegian Bokmal) --- StrongBox/nb/Localizable.strings | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/StrongBox/nb/Localizable.strings b/StrongBox/nb/Localizable.strings index 387b85b34..d2e62e118 100644 --- a/StrongBox/nb/Localizable.strings +++ b/StrongBox/nb/Localizable.strings @@ -6380,3 +6380,12 @@ /* Please enter the word '%@' below to confirm. */ "delete_triple_confirm_message_fmt" = "Please enter the word '%@' below to confirm."; + +/* Configure Click Action */ +"configure_click_action" = "Configure Click Action"; + +/* Show this Menu */ +"show_this_menu" = "Show this Menu"; + +/* No results found. Some databases are locked. */ +"no_results_found_some_locked" = "No results found. Some databases are locked.";