Source code

Revision control

Copy as Markdown

Other Tools

<?xml version="1.0" encoding="utf-8"?>
<!--
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<resources>
<!--
Option in a dialog for requesting a microphone permission, this option will give access to
the first microphone
-->
<string name="mozac_feature_sitepermissions_option_microphone_one">ମାଇକ୍ରୋଫୋନ 1</string>
<!-- Text for a positive button in a permission request dialog. This will always allow and remember the decision of the user, this is the special case of the notification permission, that is only ask one time -->
<string name="mozac_feature_sitepermissions_always_allow">ସର୍ବଦା</string>
<!-- Text for a negative button in a permission request dialog. This will never allow and remember the decision of the user, this is the special case of the notification permission, that is only ask one time -->
<string name="mozac_feature_sitepermissions_never_allow">କଦାପି ନୁହେଁ</string>
<!-- Clickable text that will open a new tab navigating the user to online documentation about specific features. -->
<string name="mozac_feature_sitepermissions_learn_more_title">ଅଧିକ ଜାଣନ୍ତୁ</string>
</resources>