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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 501273002: Update extension install prompt to reflect withheld permissions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Prompt and Updater changes Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index df62191eda83805ce3770ada2734e32ce19ad917..8b848b5ae93784f8ee066a0b785687ebf7d10c48 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -4192,6 +4192,9 @@ Make sure you do not expose any sensitive information.
<message name="IDS_EXTENSION_PROMPT_CAN_ACCESS" desc="Second line in the content area of the extension or app permissions view dialog. Note that the exact wording is important. This should mean that the extension _can now_ access the listed privileges, because it has already been installed. This message appeared because the user must approve new permissions of the extension or app.">
It can:
</message>
+ <message name="IDS_EXTENSION_PROMPT_WITHHELD" desc="Header for withheld permissions warning on extension install.">
+ Warning: You've enabled the --scripts-require-action flag which limits the capabilities on this computer. However, other devices may not support this flag or have it enabled. On these computers, this extension can also:
+ </message>
<message name="IDS_EXTENSION_NO_SPECIAL_PERMISSIONS" desc="Shown when the app/extension requires no special permission">
Has no special permissions.
</message>
« no previous file with comments | « no previous file | chrome/browser/extensions/bundle_installer.cc » ('j') | chrome/browser/extensions/external_install_error.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698