From 6ee717a69345f918f3b2554c30a03eaf714a7be3 Mon Sep 17 00:00:00 2001 From: Sebastian Stenzel Date: Thu, 18 Feb 2021 13:09:31 +0100 Subject: [PATCH] New translations strings.properties (French) [ci skip] --- main/ui/src/main/resources/i18n/strings_fr.properties | 1 - 1 file changed, 1 deletion(-) diff --git a/main/ui/src/main/resources/i18n/strings_fr.properties b/main/ui/src/main/resources/i18n/strings_fr.properties index 3df70d548..5ea898174 100644 --- a/main/ui/src/main/resources/i18n/strings_fr.properties +++ b/main/ui/src/main/resources/i18n/strings_fr.properties @@ -95,7 +95,6 @@ forgetPassword.confirmBtn=Oublier le mot de passe # Unlock unlock.title=Déverrouiller le coffre unlock.passwordPrompt=Entrez le mot de passe pour “%s” : -unlock.savePassword=Enregistrer le mot de passe unlock.unlockBtn=Déverrouiller ## Success unlock.success.message=“%s” déverrouillé ! Le contenu de votre coffre est maintenant accessible.