From 2a6e182ea4428bff2e16f033c28850f3a02a93a9 Mon Sep 17 00:00:00 2001 From: lpw Date: Fri, 28 Jun 2024 15:49:58 +0800 Subject: [PATCH] 提交4.1.0 --- bundle/FacebookSDKStrings.bundle/Resources/cs.lproj/FacebookSDK.strings | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/bundle/FacebookSDKStrings.bundle/Resources/cs.lproj/FacebookSDK.strings b/bundle/FacebookSDKStrings.bundle/Resources/cs.lproj/FacebookSDK.strings index c492acd..1de061a 100644 --- a/bundle/FacebookSDKStrings.bundle/Resources/cs.lproj/FacebookSDK.strings +++ b/bundle/FacebookSDKStrings.bundle/Resources/cs.lproj/FacebookSDK.strings @@ -44,6 +44,9 @@ "LoginButton.LogIn" = "Přihlásit"; /* The long label for the FBSDKLoginButton when the user is currently logged out */ +"LoginButton.LogInContinue" = "Pokračovat přes Facebook"; + +/* The long label for the FBSDKLoginButton when the user is currently logged out */ "LoginButton.LogInLong" = "Přihlásit se přes Facebook"; /* The label for the FBSDKLoginButton when the user is currently logged in */ @@ -68,7 +71,7 @@ "LoginError.SystemAccount.UserCheckpointed" = "Do aplikací se v této chvíli přihlásit nemůžete. Přihlaste se na www. facebook.com a postupujte podle uvedených pokynů."; /* The message of the FBSDKLoginTooltipView */ -"LoginTooltip.Message" = "Novinka! Je jen na vás, které informace chcete s aplikacemi sdílet."; +"LoginTooltip.Message" = "Je jen na vás, které informace chcete s aplikacemi sdílet."; /* Title of the web dialog that prompts the user to log in to Facebook. */ "LoginWeb.LogInTitle" = "Přihlásit"; -- Gitblit v1.8.0