wxr
2024-04-11 9802cf8c8ad9f392c5c5342a352a17efeef55fc9
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
<?xml version="1.0" encoding="UTF-8"?>
<resources>
        <string name="app_name">SANTAN Smart Control</string>
        <string name="action_settings">Setting</string>
        <string name="video_screenshot">Screenshot</string>
        <string name="video_unlock">Unlock</string>
        <string name="video_answer">Answer</string>
        <string name="video_not_answer">Reject</string>
        <string name="video_tip">Prompt</string>
        <string name="video_hang_up">Hang up</string>
        <string name="video_confirm">Confirm</string>
        <string name="video_icon">Icon</string>
        <string name="video_device">Device</string>
        <string name="video_success">Success</string>
        <string name="video_fail">Fail</string>
        <string name="calling">Calling...</string>
        <string name="end_call">End of call</string>
        <string name="on_the_phone">On the phone</string>
        <string name="unlock_success">Unlock successfully</string>
        <string name="screenshot_success">Screenshot successfully</string>
        <string name="talk_open_success">Intercom Begin</string>
        <string name="talk_open_failed">Intercom failed to open</string>
        <string name="unlock_fail">Fail to unlock</string>
        <string name="screenshot_fail">Fail to screenshot</string>
 
 
        <string name="login_user_service_agreement">《User service agreement》</string>
        <string name="login_privacy_policy">《Privacy policy》</string>
        <string name="privacy_policy_and_service_agreement">Privacy policy and terms of service</string>
        <string name="read_privacy_policy_and_service_agreement_tip">In order to better protect your legitimate rights and interests, please read and agree to the following agreement</string>
        <string name="disagree">Disagree</string>
        <string name="agree">Agree</string>
</resources>