From 9a26f2debf143dfdcd48684208fb3fcccf76d426 Mon Sep 17 00:00:00 2001 From: Mark McGuill Date: Fri, 28 Jan 2022 17:40:12 +0100 Subject: [PATCH] New translations Localizable.strings (French) --- StrongBox/fr/Localizable.strings | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/StrongBox/fr/Localizable.strings b/StrongBox/fr/Localizable.strings index 4b8c4e98f..7541a92f8 100644 --- a/StrongBox/fr/Localizable.strings +++ b/StrongBox/fr/Localizable.strings @@ -4854,3 +4854,9 @@ /* Toggle Sidebar - L10n shows or hides the left hand side bar navigation panel */ "nextgen_toolbar_item_toggle_sidebar" = "Toggle Sidebar"; + +/* Recycle Items - This is a verb/action - Recycle the selected items, sending them to the Recycle Bin */ +"generic_recycle_items" = "Recycle Items"; + +/* Recycle Item - This is a verb/action - Recycle the selected item, sending it to the Recycle Bin */ +"generic_recycle_item" = "Recycle Item";