12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970 |
- /*
- 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_50" = "Alipay";
- "ShareType_51" = "Alipay moments";
- "ShareType_52" = "DingTalk";
- "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.";
|