1<?xml version="1.0" encoding="utf-8"?> 2<resources> 3 <string name="videocall_remote_video_off">Their video is off</string> 4 <string name="videocall_remote_video_on">Their video is on</string> 5 <string name="videocall_remotely_held">Call on hold</string> 6 <string name="videocall_remotely_resumed">Call resumed</string> 7 <string name="videocall_charges_alert_dialog_description">Video calls made over the mobile network use both data and voice minutes. Charges may apply.</string> 8 <string name="do_not_show_again">Do not show this again</string> 9</resources> 10