From 27832ca8f32b6e62dfc7522634fb5892a5c111bd Mon Sep 17 00:00:00 2001
From: hank <hank.zhang@proficientcity.com>
Date: Wed, 18 Apr 2018 15:09:55 +0800
Subject: [PATCH] 添加V3.6.7

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

diff --git a/frameworks/WAFbImpl.framework/FacebookSDKStrings.bundle/Resources/ko.lproj/FacebookSDK.strings b/frameworks/WAFbImpl.framework/FacebookSDKStrings.bundle/Resources/ko.lproj/FacebookSDK.strings
index b25e67a..0dbd73f 100644
--- a/frameworks/WAFbImpl.framework/FacebookSDKStrings.bundle/Resources/ko.lproj/FacebookSDK.strings
+++ b/frameworks/WAFbImpl.framework/FacebookSDKStrings.bundle/Resources/ko.lproj/FacebookSDK.strings
@@ -44,6 +44,9 @@
 "LoginButton.LogIn" = "로그인";
 
 /* The long label for the FBSDKLoginButton when the user is currently logged out */
+"LoginButton.LogInContinue" = "Facebook으로 계속";
+
+/* The long label for the FBSDKLoginButton when the user is currently logged out */
 "LoginButton.LogInLong" = "Facebook으로 로그인";
 
 /* The label for the FBSDKLoginButton when the user is currently logged in */
@@ -68,7 +71,7 @@
 "LoginError.SystemAccount.UserCheckpointed" = "현재 앱에 로그인할 수 없습니다. www.facebook.com에 로그인한 뒤 안내를 따라주세요.";
 
 /* The message of the FBSDKLoginTooltipView */
-"LoginTooltip.Message" = "새로운 기능! 이제 앱과 어떤 정보를 공유할지 자유롭게 선택할 수 있습니다.";
+"LoginTooltip.Message" = "원하는 정보를 선택하여 앱에 공유할 수 있습니다.";
 
 /* Title of the web dialog that prompts the user to log in to Facebook. */
 "LoginWeb.LogInTitle" = "로그인";

--
Gitblit v1.8.0