From b19a78b27247f5f0761c35b5b3e8a41876eabb05 Mon Sep 17 00:00:00 2001
From: lpw <pengwei.li@gamehollywood.com>
Date: Tue, 20 Apr 2021 17:18:32 +0800
Subject: [PATCH] no message

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

diff --git a/bundle/FacebookSDKStrings.bundle/Resources/zh_Hant_TW.lproj/FacebookSDK.strings b/bundle/FacebookSDKStrings.bundle/Resources/zh_Hant_TW.lproj/FacebookSDK.strings
index 5f696d3..f02b0c8 100644
--- a/bundle/FacebookSDKStrings.bundle/Resources/zh_Hant_TW.lproj/FacebookSDK.strings
+++ b/bundle/FacebookSDKStrings.bundle/Resources/zh_Hant_TW.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