From e0ec4235cc7b8d05ec1aaa414ec2d2cac798d74e Mon Sep 17 00:00:00 2001
From: lpw
Date: Sat, 03 Jun 2023 09:18:20 +0800
Subject: [PATCH] 3.15.0

---
 bundle/FacebookSDKStrings.bundle/Resources/tr.lproj/FacebookSDK.strings |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/bundle/FacebookSDKStrings.bundle/Resources/tr.lproj/FacebookSDK.strings b/bundle/FacebookSDKStrings.bundle/Resources/tr.lproj/FacebookSDK.strings
index 2bb3099..3d57b8f 100644
--- a/bundle/FacebookSDKStrings.bundle/Resources/tr.lproj/FacebookSDK.strings
+++ b/bundle/FacebookSDKStrings.bundle/Resources/tr.lproj/FacebookSDK.strings
@@ -44,6 +44,9 @@
 "LoginButton.LogIn" = "Giriş yap";
 
 /* The long label for the FBSDKLoginButton when the user is currently logged out */
+"LoginButton.LogInContinue" = "Facebook ile Devam Et";
+
+/* The long label for the FBSDKLoginButton when the user is currently logged out */
 "LoginButton.LogInLong" = "Facebook ile giriş yap";
 
 /* The label for the FBSDKLoginButton when the user is currently logged in */
@@ -68,7 +71,7 @@
 "LoginError.SystemAccount.UserCheckpointed" = "Şu an için uygulamalara giriş yapamazsın. Lütfen www.facebook.com adresine giriş yap ve verilen talimatları izle.";
 
 /* The message of the FBSDKLoginTooltipView */
-"LoginTooltip.Message" = "Yeni! Kontrol sende. Uygulamalarla paylaşmak istediğin bilgileri seç.";
+"LoginTooltip.Message" = "Kontrol sende. Uygulamalarla paylaşmak istediğin bilgileri seç.";
 
 /* Title of the web dialog that prompts the user to log in to Facebook. */
 "LoginWeb.LogInTitle" = "Giriş Yap";

--
Gitblit v1.8.0