From 88188ea7992a90e66db694e9fc1b304a59608044 Mon Sep 17 00:00:00 2001 From: lipengwei <lipengwei@nianben.com> Date: Thu, 26 Sep 2019 12:29:34 +0800 Subject: [PATCH] 3.8.3 --- bundle/FacebookSDKStrings.bundle/Resources/da.lproj/FacebookSDK.strings | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/bundle/FacebookSDKStrings.bundle/Resources/da.lproj/FacebookSDK.strings b/bundle/FacebookSDKStrings.bundle/Resources/da.lproj/FacebookSDK.strings index b26d99d..9a49bb5 100644 --- a/bundle/FacebookSDKStrings.bundle/Resources/da.lproj/FacebookSDK.strings +++ b/bundle/FacebookSDKStrings.bundle/Resources/da.lproj/FacebookSDK.strings @@ -44,6 +44,9 @@ "LoginButton.LogIn" = "Log på"; /* The long label for the FBSDKLoginButton when the user is currently logged out */ +"LoginButton.LogInContinue" = "Fortsæt med Facebook"; + +/* The long label for the FBSDKLoginButton when the user is currently logged out */ "LoginButton.LogInLong" = "Log på med Facebook"; /* The label for the FBSDKLoginButton when the user is currently logged in */ @@ -68,7 +71,7 @@ "LoginError.SystemAccount.UserCheckpointed" = "Du kan ikke logge på apps på nuværende tidspunkt. Log på www.facebook.com, og følg instruktionerne."; /* The message of the FBSDKLoginTooltipView */ -"LoginTooltip.Message" = "Nyhed! Du har styringen – vælg de oplysninger, som du vil dele med apps."; +"LoginTooltip.Message" = "Du har styringen – vælg de oplysninger, som du vil dele med apps."; /* Title of the web dialog that prompts the user to log in to Facebook. */ "LoginWeb.LogInTitle" = "Log på"; -- Gitblit v1.8.0