diff --git a/StrongBox/Localizable.strings b/StrongBox/Localizable.strings index f8b30b24b..63ccf552f 100644 --- a/StrongBox/Localizable.strings +++ b/StrongBox/Localizable.strings @@ -5362,3 +5362,6 @@ /* Off - L10n note - This is a state of affairs - A setting/configuration that Off */ "generic_state_off" = "Off"; + +/* %d (%d Recursive) */ +"number_of_entries_or_groups_immediate_and_recursive_fmt" = "%d (%d Recursive)";