From 27832ca8f32b6e62dfc7522634fb5892a5c111bd Mon Sep 17 00:00:00 2001 From: hank <hank.zhang@proficientcity.com> Date: Wed, 18 Apr 2018 15:09:55 +0800 Subject: [PATCH] 添加V3.6.7 --- bundle/FacebookSDKStrings.bundle/Resources/es.lproj/FacebookSDK.strings | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/bundle/FacebookSDKStrings.bundle/Resources/es.lproj/FacebookSDK.strings b/bundle/FacebookSDKStrings.bundle/Resources/es.lproj/FacebookSDK.strings index 88cb80a..7038004 100644 --- a/bundle/FacebookSDKStrings.bundle/Resources/es.lproj/FacebookSDK.strings +++ b/bundle/FacebookSDKStrings.bundle/Resources/es.lproj/FacebookSDK.strings @@ -44,6 +44,9 @@ "LoginButton.LogIn" = "Inicio de sesión"; /* The long label for the FBSDKLoginButton when the user is currently logged out */ +"LoginButton.LogInContinue" = "Continuar con Facebook"; + +/* The long label for the FBSDKLoginButton when the user is currently logged out */ "LoginButton.LogInLong" = "Iniciar sesión con Facebook"; /* The label for the FBSDKLoginButton when the user is currently logged in */ @@ -68,7 +71,7 @@ "LoginError.SystemAccount.UserCheckpointed" = "No puedes iniciar sesión en las aplicaciones en este momento. Inicia sesión en www.facebook.com y sigue las instrucciones."; /* The message of the FBSDKLoginTooltipView */ -"LoginTooltip.Message" = "¡Nuevo! Tú tienes el control: elige qué información quieres compartir con las aplicaciones."; +"LoginTooltip.Message" = "Tú decides: elige qué información quieres compartir con las aplicaciones."; /* Title of the web dialog that prompts the user to log in to Facebook. */ "LoginWeb.LogInTitle" = "Inicio de sesión"; -- Gitblit v1.8.0