From 6526d587f2726d6087b15e893e619bdcec7412bf Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Thu, 11 Dec 2014 14:13:56 -0500 Subject: [PATCH] Localization --- UI/PreferencesUI/French.lproj/Localizable.strings | 3 +++ 1 file changed, 3 insertions(+) diff --git a/UI/PreferencesUI/French.lproj/Localizable.strings b/UI/PreferencesUI/French.lproj/Localizable.strings index c4a1c5e00..4caec8c78 100644 --- a/UI/PreferencesUI/French.lproj/Localizable.strings +++ b/UI/PreferencesUI/French.lproj/Localizable.strings @@ -153,6 +153,9 @@ "displayremoteinlineimages_never" = "Jamais"; "displayremoteinlineimages_always" = "Toujours"; +"Auto save every" = "Sauvegarde automatique toutes les"; +"minutes" = "minutes"; + /* Contact */ "Personal Address Book" = "Adresses personnelles"; "Collected Address Book" = "Adresses collectées";