From 8a93ee0d89fd558e44a9dd1653561baa21e3c9de Mon Sep 17 00:00:00 2001 From: Mark McGuill Date: Wed, 3 Jul 2024 22:15:51 +0700 Subject: [PATCH] New translations localizable.strings (French) --- StrongBox/fr/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/StrongBox/fr/Localizable.strings b/StrongBox/fr/Localizable.strings index 076d04960..173287bbe 100644 --- a/StrongBox/fr/Localizable.strings +++ b/StrongBox/fr/Localizable.strings @@ -3368,7 +3368,7 @@ "sftp_path_are_you_sure" = "Êtes-vous sûr(e) que le chemin est correct ? Ce devrait être un chemin vers un dossier parent. Pas vers le fichier de base de données."; /* Are you sure the path is correct? It should be a path to a parent folder. Not the database file. */ -"sftp_path_are_you_sure" = "Are you sure the path is correct? It should be a path to a parent folder. Not the database file."; +"sftp_path_are_you_sure" = "Êtes-vous sûr que le chemin est correct ? Il devrait mener vers le dossier parent, pas vers le fichier de base de données."; /* Path may be Invalid */ "sftp_path_may_be_invalid" = "Chemin peut-être invalide";