From ff1556f36a0131c774b0aa3cdbe94f8a7efabc4e Mon Sep 17 00:00:00 2001 From: Mark McGuill Date: Mon, 10 May 2021 17:34:02 +0100 Subject: [PATCH] New translations Localizable.strings (German) --- StrongBox/de/Localizable.strings | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/StrongBox/de/Localizable.strings b/StrongBox/de/Localizable.strings index 60754a569..ad31090a0 100644 --- a/StrongBox/de/Localizable.strings +++ b/StrongBox/de/Localizable.strings @@ -4298,3 +4298,12 @@ /* Previous Parent Group */ "item_properties_previous_parent_group" = "Vorherige übergeordnete Gruppe"; + +/* %@ & PIN Codes - L10n Note: The first parameter is automatically be replaced by the appropriate biometric name for the device (i.e. Face ID or Touch ID) - So the string will look like e.g. 'Face ID & PIN Codes' */ +"convenience_unlock_preferences_title_fmt" = "%@ & PIN Codes"; + +/* Require After */ +"convenience_unlock_require_after_prefix" = "Require After"; + +/* It's time now to re-enter your Master Password manually. You can change this master password expiry interval in Database Settings. */ +"composite_key_determiner_convenience_expired_message" = "It's time now to re-enter your Master Password manually. You can change this master password expiry interval in Database Settings.";