values.xml
42.8 KB
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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string-array name="entries_private_sms">
<item>我正在开会,一会联系你</item>
<item>我在路上,晚些联系你</item>
<item>我现在不方便,稍后回电话</item>
<item>我马上就到</item>
</string-array>
<color name="blue">#0090ff</color>
<color name="blue_ctc">#01bdd5</color>
<color name="colorAccent">#FF4081</color>
<color name="colorPrimary">#0CADFD</color>
<color name="colorPrimaryDark">#FFFFFF</color>
<color name="cta_headView_bg_color">#00000000</color>
<color name="cta_line_gray">#E5E5E5</color>
<color name="cucc_black">#000000</color>
<color name="cucc_blue">#0090ff</color>
<color name="cucc_blue_ctc">#01bdd5</color>
<color name="cucc_efefef">#ffffff</color>
<color name="cucc_gray">#787676</color>
<color name="cucc_red">#cc000a</color>
<color name="cucc_translucent">#00000000</color>
<color name="cucc_white">#FFFFFF</color>
<color name="efefef">#ffffff</color>
<color name="gray">#787676</color>
<color name="red">#cc000a</color>
<color name="translucent">#00000000</color>
<color name="white">#FFFFFF</color>
<color name="white_bg">#FFFFFF</color>
<dimen name="umcsdk_btn_height">40dp</dimen>
<dimen name="umcsdk_capaids_margin">25dp</dimen>
<dimen name="umcsdk_dimen_eight">8dp</dimen>
<dimen name="umcsdk_dimen_fifteen">15dp</dimen>
<dimen name="umcsdk_dimen_ten">12dp</dimen>
<dimen name="umcsdk_dimen_twenty">20dp</dimen>
<dimen name="umcsdk_font_eighteen">18sp</dimen>
<dimen name="umcsdk_font_eleven">11sp</dimen>
<dimen name="umcsdk_font_fourteen">14sp</dimen>
<dimen name="umcsdk_font_seventeen">17sp</dimen>
<dimen name="umcsdk_font_sixteen">16sp</dimen>
<dimen name="umcsdk_font_ten">10sp</dimen>
<dimen name="umcsdk_font_thirteen">13sp</dimen>
<dimen name="umcsdk_font_twenteen">12sp</dimen>
<dimen name="umcsdk_loginbtn_left">5dp</dimen>
<dimen name="umcsdk_loginbtn_margin">24dip</dimen>
<dimen name="umcsdk_min_width">280dp</dimen>
<dimen name="umcsdk_mobilelogo_margin">62dp</dimen>
<dimen name="umcsdk_padding_account">50dp</dimen>
<dimen name="umcsdk_padding_container">5dp</dimen>
<dimen name="umcsdk_server_checkbox_size">9sp</dimen>
<dimen name="umcsdk_server_clause_margin">15dip</dimen>
<dimen name="umcsdk_smscode_login_margin">15dip</dimen>
<dimen name="umcsdk_smscode_margin">30dp</dimen>
<dimen name="umcsdk_title_height">50dp</dimen>
<dimen name="umcsdk_version_margin">20dp</dimen>
<string name="action_settings">Settings</string>
<string name="active_block_mode">当前模式:</string>
<string name="anonymous_number">匿名号码</string>
<string name="block_all">全部拦截</string>
<string name="block_by_blacklist">只拦截黑名单</string>
<string name="block_by_contacts">只接受通讯录</string>
<string name="block_by_custom_rule">自定义模式</string>
<string name="block_by_default_rule">标准模式</string>
<string name="block_by_whitelist">只接受白名单</string>
<string name="block_fake_basestation">疑似伪基站</string>
<string name="block_filter_date">[年月日]</string>
<string name="block_reason_all">拦截模式-全部拦截</string>
<string name="block_reason_area">按地区拦截</string>
<string name="block_reason_blacklist">黑名单号码</string>
<string name="block_reason_cloud_marker">按标记云拦截</string>
<string name="block_reason_cloud_ringonce">云拦截响一声</string>
<string name="block_reason_contact">通讯录号码</string>
<string name="block_reason_contains_keyword">智能云拦截</string>
<string name="block_reason_fake_base_station">疑似伪基站</string>
<string name="block_reason_hidenumber">隐藏号码</string>
<string name="block_reason_highly_suspected_fraud">伪装号码</string>
<string name="block_reason_local_marker">按标记拦截</string>
<string name="block_reason_none_contact">拦截模式-只接受通讯录</string>
<string name="block_reason_none_white">拦截模式-只接受白名单</string>
<string name="block_reason_none_white_contact">拦截模式-非白名单、联系人号码</string>
<string name="block_reason_normal_ringonce">响一声</string>
<string name="block_reason_public_black_number">黑号码</string>
<string name="block_reason_reported_msg">已举报信息</string>
<string name="block_reason_smart">智能拦截</string>
<string name="block_reason_stranger_mms">彩信智能拦截</string>
<string name="block_reason_stranger_number">陌生人号码</string>
<string name="block_reason_url_check_dangerous">包含危险网址</string>
<string name="block_reason_url_check_risky">包含可疑网址</string>
<string name="block_reason_wappush">WAP PUSH智能拦截</string>
<string name="call_show_display_type_short_number_enterprise">集团短号</string>
<string name="call_show_display_type_short_number_family">亲情短号</string>
<string name="call_show_mark_little">"有<font color='#1eff00'>%1$s</font>人标记为"</string>
<string name="call_show_mark_more">"超<font color='#1eff00'>%1$s万</font>人标记"</string>
<string name="captcha">验证码</string>
<string name="cheat_call">诈骗电话</string>
<string name="collision_lite_version_toast">检测到卫士精简版冲突!暂时关闭骚扰拦截功能</string>
<string name="collision_mobilesafe_version_toast">检测到卫士冲突!暂时关闭骚扰拦截功能</string>
<string name="ct_account_auth_custom_privacy_text">《自定义服务协议》</string>
<string name="ct_account_auth_privacy_text">《天翼账号服务与隐私协议》</string>
<string name="ct_account_brand_text">天翼账号提供认证服务</string>
<string name="cucc_hint_txt">同意</string>
<string name="cucc_loading">请稍后…</string>
<string name="cucc_oauth_login">一键登录</string>
<string name="cucc_oauth_title">免密登录</string>
<string name="cucc_other_login">其他方式登录</string>
<string name="cucc_service_and_privacy">《中国联通认证服务协议》</string>
<string name="cucc_service_and_privacy_ctc">《中国电信认证服务协议》</string>
<string name="cucc_service_name">手机认证服务由中国联通提供</string>
<string name="cucc_service_name_ctc">手机认证服务由中国电信提供</string>
<string name="custom_blacklist">黑名单</string>
<string name="custom_ip_header">其他IP号码</string>
<string name="disturb_call">骚扰电话</string>
<string name="download">断点下载</string>
<string name="estate_agent">房产中介</string>
<string name="express">快递送餐</string>
<string name="fetion_number">飞信号码</string>
<string name="flashsms">闪信</string>
<string name="hello_world">Hello world!</string>
<string name="hint_txt">登录即同意</string>
<string name="intercept">拦截</string>
<string name="ip_call">IP拨号</string>
<string name="lastUpdateTime">最近更新:%s</string>
<string name="load_full">已加载全部</string>
<string name="loading">请稍后…</string>
<string name="main_notify_cloud_ring_once">"云拦截响一声:<font color='#ff6c00'>%1$s</font>"</string>
<string name="main_notify_ring_once">"检测到响一声:<font color='#ff6c00'>%1$s</font>"</string>
<string name="marker_type_finance">保险理财</string>
<string name="marker_type_recruit">招聘猎头</string>
<string name="marker_type_taxi">出租车</string>
<string name="miscall">漏话</string>
<string name="mobile">取号</string>
<string name="more">加载中</string>
<string name="no_data">暂无数据</string>
<string name="notify_title_unread_blocked_call">"拦截到来电:<font color='#ff6c00'>%1$s</font>"</string>
<string name="notify_title_unread_blocked_message">"拦截到信息:<font color='#ff6c00'>%1$s</font>"</string>
<string name="notify_title_web_push_message">"拦截到新<font color='#ff6c00'>wap 推送信息</font>"</string>
<string name="oauth">认证</string>
<string name="oauth_login">一键登录</string>
<string name="oauth_title">免密登录</string>
<string name="other_login">其他方式登录</string>
<string name="pull_to_refresh">下拉刷新</string>
<string name="reality_show_captcha">captcha</string>
<string name="release_to_refresh">松开刷新</string>
<string name="replace_special_chars">1234567890123456789123456789123456789123456789123456789</string>
<string name="resim">二次卡</string>
<string name="service_and_privacy">《中国联通认证服务协议》</string>
<string name="service_and_privacy_ctc">中国电信认证服务协议</string>
<string name="service_name">手机认证服务由中国联通提供</string>
<string name="service_name_ctc">手机认证服务由中国电信提供</string>
<string name="short_time_ring">响一声</string>
<string name="spam_call">广告推销</string>
<string name="special_chars">一二三四五六七八九零壹贰叁肆伍陆柒捌玖⑴⑵⑶⑷⑸⑹⑺⑻⑼①②③④⑤⑥⑦⑧⑨㈠㈡㈢㈣㈤㈥㈦㈧㈨⒈⒉⒊⒋⒌⒍⒎⒏⒐</string>
<string name="umcsdk_account_login">使用历史帐号快速登录</string>
<string name="umcsdk_account_name">中国移动互联网通行证</string>
<string name="umcsdk_auto_login">本机号码登录</string>
<string name="umcsdk_auto_login_ing">本机号码登录中</string>
<string name="umcsdk_capability">您的手机号码、号码状态等信息</string>
<string name="umcsdk_capaids_text">该应用请求获取以下权限</string>
<string name="umcsdk_cmcc_wap">如果发送短信验证,此短信免费</string>
<string name="umcsdk_cmcc_wifi">自动发送短信验证,此短信免费</string>
<string name="umcsdk_get">获得</string>
<string name="umcsdk_get_sms_code">获取验证码</string>
<string name="umcsdk_getphonenumber_timeout">获取本机号码超时!</string>
<string name="umcsdk_getsmscode_failure">获取短信验证码失败</string>
<string name="umcsdk_hint_passwd">请输入验证码</string>
<string name="umcsdk_hint_username">请输入手机号码</string>
<string name="umcsdk_local_mobile">(本机号码)</string>
<string name="umcsdk_login">登录</string>
<string name="umcsdk_login_account_info_expire">帐号信息已过期,请使用短信验证码登录</string>
<string name="umcsdk_login_failure">获取本机号码失败,请使用短信验证码登录</string>
<string name="umcsdk_login_ing">登录中</string>
<string name="umcsdk_login_limit">您登录过于频繁,请使用短信验证码登录</string>
<string name="umcsdk_login_other_number">使用其它号码登录</string>
<string name="umcsdk_login_owner_number">本机号码一键登录</string>
<string name="umcsdk_login_success">登录成功</string>
<string name="umcsdk_network_error">网络连接异常</string>
<string name="umcsdk_oauth_version_name">v1.4.1</string>
<string name="umcsdk_openapi_error">开放平台错误</string>
<string name="umcsdk_other_wap">支持联通、电信用户,可能发送免费验证短信</string>
<string name="umcsdk_other_wifi">支持联通、电信用户,免费发送验证短信</string>
<string name="umcsdk_permission">拒绝授权将无法继续当前操作,是否重新提交授权?</string>
<string name="umcsdk_permission_no">否</string>
<string name="umcsdk_permission_ok">是</string>
<string name="umcsdk_permission_tips">提示</string>
<string name="umcsdk_phonenumber_failure">请输入正确的手机号码!</string>
<string name="umcsdk_pref_about">关于</string>
<string name="umcsdk_pref_item1">账户安全保护</string>
<string name="umcsdk_pref_item2">隐私权</string>
<string name="umcsdk_pref_value1">您的中国移动互联网账户已受安全账户机制保护。</string>
<string name="umcsdk_pref_value2">中国移动互联网账户不会同步您的隐私信息</string>
<string name="umcsdk_sms_login">短信验证码登录</string>
<string name="umcsdk_smscode_error">请输入正确的短信验证码</string>
<string name="umcsdk_smscode_wait_time">秒后重新获取</string>
<string name="umcsdk_smslogin_failure">短信验证码登录失败</string>
<string name="umcsdk_sure">登录代表你已同意《中国移动认证服务条款》</string>
<string name="umcsdk_switch_account">切换账号</string>
<string name="umcsdk_verify_identity">正在校验您的身份,请稍候...</string>
<string name="umcsdk_version_name">和</string>
<string name="ussd">USSD</string>
<string name="vsim">视频卡</string>
<string name="wap_push_danger_content">360卫士提醒:危险服务信息</string>
<string name="wap_push_message_header">WAP 推送</string>
<style name="AppBaseTheme" parent="android:Theme.Light">
<!--
Theme customizations available in newer API levels can go in
res/values-vXX/styles.xml, while customizations related to
backward-compatibility can go here.
-->
</style>
<style name="AppTheme" parent="AppBaseTheme">
<item name="android:windowNoTitle">true</item>
<item name="android:windowIsTranslucent">true</item>
<!-- All customizations that are NOT specific to a particular API-level can go here. -->
</style>
<style name="AppTheme.NoActionBar">
<item name="windowActionBar">false</item>
<item name="windowNoTitle">true</item>
</style>
<style name="ct_account_act_theme" parent="Theme.AppCompat.Light.NoActionBar">
<item name="android:windowBackground">@color/white_bg</item>
<item name="android:windowIsTranslucent">false</item>
<item name="android:windowNoTitle">true</item>
</style>
<style name="loginDialog" parent="@android:style/Theme.Dialog">
<item name="android:windowBackground">@android:color/white</item>
<item name="android:windowNoTitle">true</item>
<item name="android:windowCloseOnTouchOutside">false</item>
</style>
<style name="txTheme" parent="Theme.AppCompat.Light.NoActionBar">
<!-- Customize your theme here. -->
<item name="android:windowIsTranslucent">true</item>
<item name="android:windowNoTitle">true</item>
</style>
<color name="background_light_dark">#fff0f0f0</color>
<color name="black">@color/w1</color>
<color name="colorControlActivated">#b8b8b8</color>
<color name="colorSplashBackground">@color/white</color>
<color name="colorToolbarText">@color/white</color>
<color name="colorTransparent">#00000000</color>
<color name="defaultDivisionLine">@color/w3</color>
<color name="defaultHintText">@color/w3</color>
<color name="defaultLinkText">#79A7D3</color>
<color name="defaultMainText">@color/black</color>
<color name="switch_blue">#3370ff</color>
<color name="w1">#1f2022</color>
<color name="w2">#8f8f90</color>
<color name="w3">#cbcbcf</color>
<color name="w4">#cd7c08</color>
<color name="w5">#ffffff</color>
<color name="xfgame_000000">#000000</color>
<color name="xfgame_272727">#272727</color>
<color name="xfgame_333333">#333333</color>
<color name="xfgame_515151">#515151</color>
<color name="xfgame_666666">#666666</color>
<color name="xfgame_80000000">#80000000</color>
<color name="xfgame_9E93FA">#9E93FA</color>
<color name="xfgame_9F9F9F">#9F9F9F</color>
<color name="xfgame_A8A8A8">#A8A8A8</color>
<color name="xfgame_AEAEAE">#AEAEAE</color>
<color name="xfgame_B70103">#B70103</color>
<color name="xfgame_C9C9C9">#C9C9C9</color>
<color name="xfgame_D80000">#D80000</color>
<color name="xfgame_E1E1E1">#E1E1E1</color>
<color name="xfgame_E6FFFFFF">#E6FFFFFF</color>
<color name="xfgame_EAEAEA">#EAEAEA</color>
<color name="xfgame_F22B20">#F22B20</color>
<color name="xfgame_F8F8F8">#F8F8F8</color>
<color name="xfgame_FC735F">#FC735F</color>
<color name="xfgame_FE4B41">#FE4B41</color>
<color name="xfgame_FF3333">#FF6666</color>
<color name="xfgame_FF6666">#FF6666</color>
<color name="xfgame_FFFFFF">#FFFFFF</color>
<color name="xfgame_base_background">#E6FFFFFF</color>
<color name="xfgame_colorTransparent_100">#00FFFFFF</color>
<color name="xfgame_colorTransparent_black_50">#80000000</color>
<color name="xfgame_colorTransparent_black_70">#B3000000</color>
<color name="xfgame_colorTransparent_black_80">#80000000</color>
<color name="xfgame_hy_main_color">#F22B20</color>
<color name="xfgame_main_color">#13A7F4</color>
<color name="xfgame_text_000000">#000000</color>
<color name="xfgame_text_272727">#272727</color>
<color name="xfgame_text_3F51B5">#3F51B5</color>
<color name="xfgame_text_666666">#666666</color>
<color name="xfgame_text_9E93FA">#9E93FA</color>
<color name="xfgame_text_AAAAAA">#AAAAAA</color>
<color name="xfgame_text_B70103">#B70103</color>
<color name="xfgame_text_D80000">#D80000</color>
<color name="xfgame_text_FF6666">#FF6666</color>
<color name="xfgame_text_FFFFFF">#FFFFFF</color>
<color name="xfgame_text_main">#13A7F4</color>
<dimen name="mohist_utility_large_pad_min_height">700dp</dimen>
<dimen name="mohist_utility_large_pad_min_width">540dp</dimen>
<dimen name="xfgame_edit_height_normal">30dp</dimen>
<dimen name="xfgame_font_size_10">10sp</dimen>
<dimen name="xfgame_font_size_11">11sp</dimen>
<dimen name="xfgame_font_size_12">12sp</dimen>
<dimen name="xfgame_font_size_14">14sp</dimen>
<dimen name="xfgame_font_size_15">15sp</dimen>
<dimen name="xfgame_font_size_16">16sp</dimen>
<dimen name="xfgame_font_size_18">18sp</dimen>
<dimen name="xfgame_font_size_20">20sp</dimen>
<dimen name="xfgame_font_size_22">22sp</dimen>
<dimen name="xfgame_font_size_24">24sp</dimen>
<dimen name="xfgame_layout_width">360dp</dimen>
<dimen name="xfgame_layout_width_small">300dp</dimen>
<dimen name="xfgame_logo_height">30dp</dimen>
<dimen name="xfgame_logo_height_small">40dp</dimen>
<dimen name="xfgame_logo_width">110dp</dimen>
<dimen name="xfgame_logo_width_small">120dp</dimen>
<dimen name="xfgame_space_big">20dp</dimen>
<dimen name="xfgame_space_bigger">40dp</dimen>
<dimen name="xfgame_space_more_big">30dp</dimen>
<dimen name="xfgame_space_more_small">2dp</dimen>
<dimen name="xfgame_space_normal">10dp</dimen>
<dimen name="xfgame_space_small">5dp</dimen>
<dimen name="xfgame_space_small_big">15dp</dimen>
<dimen name="xfgame_text_height">40dp</dimen>
<dimen name="xfgame_text_width">140dp</dimen>
<string name="hours_ago">%d小时前</string>
<string name="just_now">刚刚</string>
<string name="minutes_ago">%d分钟前</string>
<string name="xfgame_auto_login">自动登录</string>
<string name="xfgame_back">返回</string>
<string name="xfgame_bar_sep">/</string>
<string name="xfgame_bind_phone">绑定手机</string>
<string name="xfgame_bind_phone_number_tip">为了您的账号安全,请绑定手机</string>
<string name="xfgame_certification">实名认证</string>
<string name="xfgame_certification_tip">※根据相关规定,请尽快完成实名认证</string>
<string name="xfgame_commit_bind">提交认证</string>
<string name="xfgame_confirm_find">确认找回</string>
<string name="xfgame_contact_gm">联系客服</string>
<string name="xfgame_contact_gm_sign">联系客服>></string>
<string name="xfgame_content">内容</string>
<string name="xfgame_cs_tell_number">客服电话</string>
<string name="xfgame_demo_data">xxxx-xx-xx xx:xx:xx</string>
<string name="xfgame_demo_qq_group">82082088</string>
<string name="xfgame_demo_string">xxxxxxxx</string>
<string name="xfgame_demo_telephone">020–82082088</string>
<string name="xfgame_device_login_account">当前设备登录过的账号</string>
<string name="xfgame_exit_game">退出游戏</string>
<string name="xfgame_fast_register">快速注册</string>
<string name="xfgame_find_acconut">找回账号</string>
<string name="xfgame_find_account_pwd">账号/密码找回</string>
<string name="xfgame_find_pwd">找回密码</string>
<string name="xfgame_find_pwd_sign">找回密码>></string>
<string name="xfgame_float_permission_toast">需要打开悬浮窗权限才能正常使用</string>
<string name="xfgame_forget">忘记账号/密码?</string>
<string name="xfgame_forget_account_line"><u>忘记密码?</u></string>
<string name="xfgame_game_qq_contact">Q Q 联系</string>
<string name="xfgame_game_web">游戏官网</string>
<string name="xfgame_game_wechat_cs">微信客服</string>
<string name="xfgame_get_verification_code">获取验证码</string>
<string name="xfgame_get_verification_code_again">再次获取</string>
<string name="xfgame_had_bind_phone">已绑手机:</string>
<string name="xfgame_has_account_login">已有账号登录</string>
<string name="xfgame_hoyo_account">游戏账号:</string>
<string name="xfgame_hy_read_agree">我已阅读并同意游戏</string>
<string name="xfgame_id_card">身份证号:</string>
<string name="xfgame_id_card_hint">请输入身份证号</string>
<string name="xfgame_last_game">最后游戏:</string>
<string name="xfgame_last_login_time">最后登录:</string>
<string name="xfgame_login">登录</string>
<string name="xfgame_login_success">登陆成功!</string>
<string name="xfgame_login_user_hint">请输入帐号</string>
<string name="xfgame_login_user_hint_two">请输入帐号</string>
<string name="xfgame_login_wait_dialog_cancel">切换账号</string>
<string name="xfgame_login_wait_dialog_tip1">亲爱的 </string>
<string name="xfgame_login_wait_dialog_tip2">,欢迎回来!</string>
<string name="xfgame_logo_text_account_login">账号登录</string>
<string name="xfgame_logo_text_bind_auth">绑定身份证</string>
<string name="xfgame_logo_text_bind_phone">绑定手机</string>
<string name="xfgame_logo_text_contact_gm">联系客服</string>
<string name="xfgame_logo_text_fast_regster">快速注册</string>
<string name="xfgame_logo_text_find_back">找回账号</string>
<string name="xfgame_logo_text_find_pwd">找回密码</string>
<string name="xfgame_logo_text_phone_login">手机登录</string>
<string name="xfgame_logo_text_phone_regster">手机注册</string>
<string name="xfgame_message_login">手机登录</string>
<string name="xfgame_new_paw_hint">请输入新密码</string>
<string name="xfgame_new_psw">新密码:</string>
<string name="xfgame_next_bind">下次再说</string>
<string name="xfgame_other_login_way">其他登录方式:</string>
<string name="xfgame_password_hint">请输入密码</string>
<string name="xfgame_pay">充值</string>
<string name="xfgame_pay_account">帐号:</string>
<string name="xfgame_pay_aibeipay">爱贝支付</string>
<string name="xfgame_pay_alipay">支付宝</string>
<string name="xfgame_pay_amount">金额:</string>
<string name="xfgame_pay_commit">立刻充值</string>
<string name="xfgame_pay_goods_info">商品信息:</string>
<string name="xfgame_pay_select">请选择支付方式:</string>
<string name="xfgame_pay_tip">正在进行安全支付</string>
<string name="xfgame_pay_union">银联</string>
<string name="xfgame_pay_wechat">微信</string>
<string name="xfgame_phone_number">手机号:</string>
<string name="xfgame_phone_number_hint">请输入手机号</string>
<string name="xfgame_phone_register">手机注册</string>
<string name="xfgame_psw">密码:</string>
<string name="xfgame_psw_include_space">密 码:</string>
<string name="xfgame_pwd_reset">密码重置</string>
<string name="xfgame_read_agree">我已阅读并同意炫风游戏</string>
<string name="xfgame_real_name">真实名字:</string>
<string name="xfgame_real_name_hint">请输入真实名字</string>
<string name="xfgame_register">注册</string>
<string name="xfgame_register_and_login">注册并登陆</string>
<string name="xfgame_register_success">注册成功!</string>
<string name="xfgame_reset_psw">重置密码</string>
<string name="xfgame_reset_pwd_success">重置密码成功!</string>
<string name="xfgame_send_verification_code_success">验证码发送成功!</string>
<string name="xfgame_string_filter">0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ#.</string>
<string name="xfgame_sure">确定</string>
<string name="xfgame_tip">提示</string>
<string name="xfgame_tip_content">这里是提示内容</string>
<string name="xfgame_user">帐号:</string>
<string name="xfgame_user_agreement">用户协议</string>
<string name="xfgame_verification_code">验证码:</string>
<string name="xfgame_verification_code_hint">请输入验证码</string>
<string name="xfgame_wait_dialog_tip">请稍后</string>
<string name="xfgame_without_device_login_account">该设备没有登录过账号</string>
<string name="xfgame_xiafeng_cs_tell_number">客服电话:</string>
<string name="xfgame_xiafeng_demo_wechat_cs">游戏网络</string>
<string name="xfgame_xiafeng_device_login_account">当前设备登录过的账号历史记录</string>
<string name="xfgame_xiafeng_game_name">游戏名:</string>
<string name="xfgame_xiafeng_game_web">游戏官网:</string>
<string name="xfgame_xiafeng_had_bind_phone">绑定手机号:</string>
<string name="xfgame_xiafeng_link">&</string>
<string name="xfgame_xiafeng_qq_contact">客服QQ:</string>
<string name="xfgame_xiafeng_user_agreement"><u>用户协议</u></string>
<string name="xfgame_xiafeng_user_privacy"><u>隐私政策</u></string>
<string name="xfgame_xiafeng_wechat_cs">微信公众号:</string>
<string name="xfgame_xuanyou_account">炫游账号:</string>
<string name="xfgame_y_or_n_left_select">左选</string>
<string name="xfgame_y_or_n_right_select">右选</string>
<style name="XFCustomProgressDialog" parent="android:Theme.Dialog">
<!--此属性控制悬浮窗背景是否变暗-->
<item name="android:backgroundDimEnabled">false</item>
<item name="android:windowBackground">@android:color/transparent</item>
</style>
<style name="XFDialogFullscreen">
<item name="android:windowFullscreen">true</item>
<item name="android:windowNoTitle">true</item>
<item name="android:windowIsFloating">true</item><!--是否浮现在activity之上-->
<item name="android:windowIsTranslucent">false</item><!--半透明-->
<item name="android:windowBackground">@android:color/transparent</item><!--背景透明-->
<item name="android:backgroundDimEnabled">true</item><!--模糊-->
</style>
<style name="XFDialogLightFullscreen">
<item name="android:windowFullscreen">true</item>
<item name="android:windowNoTitle">true</item>
<item name="android:windowIsFloating">true</item><!--是否浮现在activity之上-->
<item name="android:windowIsTranslucent">false</item><!--半透明-->
<item name="android:windowBackground">@android:color/transparent</item><!--背景透明-->
<item name="android:backgroundDimEnabled">false</item><!--模糊-->
</style>
<style name="XFWebActivityTheme" parent="@android:style/Theme.NoTitleBar.Fullscreen">
<item name="android:windowIsTranslucent">true</item>
<item name="android:windowNoTitle">true</item>
<item name="android:windowAnimationStyle">@style/xf_no_animation</item>
<item name="android:background">@android:color/transparent</item>
<item name="android:windowBackground">@android:color/transparent</item>
</style>
<style name="XYFullScreenTheme" parent="android:Theme.Light">
<item name="android:windowBackground">@color/xfgame_colorTransparent_100
</item> <!-- 背景色透明度 -->
<item name="android:windowFullscreen">true</item>
<item name="android:windowActionBar">false</item>
<item name="android:windowNoTitle">true</item>
<item name="android:windowIsTranslucent">true</item><!-- 半透明,设置为false无透明效果 -->
<item name="android:textColor">@color/xfgame_text_666666</item>
</style>
<style name="xf_no_animation">
<item name="android:activityOpenEnterAnimation">@null</item>
<item name="android:activityOpenExitAnimation">@null</item>
<item name="android:activityCloseEnterAnimation">@null</item>
<item name="android:activityCloseExitAnimation">@null</item>
<item name="android:taskOpenEnterAnimation">@null</item>
<item name="android:taskOpenExitAnimation">@null</item>
<item name="android:taskCloseEnterAnimation">@null</item>
<item name="android:taskCloseExitAnimation">@null</item>
<item name="android:taskToFrontEnterAnimation">@null</item>
<item name="android:taskToFrontExitAnimation">@null</item>
<item name="android:taskToBackEnterAnimation">@null</item>
<item name="android:taskToBackExitAnimation">@null</item>
</style>
<style name="xfgame"/>
<style name="xfgame.button"/>
<style name="xfgame.button.false">
<item name="android:layout_width">match_parent</item>
<item name="android:layout_height">40dp</item>
<item name="android:background">@drawable/xfgame_button_false_background</item>
<item name="android:textColor">@color/xfgame_AEAEAE</item>
<item name="android:textSize">@dimen/xfgame_font_size_18</item>
</style>
<style name="xfgame.button.hasaccount">
<item name="android:layout_width">140dp</item>
<item name="android:layout_height">30dp</item>
<item name="android:background">@drawable/xfgame_button_has_account_background</item>
<item name="android:textColor">@color/xfgame_666666</item>
<item name="android:textSize">@dimen/xfgame_font_size_14</item>
</style>
<style name="xfgame.button.hoyo_one">
<item name="android:layout_width">90dp</item>
<item name="android:layout_height">35dp</item>
<item name="android:background">@drawable/xfgame_button_hy_bg_1</item>
<item name="android:textColor">@color/xfgame_text_FFFFFF</item>
<item name="android:textSize">@dimen/xfgame_font_size_12</item>
<item name="android:gravity">center</item>
</style>
<style name="xfgame.button.hoyo_zero">
<item name="android:layout_width">90dp</item>
<item name="android:layout_height">35dp</item>
<item name="android:background">@drawable/xfgame_button_hy_bg_0</item>
<item name="android:textColor">@color/xfgame_text_FFFFFF</item>
<item name="android:textSize">@dimen/xfgame_font_size_12</item>
<item name="android:gravity">center</item>
</style>
<style name="xfgame.button.true">
<item name="android:layout_width">match_parent</item>
<item name="android:layout_height">40dp</item>
<item name="android:background">@drawable/xfgame_button_true_background</item>
<item name="android:textColor">@color/xfgame_FFFFFF</item>
<item name="android:textSize">@dimen/xfgame_font_size_18</item>
</style>
<style name="xfgame.button.verifycode">
<item name="android:layout_width">90dp</item>
<item name="android:layout_height">25dp</item>
<item name="android:background">@drawable/xfgame_button_get_verifycode_background</item>
<item name="android:textColor">@color/xfgame_9E93FA</item>
<item name="android:textSize">@dimen/xfgame_font_size_12</item>
</style>
<style name="xfgame.button.xiafeng_one">
<item name="android:layout_width">70dp</item>
<item name="android:layout_height">25dp</item>
<item name="android:background">@drawable/xfgame_button_background_one</item>
<item name="android:textColor">@color/xfgame_text_FFFFFF</item>
<item name="android:textSize">@dimen/xfgame_font_size_10</item>
<item name="android:gravity">center</item>
</style>
<style name="xfgame.button.xiafeng_phone_code">
<item name="android:layout_width">wrap_content</item>
<item name="android:layout_height">35dp</item>
<item name="android:background">@drawable/xfgame_button_background_code_send</item>
<item name="android:textColor">@color/xfgame_hy_main_color</item>
<item name="android:textSize">@dimen/xfgame_font_size_12</item>
<item name="android:layout_gravity">center_vertical</item>
<item name="android:layout_marginStart">@dimen/xfgame_space_normal</item>
<item name="android:gravity">center</item>
</style>
<style name="xfgame.button.xiafeng_two">
<item name="android:layout_width">90dp</item>
<item name="android:layout_height">35dp</item>
<item name="android:background">@drawable/xfgame_button_background_one</item>
<item name="android:textColor">@color/xfgame_text_FFFFFF</item>
<item name="android:textSize">@dimen/xfgame_font_size_12</item>
<item name="android:gravity">center</item>
</style>
<style name="xfgame.button.xiafeng_zero">
<item name="android:layout_width">90dp</item>
<item name="android:layout_height">35dp</item>
<item name="android:background">@drawable/xfgame_button_hy_bg_3</item>
<item name="android:textColor">@color/xfgame_hy_main_color</item>
<item name="android:textSize">@dimen/xfgame_font_size_12</item>
<item name="android:gravity">center</item>
</style>
<style name="xfgame.contact_gm">
<item name="android:layout_width">330dp</item>
<item name="android:layout_height">130dp</item>
<item name="android:background">@drawable/xfgame_forget_account_background</item>
</style>
<style name="xfgame.forget">
<item name="android:layout_width">160dp</item>
<item name="android:layout_height">200dp</item>
</style>
<style name="xfgame.forget.account">
<item name="android:background">@drawable/xfgame_forget_account_background</item>
</style>
<style name="xfgame.forget.psw">
<item name="android:background">@drawable/xfgame_forget_psw_background</item>
</style>
<style name="xfgame.forget.shadow">
<item name="android:layout_width">160dp</item>
<item name="android:layout_height">40dp</item>
<item name="android:background">@drawable/xfgame_shadow_background</item>
<item name="android:textAlignment">center</item>
<item name="android:textSize">@dimen/xfgame_font_size_14</item>
<item name="android:textColor">@color/xfgame_EAEAEA</item>
<item name="android:paddingTop">10dp</item>
</style>
<style name="xfgame.image"/>
<style name="xfgame.image.left_icon">
<item name="android:layout_width">16dp</item>
<item name="android:layout_height">16dp</item>
<item name="android:layout_gravity">center_vertical</item>
<item name="android:layout_marginStart">@dimen/xfgame_space_normal</item>
</style>
<style name="xfgame.image.right_cls_icon">
<item name="android:layout_width">18dp</item>
<item name="android:layout_height">18dp</item>
<item name="android:layout_centerVertical">true</item>
<item name="android:clickable">false</item>
<item name="android:background">@drawable/xfgame_cls</item>
</style>
<style name="xfgame.image.right_cls_icon_rl">
<item name="android:layout_width">25dp</item>
<item name="android:layout_height">match_parent</item>
<item name="android:clickable">true</item>
<item name="android:focusable">true</item>
</style>
<style name="xfgame.input"/>
<style name="xfgame.input.between">
<item name="android:layout_width">match_parent</item>
<item name="android:layout_height">@dimen/xfgame_edit_height_normal</item>
<item name="android:background">@drawable/xfgame_input_between_background</item>
</style>
<style name="xfgame.input.bottom">
<item name="android:layout_width">match_parent</item>
<item name="android:layout_height">@dimen/xfgame_edit_height_normal</item>
<item name="android:background">@drawable/xfgame_input_bottom_background</item>
</style>
<style name="xfgame.input.downline">
<item name="android:layout_width">match_parent</item>
<item name="android:layout_height">40dp</item>
<item name="android:background">@drawable/xfgame_input_down_line</item>
</style>
<style name="xfgame.input.edittext">
<item name="android:layout_width">wrap_content</item>
<item name="android:layout_height">wrap_content</item>
<item name="android:textSize">@dimen/xfgame_font_size_12</item>
<item name="android:textColor">@color/xfgame_000000</item>
<item name="android:textColorHint">@color/xfgame_AEAEAE</item>
<item name="android:background">@color/xfgame_colorTransparent_100</item>
<item name="android:imeOptions">actionDone</item>
<item name="android:layout_gravity">center_vertical</item>
<item name="android:layout_marginStart">50dp</item>
<item name="android:layout_weight">1</item>
</style>
<style name="xfgame.input.edittext.account">
<item name="android:inputType">text</item>
<item name="android:maxLines">1</item>
<item name="android:textSize">@dimen/xfgame_font_size_12</item>
</style>
<style name="xfgame.input.edittext.password">
<item name="android:inputType">textPassword</item>
<item name="android:maxLines">1</item>
<item name="android:textSize">@dimen/xfgame_font_size_12</item>
<item name="android:background">@color/xfgame_colorTransparent_100</item>
</style>
<style name="xfgame.input.textview">
<item name="android:layout_width">wrap_content</item>
<item name="android:layout_height">wrap_content</item>
<item name="android:textSize">@dimen/xfgame_font_size_14</item>
</style>
<style name="xfgame.input.top">
<item name="android:layout_width">match_parent</item>
<item name="android:layout_height">@dimen/xfgame_edit_height_normal</item>
<item name="android:background">@drawable/xfgame_input_top_background</item>
</style>
<style name="xfgame.input.xiafeng">
<item name="android:layout_width">match_parent</item>
<item name="android:layout_height">@dimen/xfgame_edit_height_normal</item>
<item name="android:layout_gravity">center_vertical</item>
<item name="android:layout_marginStart">@dimen/xfgame_space_small</item>
<item name="android:focusable">true</item>
<item name="android:focusableInTouchMode">true</item>
<item name="android:orientation">horizontal</item>
</style>
<style name="xfgame.logo">
<item name="android:layout_width">wrap_content</item>
<item name="android:layout_height">wrap_content</item>
</style>
<style name="xfgame.pay"/>
<style name="xfgame.pay.info"/>
<style name="xfgame.pay.info.key">
<item name="android:layout_width">wrap_content</item>
<item name="android:layout_height">wrap_content</item>
<item name="android:layout_gravity">center</item>
<item name="android:layout_marginLeft">@dimen/xfgame_space_big</item>
<item name="android:textColor">@color/xfgame_666666</item>
<item name="android:textSize">@dimen/xfgame_font_size_15</item>
</style>
<style name="xfgame.pay.info.value">
<item name="android:layout_width">0dp</item>
<item name="android:layout_height">wrap_content</item>
<item name="android:layout_weight">1</item>
<item name="android:layout_gravity">center</item>
<item name="android:layout_marginRight">@dimen/xfgame_space_big</item>
<item name="android:textColor">@color/xfgame_000000</item>
<item name="android:textSize">@dimen/xfgame_font_size_15</item>
</style>
<style name="xfgame.pay.way"/>
<style name="xfgame.pay.way.linearlayout">
<item name="android:layout_width">150dp</item>
<item name="android:layout_height">match_parent</item>
<item name="android:orientation">horizontal</item>
</style>
<style name="xfgame.pay.way.textview">
<item name="android:layout_width">wrap_content</item>
<item name="android:layout_height">wrap_content</item>
<item name="android:layout_gravity">center</item>
<item name="android:paddingLeft">@dimen/xfgame_space_normal</item>
<item name="android:clickable">false</item>
<item name="android:textColor">@color/xfgame_000000</item>
<item name="android:textSize">@dimen/xfgame_font_size_18</item>
</style>
<style name="xfgame.text"/>
<style name="xfgame.text.devicelogined">
<item name="android:background">@drawable/xfgame_device_login_account_background</item>
<item name="android:textColor">@color/xfgame_FFFFFF</item>
<item name="android:textSize">@dimen/xfgame_font_size_16</item>
</style>
<style name="xfgame.text.item"/>
<style name="xfgame.text.item.find_key">
<item name="android:layout_width">80dp</item>
<item name="android:layout_height">match_parent</item>
<item name="android:gravity">center</item>
<item name="android:textColor">@color/xfgame_333333</item>
<item name="android:textSize">@dimen/xfgame_font_size_12</item>
</style>
<style name="xfgame.text.item.find_value">
<item name="android:layout_width">wrap_content</item>
<item name="android:layout_height">match_parent</item>
<item name="android:layout_marginStart">@dimen/xfgame_space_normal</item>
<item name="android:gravity">center</item>
<item name="android:textSize">@dimen/xfgame_font_size_12</item>
<item name="android:textColor">@color/xfgame_text_272727</item>
</style>
<style name="xfgame.text.item.xiafeng_key">
<item name="android:layout_width">wrap_content</item>
<item name="android:layout_height">wrap_content</item>
<item name="android:textColor">@color/xfgame_text_272727</item>
<item name="android:textSize">@dimen/xfgame_font_size_12</item>
<item name="android:paddingLeft">@dimen/xfgame_space_small</item>
<item name="android:maxLines">1</item>
</style>
<style name="xfgame.text.item.xiafeng_value">
<item name="android:layout_width">wrap_content</item>
<item name="android:layout_height">wrap_content</item>
<item name="android:textColor">@color/xfgame_text_272727</item>
<item name="android:textSize">@dimen/xfgame_font_size_12</item>
<item name="android:maxLines">1</item>
</style>
</resources>