panlili2024
2025-02-27 bca03b5f891af5966a06b1ecd00f6cd573659ce6
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
<resources>
    <string name="app_name">HDLLinphoneSDK</string>
    <string name="lp_tipStr">Prompt</string>
    <string name="lp_okStr">OK</string>
    <string name="lp_saveToTheAlbumsStr">Saved to the albums</string>
    <string name="lp_operationFailedStr">Operation failed</string>
    <string name="lp_refuseStr">Reject</string>
    <string name="lp_answerStr">Answer</string>
    <string name="lp_hangupStr">Hang up</string>
    <string name="lp_hangupStr_all">Reject All</string>
    <string name="lp_unlockSuccessfullyStr">Unlock successfully</string>
    <string name="lp_unlockfailureStr">Unlock failure</string>
    <string name="lp_callingStr">Incoming call</string>
    <string name="lp_endOfCallStr">End of call</string>
    <string name="lp_endMonitoringStr">End of the monitor</string>
    <string name="lp_screenshotStr">Screenshot</string>
    <string name="lp_unlockStr">Unlock</string>
    <string name="lp_outdoorUnitStr">Outdoor unit</string>
    <string name="lp_sipAccount_null">Failed to answer the call. The device does not exist.</string>
    <!--访客记录-->
    <string name="lp_cancel">Cancel</string>
    <string name="lp_confirm">Confirm</string>
 
    <string name="tip_confirm_unlock">Are you sure to open the door lock?</string>
    <string name="open_save_permission">Please enable storage authorization first</string>
    <string name="linphone_text_open_settings">Settings</string>
 
</resources>