From aeea4ef1f3b58453dcdf84b013345380efa3d8bc Mon Sep 17 00:00:00 2001
From: hank <hank.zhang@proficientcity.com>
Date: Wed, 18 Apr 2018 15:15:23 +0800
Subject: [PATCH] [Update] WAFbImpl (3.6.7)

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

diff --git a/frameworks/WAFbImpl.framework/FacebookSDKStrings.bundle/Resources/de.lproj/FacebookSDK.strings b/frameworks/WAFbImpl.framework/FacebookSDKStrings.bundle/Resources/de.lproj/FacebookSDK.strings
index dcb5471..331aa9b 100644
--- a/frameworks/WAFbImpl.framework/FacebookSDKStrings.bundle/Resources/de.lproj/FacebookSDK.strings
+++ b/frameworks/WAFbImpl.framework/FacebookSDKStrings.bundle/Resources/de.lproj/FacebookSDK.strings
@@ -44,6 +44,9 @@
 "LoginButton.LogIn" = "Anmelden";
 
 /* The long label for the FBSDKLoginButton when the user is currently logged out */
+"LoginButton.LogInContinue" = "Mit Facebook fortfahren";
+
+/* The long label for the FBSDKLoginButton when the user is currently logged out */
 "LoginButton.LogInLong" = "Über Facebook anmelden";
 
 /* The label for the FBSDKLoginButton when the user is currently logged in */
@@ -68,7 +71,7 @@
 "LoginError.SystemAccount.UserCheckpointed" = "Du kannst dich zurzeit nicht bei Apps anmelden. Bitte melde dich unter www.facebook.com an und folge den Anweisungen.";
 
 /* The message of the FBSDKLoginTooltipView */
-"LoginTooltip.Message" = "Neu! Es liegt ganz an dir – du kannst dir aussuchen, was du mit Apps teilen möchtest.";
+"LoginTooltip.Message" = "Es liegt ganz an dir – du kannst dir aussuchen, was du mit Apps teilen möchtest.";
 
 /* Title of the web dialog that prompts the user to log in to Facebook. */
 "LoginWeb.LogInTitle" = "Anmelden";

--
Gitblit v1.8.0