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/id.lproj/FacebookSDK.strings |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/bundle/FacebookSDKStrings.bundle/Resources/id.lproj/FacebookSDK.strings b/bundle/FacebookSDKStrings.bundle/Resources/id.lproj/FacebookSDK.strings
index c6c12a8..651b51b 100644
--- a/bundle/FacebookSDKStrings.bundle/Resources/id.lproj/FacebookSDK.strings
+++ b/bundle/FacebookSDKStrings.bundle/Resources/id.lproj/FacebookSDK.strings
@@ -44,6 +44,9 @@
 "LoginButton.LogIn" = "Masuk";
 
 /* The long label for the FBSDKLoginButton when the user is currently logged out */
+"LoginButton.LogInContinue" = "Lanjutkan dengan Facebook";
+
+/* The long label for the FBSDKLoginButton when the user is currently logged out */
 "LoginButton.LogInLong" = "Masuk menggunakan Facebook";
 
 /* The label for the FBSDKLoginButton when the user is currently logged in */
@@ -68,7 +71,7 @@
 "LoginError.SystemAccount.UserCheckpointed" = "Saat ini Anda tidak dapat masuk ke aplikasi. Masuk ke www.facebook.com dan ikuti petunjuknya.";
 
 /* The message of the FBSDKLoginTooltipView */
-"LoginTooltip.Message" = "Baru! Anda memegang kendali - pilih info yang ingin Anda bagikan dengan aplikasi.";
+"LoginTooltip.Message" = "Anda memegang kendali - pilih info yang ingin Anda bagikan dengan aplikasi.";
 
 /* Title of the web dialog that prompts the user to log in to Facebook. */
 "LoginWeb.LogInTitle" = "Masuk";

--
Gitblit v1.8.0