From e0ec4235cc7b8d05ec1aaa414ec2d2cac798d74e Mon Sep 17 00:00:00 2001
From: lpw
Date: Sat, 03 Jun 2023 09:18:20 +0800
Subject: [PATCH] 3.15.0

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

diff --git a/bundle/FacebookSDKStrings.bundle/Resources/ko.lproj/FacebookSDK.strings b/bundle/FacebookSDKStrings.bundle/Resources/ko.lproj/FacebookSDK.strings
index b25e67a..0dbd73f 100644
--- a/bundle/FacebookSDKStrings.bundle/Resources/ko.lproj/FacebookSDK.strings
+++ b/bundle/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