hank
2018-09-14 ab47ecf7720cff170b9d92142a6f015d945e7984
commit | author | age
6e1425 1 <?xml version="1.0" encoding="UTF-8"?>
H 2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 <plist version="1.0">
4 <dict>
5     <key>wasdk_install_btn</key>
6     <string>Install</string>
7     <key>wasdk_play_btn</key>
8     <string>Play</string>
9     <key>wasdk_info_btn</key>
10     <string>INFO</string>
11     <key>wasdk_app_btn</key>
12     <string>APP</string>
64e824 13     <key>wasdk_apw_guide_words</key>
6e1425 14     <string>Click here to popup menu</string>
H 15     <key>wasdk_sdk_version</key>
16     <string>SDK Version</string>
ab47ec 17     <key>wasdk_pat_version</key>
H 18     <string>Pat Version</string>
19     <key>wasdk_has_no_pat</key>
6e1425 20     <string>None</string>
H 21     <key>wasdk_login</key>
22     <string>Login</string>
23     <key>wasdk_login_facebook</key>
24     <string>Facebook</string>
25     <key>wasdk_login_game_center</key>
26     <string>Game Center</string>
27     <key>wasdk_login_vk</key>
28     <string>VK</string>
29     <key>wasdk_confirm</key>
30     <string>Confirm</string>
31     <key>wasdk_cancel</key>
32     <string>Cancel</string>
33     <key>wasdk_loading</key>
34     <string>Loading</string>
35     <key>wasdk_visitor</key>
36     <string>Visitor</string>
37     <key>wasdk_bind</key>
38     <string>Bind</string>
39     <key>wasdk_unbind</key>
40     <string>Unbind</string>
41     <key>wasdk_bound</key>
42     <string>Bound</string>
43     <key>wasdk_unbound</key>
44     <string>Unbound</string>
45     <key>wasdk_create_ccount</key>
46     <string>Create Account</string>
47     <key>wasdk_account_management</key>
48     <string>Account Management</string>
49     <key>wasdk_change_account</key>
50     <string>Change Account</string>
51     <key>wasdk_unbind_account</key>
52     <string>Unbind Account</string>
53     <key>wasdk_tip_warning</key>
54     <string>Warning</string>
55     <key>wasdk_tip_unbind_unique_third_party</key>
56     <string>If you unbind your unique third-party platform account, your data will be lost. Continue?</string>
57     <key>wasdk_tip_can_not_unbind</key>
58     <string>You can’t unbind the account.</string>
59     <key>wasdk_tip_create_account_lost_data</key>
60     <string>If you create another account but don’t bind it to a third-party account, your previous one’s data will be lost permanently. After the account binding, you can use your third-party platform’s account to log into the applications.</string>
61     <key>wasdk_tip_fail_change_account</key>
62     <string>Failed to change your account. Please try again later.</string>
63     <key>wasdk_tip_relog</key>
64     <string>Please relog into the application.</string>
65     <key>wasdk_tip_fail_access_account_data</key>
66     <string>Failed to access your account data. Please try again later.</string>
67     <key>wasdk_tip_bind_succ</key>
68     <string>Binded successfully!</string>
69     <key>wasdk_tip_bind_fail</key>
70     <string>Failed to bind. Please try again later.</string>
71     <key>wasdk_tip_bind_fail_other_user</key>
72     <string>This account has been bound to another user.</string>
73     <key>wasdk_tip_unbind_succ</key>
74     <string>Unbinded successfully!</string>
75     <key>wasdk_tip_unbind_fail</key>
76     <string>Failed to unbind. Please try again later.</string>
77     <key>wasdk_tip_create_user_fail</key>
78     <string>Failed to create a new user. Please try again later.</string>
79     <key>wasdk_drag_up_fresh</key>
80     <string>Click or drag up to load more</string>
81     <key>wasdk_no_more_data</key>
82     <string>No more data</string>
83     <key>wasdk_load_more</key>
84     <string>Loading ...</string>
85     <key>wasdk_pull_down_refresh</key>
86     <string>Pull down to refresh</string>
87     <key>wasdk_release_refresh</key>
88     <string>Release to refresh</string>
89     <key>wasdk_purchase</key>
90     <string>Purchase</string>
91     <key>wasdk_pay_exit_alert</key>
92     <string>Are you sure you want to cancel this purchase?</string>
93     <key>wasdk_notice</key>
94     <string>Notice</string>
95     <key>wasdk_jailbreak_not_purchase</key>
96     <string>You can not do purchase in a jailbreak device.</string>
e395b5 97     <key>wasdk_copy</key>
H 98     <string>Copy</string>
ab47ec 99     <key>wasdk_login_twitter</key>
H 100     <string>Twitter</string>
101     <key>wasdk_login_instagram</key>
102     <string>Instagram</string>
103     <key>wasdk_tip_bind_closed</key>
104     <string>Failed to bind.</string>
105     <key>wasdk_tip_unbind_closed</key>
106     <string>Failed to unbind. </string>
107     <key>wasdk_loading_error</key>
108     <string>Failed to Loading.</string>
109     <key>wasdk_privacy_policy</key>
110     <string>Privacy Policy</string>
111     <key>wasdk_privacy_reminder</key>
112     <string>A privacy reminder</string>
113     <key>wasdk_privacy_policy_alert_content</key>
114     <string>Thank you for supporting us. Please read and agree to the presented legal agreement.</string>
115     <key>wasdk_privacy_view details</key>
116     <string>Tap to view details</string>
117     <key>wasdk_no_agree</key>
118     <string>I do not agree</string>
119     <key>wasdk_agree</key>
120     <string>I agree</string>
121     <key>wasdk_privacy_policy_agree</key>
122     <string>I have read and agree</string>
123     <key>wasdk_please_agree_privacy_policy</key>
124     <string>Please agree to the Privacy Policy first.</string>
6e1425 125 </dict>
H 126 </plist>