From 97fc0a41111c5a929ee8be9d6511775697ffa760 Mon Sep 17 00:00:00 2001
From: lpw
Date: Mon, 15 Apr 2024 11:24:46 +0800
Subject: [PATCH] 提交3.18.0

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

diff --git a/bundle/FacebookSDKStrings.bundle/Resources/ja.lproj/FacebookSDK.strings b/bundle/FacebookSDKStrings.bundle/Resources/ja.lproj/FacebookSDK.strings
index 61d0129..fb08bd7 100644
--- a/bundle/FacebookSDKStrings.bundle/Resources/ja.lproj/FacebookSDK.strings
+++ b/bundle/FacebookSDKStrings.bundle/Resources/ja.lproj/FacebookSDK.strings
@@ -44,6 +44,9 @@
 "LoginButton.LogIn" = "ログイン";
 
 /* The long label for the FBSDKLoginButton when the user is currently logged out */
+"LoginButton.LogInContinue" = "Facebookで続ける";
+
+/* The long label for the FBSDKLoginButton when the user is currently logged out */
 "LoginButton.LogInLong" = "Facebookでログイン";
 
 /* The label for the FBSDKLoginButton when the user is currently logged in */
@@ -68,7 +71,7 @@
 "LoginError.SystemAccount.UserCheckpointed" = "今はアプリにログインできません。www.facebook.comにログインし、表示される説明に従ってください。";
 
 /* The message of the FBSDKLoginTooltipView */
-"LoginTooltip.Message" = "新機能!アプリと共有する情報をコントロールできます。";
+"LoginTooltip.Message" = "アプリと共有する情報をコントロールできます。";
 
 /* Title of the web dialog that prompts the user to log in to Facebook. */
 "LoginWeb.LogInTitle" = "ログイン";

--
Gitblit v1.8.0