<?xml version="1.0" encoding="utf-8"?>
<resources>
  <string name="permission_required">Permission required</string>
  <string name="record_audio_permission_required_message">You have to grant the record audio permission for the live streaming.</string>
  <string name="camera_permission_required_message">You have to grant the camera permission for the live streaming.</string>
  <string name="camera_and_record_audio_permission_required_message">You have to grant the camera and the record audio permission for the live streaming.</string>
</resources>
