1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
| <?xml version="1.0" encoding="utf-8"?>
| <resources>
|
| <string name="youth_notify_1" translatable="false">为呵护未成年人健康成长、适度合理使用本App,影视大全推出青少年模式,该模式下包括但不限于对观看时间、付费购买VIP等有所限制,会提醒用户注意休息和提醒支付风险等,请找家长帮忙协助调整限制。</string>
| <string name="youth_notify_2" translatable="false">青少年默认限制观看时长限制\n
| 每天40分钟\n\n
| 青少年默认限制观看时间段限制\n
| 早上6:00-晚上10:00\n\n
| 青少年默认限制资金往来\n
| 购买视频VIP和发起本App内的任何支付\n\n
| </string>
|
| <string name="forget_pwd" translatable="false">http://bwweb.yeshitv.com/youth/forget.html</string>
|
| </resources>
|
|