1<?xml version="1.0" encoding="utf-8"?>
2<resources>
3    <string name="record">Record</string>
4    <string name="stop">Stop</string>
5    <string name="description_info">Info</string>
6    <string name="permission_request">This sample needs permission for camera and audio recording.</string>
7    <string name="camera_error">This device doesn\'t support Camera2 API.</string>
8</resources>