From f082c62bb40cad3ee93abd5432777ac0905eb374 Mon Sep 17 00:00:00 2001 From: lipengwei <lipengwei@nianben.com> Date: Fri, 27 Sep 2019 11:16:00 +0800 Subject: [PATCH] 3.8.3 --- bundle/FacebookSDKStrings.bundle/Resources/nl.lproj/FacebookSDK.strings | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/bundle/FacebookSDKStrings.bundle/Resources/nl.lproj/FacebookSDK.strings b/bundle/FacebookSDKStrings.bundle/Resources/nl.lproj/FacebookSDK.strings index b56c6ce..899870e 100644 --- a/bundle/FacebookSDKStrings.bundle/Resources/nl.lproj/FacebookSDK.strings +++ b/bundle/FacebookSDKStrings.bundle/Resources/nl.lproj/FacebookSDK.strings @@ -44,6 +44,9 @@ "LoginButton.LogIn" = "Aanmelden"; /* The long label for the FBSDKLoginButton when the user is currently logged out */ +"LoginButton.LogInContinue" = "Doorgaan met Facebook"; + +/* The long label for the FBSDKLoginButton when the user is currently logged out */ "LoginButton.LogInLong" = "Aanmelden met Facebook"; /* The label for the FBSDKLoginButton when the user is currently logged in */ @@ -68,7 +71,7 @@ "LoginError.SystemAccount.UserCheckpointed" = "Je kunt je momenteel niet aanmelden bij apps. Meld je aan bij www.facebook.com en volg de instructies."; /* The message of the FBSDKLoginTooltipView */ -"LoginTooltip.Message" = "Nieuw! Jij hebt de controle. Kies welke informatie je met apps wilt delen."; +"LoginTooltip.Message" = "Jij hebt de controle. Kies welke informatie je met apps wilt delen."; /* Title of the web dialog that prompts the user to log in to Facebook. */ "LoginWeb.LogInTitle" = "Aanmelden"; -- Gitblit v1.8.0