From ecc01ac53a24b58f4f9a17f1d828e775d5000293 Mon Sep 17 00:00:00 2001 From: Mark McGuill Date: Sat, 6 May 2023 15:48:55 +0700 Subject: [PATCH] New translations Localizable.strings (Portuguese, Brazilian) --- StrongBox/pt_BR/Localizable.strings | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/StrongBox/pt_BR/Localizable.strings b/StrongBox/pt_BR/Localizable.strings index e0dd33209..4b80da393 100644 --- a/StrongBox/pt_BR/Localizable.strings +++ b/StrongBox/pt_BR/Localizable.strings @@ -5410,8 +5410,8 @@ /* Items (Recursive) */ "side_bar_child_count_format_items_rec" = "Items (Recursive)"; -/* The SFTP host returned the Fingerprint below.\n\nStrongbox will use this Fingerprint to verify it is commumicating with only this host.\n\nPlease confirm you are happy with this Fingerprint. You will be notified if it ever changes.\n\n%@ */ -"sftp_hostkey_fingerprint_first_use_confirm_fmt" = "The SFTP host returned the Fingerprint below.\n\nStrongbox will use this Fingerprint to verify it is commumicating with only this host.\n\nPlease confirm you are happy with this Fingerprint. You will be notified if it ever changes.\n\n%@"; +/* The SFTP host returned the Fingerprint below.\n\nStrongbox will use this Fingerprint to verify it is communicating with only this host.\n\nPlease confirm you are happy with this Fingerprint. You will be notified if it ever changes.\n\n%@ */ +"sftp_hostkey_fingerprint_first_use_confirm_fmt" = "The SFTP host returned the Fingerprint below.\n\nStrongbox will use this Fingerprint to verify it is communicating with only this host.\n\nPlease confirm you are happy with this Fingerprint. You will be notified if it ever changes.\n\n%@"; /* *** WARNING ***\n\nThe SFTP host returned a different Fingerprint than expected.\n\nThis could be a man-in-the-middle attack, or it could be something you expect if your host configuration recently changed.\n\nShould Strongbox use this new Fingerprint and continue connecting to this host?\n\n%@ */ "sftp_hostkey_fingerprint_has_changed_confirm_fmt" = "*** WARNING ***\n\nThe SFTP host returned a different Fingerprint than expected.\n\nThis could be a man-in-the-middle attack, or it could be something you expect if your host configuration recently changed.\n\nShould Strongbox use this new Fingerprint and continue connecting to this host?\n\n%@";