From dcc2ebcd4ae54cda7a0f7e42a65dae5874cf6159 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Fri, 8 Apr 2022 10:14:53 -0400 Subject: [PATCH] i18n(fr): update French translation --- UI/PreferencesUI/French.lproj/Localizable.strings | 2 ++ 1 file changed, 2 insertions(+) diff --git a/UI/PreferencesUI/French.lproj/Localizable.strings b/UI/PreferencesUI/French.lproj/Localizable.strings index 98244a221..b8e9d48be 100644 --- a/UI/PreferencesUI/French.lproj/Localizable.strings +++ b/UI/PreferencesUI/French.lproj/Localizable.strings @@ -68,6 +68,8 @@ /* forward messages */ "Forward incoming messages" = "Transférer les messages entrant"; +"Always forward" = "Toujours transférer"; +"Incoming messages are forwarded prior to apply your filters." = "Le courrier entrant est transféré d'appliquer vos filtres."; "Keep a copy" = "Garder une copie"; "Enter an email" = "Adresse de courriel"; "Add another email" = "Ajouter un courriel";