18 lines
1.2 KiB
XML
18 lines
1.2 KiB
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<!-- Protocol-Handler-Intent-Picker strings (included from generated_resources.grd). -->
|
|
<!--This file is created by l10nUtil.js. Do not edit manually.-->
|
|
<grit-part>
|
|
<message name="IDS_PROTOCOL_HANDLER_INTENT_PICKER_SINGLE_TITLE" desc="Title for the protocol handler intent picker when there is one web app choice">
|
|
Do you want to use this application?
|
|
</message>
|
|
<message name="IDS_PROTOCOL_HANDLER_INTENT_PICKER_SINGLE_OK_BUTTON_TEXT" desc="Label for the button in the protocol handler intent picker dialog that dismisses the dialog and launches an application when there is one web app choice">
|
|
Allow
|
|
</message>
|
|
<message name="IDS_PROTOCOL_HANDLER_INTENT_PICKER_SINGLE_CANCEL_BUTTON_TEXT" desc="Label for the button in the protocol handler intent picker dialog that dismisses the dialog and does not launch an application when there is one web app choice">
|
|
Cancel
|
|
</message>
|
|
<message name="IDS_PROTOCOL_HANDLER_INTENT_PICKER_APP_ORIGIN_LABEL" desc="Label for the url origin of each item in the web app list in the protocol handler intent picker dialog">
|
|
Publisher: <ph name="APP_ORIGIN">$1<ex>google.com</ex></ph>
|
|
</message>
|
|
</grit-part>
|