| Index: extensions/extensions_strings.grd
|
| diff --git a/extensions/extensions_strings.grd b/extensions/extensions_strings.grd
|
| index 4dce69946ee7d615857fafae4f77cacda8d36719..fec2b34d131aeee48eb45a6052c39b1940da2f09 100644
|
| --- a/extensions/extensions_strings.grd
|
| +++ b/extensions/extensions_strings.grd
|
| @@ -321,20 +321,20 @@
|
| <message name="IDS_EXTENSION_PROMPT_WARNING_NETWORK_STATE" desc="Permission string for network list access.">
|
| Access list of network connections
|
| </message>
|
| - <message name="IDS_EXTENSION_PROMPT_WARNING_SOCKET_ANY_HOST" desc="Permission string for access to any computer on the local network or internet.">
|
| - Exchange data with any computer on the local network or internet
|
| + <message name="IDS_EXTENSION_PROMPT_WARNING_SOCKET_ANY_HOST" desc="Permission string for access to any device on the local network or internet.">
|
| + Exchange data with any device on the local network or internet
|
| </message>
|
| - <message name="IDS_EXTENSION_PROMPT_WARNING_SOCKET_HOSTS_IN_DOMAIN" desc="Permission string for access to any computer within a single domains on the local network or internet.">
|
| - Exchange data with any computer in the domain <ph name="DOMAIN">$1<ex>example.com</ex></ph>
|
| + <message name="IDS_EXTENSION_PROMPT_WARNING_SOCKET_HOSTS_IN_DOMAIN" desc="Permission string for access to any device within a single domains on the local network or internet.">
|
| + Exchange data with any device in the domain <ph name="DOMAIN">$1<ex>example.com</ex></ph>
|
| </message>
|
| - <message name="IDS_EXTENSION_PROMPT_WARNING_SOCKET_HOSTS_IN_DOMAINS" desc="Permission string for access to any computer within multiple domains on the local network or internet.">
|
| - Exchange data with any computer in the domains: <ph name="DOMAINS">$1<ex>example.com example.org</ex></ph>
|
| + <message name="IDS_EXTENSION_PROMPT_WARNING_SOCKET_HOSTS_IN_DOMAINS" desc="Permission string for access to any device within multiple domains on the local network or internet.">
|
| + Exchange data with any device in the domains: <ph name="DOMAINS">$1<ex>example.com example.org</ex></ph>
|
| </message>
|
| - <message name="IDS_EXTENSION_PROMPT_WARNING_SOCKET_SPECIFIC_HOST" desc="Permission string for access to a single specific computers on the local network or internet.">
|
| - Exchange data with the computer named <ph name="HOSTNAME">$1<ex>foo.example.com</ex></ph>
|
| + <message name="IDS_EXTENSION_PROMPT_WARNING_SOCKET_SPECIFIC_HOST" desc="Permission string for access to a single specific device on the local network or internet.">
|
| + Exchange data with the device named <ph name="HOSTNAME">$1<ex>foo.example.com</ex></ph>
|
| </message>
|
| - <message name="IDS_EXTENSION_PROMPT_WARNING_SOCKET_SPECIFIC_HOSTS" desc="Permission string for access to multiple specific computers on the local network or internet.">
|
| - Exchange data with the computers named: <ph name="HOSTNAMES">$1<ex>foo.example.com bar.example.com</ex></ph>
|
| + <message name="IDS_EXTENSION_PROMPT_WARNING_SOCKET_SPECIFIC_HOSTS" desc="Permission string for access to multiple specific devices on the local network or internet.">
|
| + Exchange data with the devices named: <ph name="HOSTNAMES">$1<ex>foo.example.com bar.example.com</ex></ph>
|
| </message>
|
|
|
| <!-- Device API strings. Please keep alphabetized. -->
|
|
|