From 34184aa3fc8036c0ac9c310e1b8311a2f6b81741 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Wed, 16 Jun 2021 12:38:07 -0400 Subject: [PATCH] chore: fix syntax of localizable file --- UI/PreferencesUI/French.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UI/PreferencesUI/French.lproj/Localizable.strings b/UI/PreferencesUI/French.lproj/Localizable.strings index 1a5d25146..84ac2dcd2 100644 --- a/UI/PreferencesUI/French.lproj/Localizable.strings +++ b/UI/PreferencesUI/French.lproj/Localizable.strings @@ -459,7 +459,7 @@ "animation_NONE" = "Aucun"; /* 2FA */ -"Enable two-factor authentication using a TOTP application = "Activer l'authentification à deux facteurs à l'aide d’une application TOTP"; +"Enable two-factor authentication using a TOTP application" = "Activer l'authentification à deux facteurs à l'aide d’une application TOTP"; "You must enter this key into your TOTP application." = "Vous devez saisir cette clé dans votre application TOTP."; "If you do not and you log out you will not be able to login again." = "À défaut de le faire, vous ne pourrez pas vous reconnecter.";