Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3626)

Unified Diff: chrome/app/generated_resources.grd

Issue 362002: Remove legalese about autoupdate from install dialog. (Closed)
Patch Set: Created 11 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index bb4f6898dab4517a4530d3e23a44f14c7cb8aae8..62a912c9ce54b5f125eea6fc71895d28e9b10fb2 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -2565,28 +2565,28 @@ each locale. -->
</message>
<message name="IDS_EXTENSION_PROMPT_WARNING_NEW_BROWSER" desc="Warning displayed in body of extension dialog when the extension requires access to browser APIs.">
- This extension will have access to your browsing history and will autoupdate without further notice or action by you.
+ This extension will have access to your browsing history.
</message>
<message name="IDS_EXTENSION_PROMPT_WARNING_NEW_SINGLE_HOST" desc="Warning displayed in body of extension dialog when the extension requires access to a single host.">
- This extension will have access to your private data on <ph name="HOST">$1<ex>maps.google.com</ex></ph> and will autoupdate without further notice or action by you.
+ This extension will have access to your private data on <ph name="HOST">$1<ex>maps.google.com</ex></ph>.
</message>
<message name="IDS_EXTENSION_PROMPT_WARNING_NEW_SINGLE_HOST_AND_BROWSER" desc="Warning displayed in body of extension dialog when the extension requires access to a single host and browser APIs.">
- This extension will have access to your browsing history and private data on <ph name="HOST">$1<ex>maps.google.com</ex></ph>, and will autoupdate without further notice or action by you.
+ This extension will have access to your browsing history and private data on <ph name="HOST">$1<ex>maps.google.com</ex></ph>.
</message>
<message name="IDS_EXTENSION_PROMPT_WARNING_NEW_MULTIPLE_HOSTS" desc="Warning displayed in body of extension dialog when the extension requires access to multiple hosts, but not every host.">
- This extension will have access to your private data on multiple websites, and will autoupdate without further notice or action by you.
+ This extension will have access to your private data on multiple websites.
</message>
<message name="IDS_EXTENSION_PROMPT_WARNING_NEW_MULTIPLE_HOSTS_AND_BROWSER" desc="Warning displayed in body of extension dialog when the extension requires access to multiple hosts, but not every host, and browser APIs.">
- This extension will have access to your browsing history and private data on multiple websites, and will autoupdate without further notice or action by you.
+ This extension will have access to your browsing history and private data on multiple websites.
</message>
<message name="IDS_EXTENSION_PROMPT_WARNING_NEW_ALL_HOSTS" desc="Warning displayed in body of extension dialog when the extension requires access to all hosts.">
- This extension will have access to your private data on all websites and will autoupdate without further notice or action by you.
+ This extension will have access to your private data on all websites.
</message>
<message name="IDS_EXTENSION_PROMPT_WARNING_NEW_ALL_HOSTS_AND_BROWSER" desc="Warning displayed in body of extension dialog when the extension requires access to all hosts and browser APIs.">
- This extension will have access to your browsing history and private data on all websites, and will autoupdate without further notice or action by you.
+ This extension will have access to your browsing history and private data on all websites.
</message>
<message name="IDS_EXTENSION_PROMPT_WARNING_NEW_FULL_ACCESS" desc="Warning displayed in body of extension dialog when the extension requires access the local machine.">
- This extension will have full access to your computer and private data, and will autoupdate without further notice or action by you.
+ This extension will have full access to your computer and private data.
</message>
<!-- chrome://extensions page -->
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698