From 115060372060932bcbf35c8d34827ecd046fd7cf Mon Sep 17 00:00:00 2001 From: hank <hank.zhang@proficientcity.com> Date: Wed, 18 Apr 2018 15:33:51 +0800 Subject: [PATCH] [Update] WATwitterImpl (3.6.7) --- frameworks/TwitterKit.framework/TwitterKitResources.bundle/en-gb.lproj/Localizable.strings | 8 ++++++-- 1 files changed, 6 insertions(+), 2 deletions(-) diff --git a/frameworks/TwitterKit.framework/TwitterKitResources.bundle/en-gb.lproj/Localizable.strings b/frameworks/TwitterKit.framework/TwitterKitResources.bundle/en-gb.lproj/Localizable.strings index 1b1e958..b0a3871 100644 --- a/frameworks/TwitterKit.framework/TwitterKitResources.bundle/en-gb.lproj/Localizable.strings +++ b/frameworks/TwitterKit.framework/TwitterKitResources.bundle/en-gb.lproj/Localizable.strings @@ -1,3 +1,7 @@ +"CANCEL_ACTION_LABEL" = "Cancel"; + +"COMPOSE_TEXT_VIEW_PLACEHOLDER" = "What's Happening?"; + "COMPOSITION_SEND_TWEET_ERROR_LABEL" = "Tweet not sent"; "LOCATION_SERVICES_ACCESS_DENIED_ALERT_MESSAGE" = "Please go to iOS Settings > Privacy > Location Services to allow Twitter to access your location."; @@ -22,6 +26,8 @@ "SHARE_EXT_NO_ACCOUNTS_MESSAGE" = "There are no Twitter accounts configured. You can add or create a Twitter account in Settings."; +"SHARE_EXT_NO_ACCOUNTS_SIGN_IN_MESSAGE" = "There are no Twitter accounts configured. You can create or log in to an account in the Twitter app."; + "SHARE_EXT_NO_ACCOUNTS_TITLE" = "No Twitter Account"; "SHARE_EXT_TWEET_FAILED_TITLE" = "Tweet failed to send."; @@ -43,8 +49,6 @@ "TIME_SHORT_SECONDS_FORMAT" = "%ds"; "TIME_SHORT_SECOND_FORMAT" = "%ds"; - -"TSEUI_CANCEL_ACTION_LABEL" = "Cancel"; "tw__card_compose_character_count" = "%td characters remaining"; -- Gitblit v1.8.0