From f660512c261952c67ac7cbfc82b601b5f04c8564 Mon Sep 17 00:00:00 2001 From: Mark Mc Date: Fri, 28 Jan 2022 10:17:32 +0100 Subject: [PATCH] checkpoint commit --- StrongBox/Localizable.strings | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/StrongBox/Localizable.strings b/StrongBox/Localizable.strings index a574cc4b8..eaa99b24f 100644 --- a/StrongBox/Localizable.strings +++ b/StrongBox/Localizable.strings @@ -4849,3 +4849,9 @@ /* %@ Items Selected */ "detail_view_no_multiple_items_selected_message_fmt" = "%@ Items Selected"; + +/* Toggle Details Panel - L10n shows or hides the right hand side details view panel */ +"nextgen_toolbar_item_toggle_details_panel" = "Toggle Details Panel"; + +/* Toggle Sidebar - L10n shows or hides the left hand side bar navigation panel */ +"nextgen_toolbar_item_toggle_sidebar" = "Toggle Sidebar";