summaryrefslogtreecommitdiffstats
path: root/mobile/android/android-components/components/feature/prompts/src/main/res/values/quarantined_strings.xml
blob: 1564be16e28b17f225f8cc66bde3c9a54d86755d (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<!-- 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/. -->
<!-- Strings in this file are not yet ready for localization. -->
<resources>
    <!-- Text of the title of a dialog when a page is requesting to open a new window. -->
    <string name="mozac_feature_prompts_popup_dialog_title">Allow this site to open?</string>
</resources>