Revision control

Copy as Markdown

<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Name of the "notification channel" used for displaying media notification. See https://developer.android.com/training/notify-user/channels -->
<string name="mozac_feature_media_notification_channel">ମିଡ଼ିଆ</string>
<!-- Title of notification shown when the device's camera is shared with a website (WebRTC) -->
<string name="mozac_feature_media_sharing_camera">କ୍ୟାମେରା ଅନ ଅଛି</string>
<!-- Title of notification shown when the device's microphone is shared with a website (WebRTC) -->
<string name="mozac_feature_media_sharing_microphone">ମାଇକ୍ରୋଫୋନ ଅନ ଅଛି</string>
</resources>