From 4d81675066032fa5a4433d37c5939674abc7f5d9 Mon Sep 17 00:00:00 2001 From: lipengwei <lipengwei@nianben.com> Date: Fri, 27 Sep 2019 11:15:14 +0800 Subject: [PATCH] no message --- bundle/FacebookSDKStrings.bundle/Resources/zh.lproj/FacebookSDK.strings | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/bundle/FacebookSDKStrings.bundle/Resources/zh.lproj/FacebookSDK.strings b/bundle/FacebookSDKStrings.bundle/Resources/zh.lproj/FacebookSDK.strings index b7dd283..e153685 100644 --- a/bundle/FacebookSDKStrings.bundle/Resources/zh.lproj/FacebookSDK.strings +++ b/bundle/FacebookSDKStrings.bundle/Resources/zh.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