Commit 771d3a91 authored by reddaly's avatar reddaly Committed by Commit bot

Install warning message for extensions that use chrome.mdns API.

BUG=451526

Review URL: https://codereview.chromium.org/1012173002

Cr-Commit-Position: refs/heads/master@{#321500}
parent df4f75d1
...@@ -4620,6 +4620,9 @@ Even if you have downloaded files from this website before, the website might ha ...@@ -4620,6 +4620,9 @@ Even if you have downloaded files from this website before, the website might ha
<message name="IDS_EXTENSION_PROMPT_WARNING_MANAGEMENT" desc="Permisson string for access to extension management."> <message name="IDS_EXTENSION_PROMPT_WARNING_MANAGEMENT" desc="Permisson string for access to extension management.">
Manage your apps, extensions, and themes Manage your apps, extensions, and themes
</message> </message>
<message name="IDS_EXTENSION_PROMPT_WARNING_MDNS" desc="Permisson string for access to list of mDNS services on a network.">
Discover devices on your local network
</message>
<message name="IDS_EXTENSION_PROMPT_WARNING_TOPSITES" desc="Permission string for access to the list of most frequently visited websites."> <message name="IDS_EXTENSION_PROMPT_WARNING_TOPSITES" desc="Permission string for access to the list of most frequently visited websites.">
Read a list of your most frequently visited websites Read a list of your most frequently visited websites
</message> </message>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment