From 34ef4cd0da2cbf8dbf81946acfbf969ff4763dfe Mon Sep 17 00:00:00 2001 From: Mark Mc Date: Tue, 7 Mar 2023 17:40:02 +0700 Subject: [PATCH] Checkpoint --- StrongBox/Localizable.strings | 3 +++ 1 file changed, 3 insertions(+) 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)";