From 9fdbb77fd2d766c9aa88f6753108354592770058 Mon Sep 17 00:00:00 2001
From: hank <hank.zhang@proficientcity.com>
Date: Thu, 20 Jun 2019 09:50:53 +0800
Subject: [PATCH] [Update] WAFbImpl (3.8.2)

---
 bundle/FacebookSDKStrings.bundle/Resources/fr.lproj/FacebookSDK.strings |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/bundle/FacebookSDKStrings.bundle/Resources/fr.lproj/FacebookSDK.strings b/bundle/FacebookSDKStrings.bundle/Resources/fr.lproj/FacebookSDK.strings
old mode 100644
new mode 100755
index 9b0a212..65fb07c
--- a/bundle/FacebookSDKStrings.bundle/Resources/fr.lproj/FacebookSDK.strings
+++ b/bundle/FacebookSDKStrings.bundle/Resources/fr.lproj/FacebookSDK.strings
@@ -44,6 +44,9 @@
 "LoginButton.LogIn" = "Connexion";
 
 /* The long label for the FBSDKLoginButton when the user is currently logged out */
+"LoginButton.LogInContinue" = "Continuer avec Facebook";
+
+/* The long label for the FBSDKLoginButton when the user is currently logged out */
 "LoginButton.LogInLong" = "Connexion avec Facebook";
 
 /* The label for the FBSDKLoginButton when the user is currently logged in */
@@ -68,7 +71,7 @@
 "LoginError.SystemAccount.UserCheckpointed" = "Vous ne pouvez pas vous connecter à des applications pour le moment. Veuillez vous connecter à www.facebook.com et suivre les instructions indiquées.";
 
 /* The message of the FBSDKLoginTooltipView */
-"LoginTooltip.Message" = "Nouveau ! Choisissez les informations que vous souhaitez partager avec les applications.";
+"LoginTooltip.Message" = "Vous gardez le contrôle. Choisissez les informations que vous souhaitez partager avec les applications.";
 
 /* Title of the web dialog that prompts the user to log in to Facebook. */
 "LoginWeb.LogInTitle" = "Connexion";

--
Gitblit v1.8.0