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";