panlili2024
2024-11-13 848cbfebefab08cc49b0285155edb84463aed862
HDLLinphoneSDKDemoNew/HDLLinphoneSDK/src/main/res/values/strings.xml
@@ -2,11 +2,12 @@
    <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">Refuse</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>
@@ -21,5 +22,7 @@
    <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>