From ec5b6e760e3efa65f568bf79798d224559472c90 Mon Sep 17 00:00:00 2001
From: hank <hank.zhang@proficientcity.com>
Date: Thu, 21 Jun 2018 18:07:33 +0800
Subject: [PATCH] [Update] WAFbImpl (3.6.9)

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

diff --git a/bundle/FacebookSDKStrings.bundle/Resources/cs.lproj/FacebookSDK.strings b/bundle/FacebookSDKStrings.bundle/Resources/cs.lproj/FacebookSDK.strings
index c492acd..1de061a 100644
--- a/bundle/FacebookSDKStrings.bundle/Resources/cs.lproj/FacebookSDK.strings
+++ b/bundle/FacebookSDKStrings.bundle/Resources/cs.lproj/FacebookSDK.strings
@@ -44,6 +44,9 @@
 "LoginButton.LogIn" = "Přihlásit";
 
 /* The long label for the FBSDKLoginButton when the user is currently logged out */
+"LoginButton.LogInContinue" = "Pokračovat přes Facebook";
+
+/* The long label for the FBSDKLoginButton when the user is currently logged out */
 "LoginButton.LogInLong" = "Přihlásit se přes Facebook";
 
 /* The label for the FBSDKLoginButton when the user is currently logged in */
@@ -68,7 +71,7 @@
 "LoginError.SystemAccount.UserCheckpointed" = "Do aplikací se v této chvíli přihlásit nemůžete. Přihlaste se na www. facebook.com a postupujte podle uvedených pokynů.";
 
 /* The message of the FBSDKLoginTooltipView */
-"LoginTooltip.Message" = "Novinka! Je jen na vás, které informace chcete s aplikacemi sdílet.";
+"LoginTooltip.Message" = "Je jen na vás, které informace chcete s aplikacemi sdílet.";
 
 /* Title of the web dialog that prompts the user to log in to Facebook. */
 "LoginWeb.LogInTitle" = "Přihlásit";

--
Gitblit v1.8.0