hank
2017-06-14 a0a84333e64f1e94ae9d0f69545037c60e781842
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
"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.";
 
"LOCATION_SERVICES_ACCESS_DENIED_ALERT_TITLE" = "Allow Twitter to access your location";
 
"LOCATION_SERVICES_ERROR_ALERT_MESSAGE" = "Couldn’t find your location. Please try again later.";
 
"LOCATION_SERVICES_ERROR_ALERT_TITLE" = "Failed to access location";
 
"OK_ACTION_LABEL" = "OK";
 
"RETRY_ACTION_LABEL" = "Retry";
 
"SEND_TWEET_ACTION_LABEL" = "Tweet";
 
"SHARE_EXT_ACCOUNT" = "Account";
 
"SHARE_EXT_LOCATION" = "Location";
 
"SHARE_EXT_NONE_VALUE" = "None";
 
"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_TITLE" = "No Twitter Account";
 
"SHARE_EXT_TWEET_FAILED_TITLE" = "Tweet failed to send.";
 
"SHARE_EXT_TWITTER_TITLE" = "Twitter";
 
"TIME_SHORT_DAYS_FORMAT" = "%dd";
 
"TIME_SHORT_DAY_FORMAT" = "%dd";
 
"TIME_SHORT_HOURS_FORMAT" = "%dh";
 
"TIME_SHORT_HOUR_FORMAT" = "%dh";
 
"TIME_SHORT_MINUTES_FORMAT" = "%dm";
 
"TIME_SHORT_MINUTE_FORMAT" = "%dm";
 
"TIME_SHORT_SECONDS_FORMAT" = "%ds";
 
"TIME_SHORT_SECOND_FORMAT" = "%ds";
 
"TSEUI_CANCEL_ACTION_LABEL" = "Cancel";
 
"tw__card_compose_character_count" = "%td characters remaining";
 
"tw__card_compose_close_hint" = "Double-tap to dismiss the composer.";
 
"tw__card_compose_install_preview" = "Preview of install button for %@";
 
"tw__card_compose_profile_image" = "%@'s profile";
 
"tw__card_compose_tweet_hint" = "Double-tap to post this Tweet";
 
"tw__card_composer_app_store" = "App Store";
 
"tw__card_composer_install_button" = "Install";
 
"tw__card_composer_tweet" = "Tweet";
 
"tw__close_button" = "Close";
 
"tw__composer_placeholder_text" = "What's happening?";
 
"tw__email_share_detail_message_format" = "Get updates and other information from %@ when you allow them access to your email on your Twitter account @%@.";
 
"tw__empty_timeline" = "Timeline is empty";
 
"tw__image_viewer_done_button" = "Done";
 
"tw__open_in_text" = "Open in %@";
 
"tw__privacy_information_button" = "Privacy information";
 
"tw__share_tweet" = "Share Tweet";
 
"tw__share_tweet_subject_format" = "Tweet from %1$@ (@%2$@)";
 
"tw__sign_in_with_twitter_button" = "Log in with Twitter";
 
"tw__single_image" = "Image Attachment";
 
"tw__test_string" = "Test";
 
"tw__tweet_image_accessibility" = "Attachment";
 
"tw__tweet_like_button" = "Like";
 
"tw__tweet_liked_state" = "Liked";
 
"tw__tweet_not_liked_state" = "Not liked";
 
"tw__tweet_profile_accessibility" = "Profile";
 
"tw__tweet_retweeted_by_user" = "Retweeted by %@";
 
"tw__tweet_share_button" = "Share";
 
"tw__user_content_image" = "App Preview";
 
"tw__video_thumbnail" = "Video Attachment";
 
"tw__view_is_sponsored_ad" = "This is a sponsored ad";