diff --git a/StrongBox/Localizable.strings b/StrongBox/Localizable.strings index 3bd387a41..28c3f105a 100644 --- a/StrongBox/Localizable.strings +++ b/StrongBox/Localizable.strings @@ -2547,8 +2547,8 @@ /* Select a Key File */ "mac_select_key_file" = "Select a Key File"; -/* You must use at least a Password or a Key File */ -"mac_you_must_use_at_least_a_password_or_key_file" = "You must at least one of either a Password, Key File or YubiKey for your master credentials."; +/* You must use at least one of either a Password, a Key File or a YubiKey for your master credentials. */ +"mac_you_must_use_at_least_a_password_or_key_file" = "You must use at least one of either a Password, a Key File or a YubiKey for your master credentials."; /* Password cannot be Empty */ "mac_password_cannot_be_empty" = "Password cannot be Empty";