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/pt_PT.lproj/FacebookSDK.strings | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/bundle/FacebookSDKStrings.bundle/Resources/pt_PT.lproj/FacebookSDK.strings b/bundle/FacebookSDKStrings.bundle/Resources/pt_PT.lproj/FacebookSDK.strings index 2901a59..1fd2d29 100644 --- a/bundle/FacebookSDKStrings.bundle/Resources/pt_PT.lproj/FacebookSDK.strings +++ b/bundle/FacebookSDKStrings.bundle/Resources/pt_PT.lproj/FacebookSDK.strings @@ -44,6 +44,9 @@ "LoginButton.LogIn" = "Iniciar sessão"; /* The long label for the FBSDKLoginButton when the user is currently logged out */ +"LoginButton.LogInContinue" = "Continuar com o Facebook"; + +/* The long label for the FBSDKLoginButton when the user is currently logged out */ "LoginButton.LogInLong" = "Iniciar sessão com o Facebook"; /* The label for the FBSDKLoginButton when the user is currently logged in */ @@ -68,7 +71,7 @@ "LoginError.SystemAccount.UserCheckpointed" = "Não podes iniciar sessão em aplicações neste momento. Inicia sessão em www.facebook.com e segue as instruções indicadas."; /* The message of the FBSDKLoginTooltipView */ -"LoginTooltip.Message" = "Novidade! Tens o controlo: escolhe a informação que pretendes partilhar com as aplicações."; +"LoginTooltip.Message" = "Tens o controlo: escolhe a informação que pretendes partilhar com as apps."; /* Title of the web dialog that prompts the user to log in to Facebook. */ "LoginWeb.LogInTitle" = "Iniciar sessão"; -- Gitblit v1.8.0