developer
2023-05-20 e12c7b4c22df631ebdcd16b2f98fbef8f738f92f
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
/* 
  ShareSDKUI_Localizable.strings
  ShareSDKUI
 
  Created by 刘 靖煌 on 15/7/14.
  Copyright (c) 2015年 mob. All rights reserved.
*/
 
"ShareType_0" = "Unknown";
"ShareType_1" = "Sina Weibo";
"ShareType_2" = "Tencent Weibo";
"ShareType_5" = "Douban";
"ShareType_6" = "QZone";
"ShareType_7" = "Renren";
"ShareType_8" = "Kaixin";
"ShareType_9" = "Pengyou";
"ShareType_10" = "Facebook";
"ShareType_11" = "Twitter";
"ShareType_12" = "Evernote";
"ShareType_13" = "Foursquare";
"ShareType_14" = "Google+";
"ShareType_15" = "Instagram";
"ShareType_16" = "LinkedIn";
"ShareType_17" = "Tumblr";
"ShareType_18" = "Mail";
"ShareType_19" = "SMS";
"ShareType_20" = "Print";
"ShareType_21" = "Copy";
"ShareType_22" = "Wechat contacts";
"ShareType_23" = "Wechat moments";
"ShareType_24" = "QQ";
"ShareType_25" = "Instapaper";
"ShareType_26" = "Pocket";
"ShareType_27" = "YouDao Notes";
"ShareType_28" = "Soho Kan";
"ShareType_30" = "Pinterest";
"ShareType_34" = "Flickr";
"ShareType_35" = "Dropbox";
"ShareType_36" = "VKontakte";
"ShareType_37" = "Wechat favorites";
"ShareType_38" = "Yixin contacts";
"ShareType_39" = "Yixin moments";
"ShareType_40" = "Yixin favorites";
"ShareType_41" = "Mingdao";
"ShareType_42" = "Line";
"ShareType_43" = "WhatsApp";
"ShareType_44" = "KakaoTalk";
"ShareType_45" = "KakaoStory";
"ShareType_46" = "Messenger";
"ShareType_47" = "Telegram";
"ShareType_50" = "AliSocial";
"ShareType_51" = "AliSocial moments";
"ShareType_52" = "DingTalk";
"ShareType_53" = "YouTube";
"ShareType_54" = "Meipai";
"ShareType_55" = "CMCC";
"ShareType_56" = "Reddit";
"ShareType_57" = "ESurfing";
"ShareType_58" = "FacebookAccount";
"ShareType_59" = "Douyin";
"ShareType_60" = "Wework";
 
"ShareType_994" = "Yixin";
"ShareType_995" = "Kakao";
"ShareType_996" = "Evernote";
"ShareType_997" = "Wechat";
"ShareType_998" = "QQ";
"ShareType_999" = "Any";
 
"Cancel" = "Cancel";
"ShareTo" = "Share to";
"ShareContent" = "Share Content";
"Alert" = "Alert";
"OK" = "OK";
"InputTheShareContent" = "Please input the share content";
"Share" = "Share";
"AuthorizeFailed" = "Authorize failed";
"NoValidPlatform" = "There is no valid platform to show.The reason may be that the active platform need app client to share but the iOS device do not have that app client.";