Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index a9bc9692241891ff42b57086debfd19e4b3a3403..715ea890e66c370d605ac0364e3359a980cd3244 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -4350,6 +4350,9 @@ Update checks have repeatedly failed for the extension "<ph name="EXTENSION_NAME |
<message name="IDS_EXTENSION_PROMPT_WARNING_AUDIO_AND_VIDEO_CAPTURE" desc="Permission string for access to both audio and video capture devices."> |
Use your microphone and camera |
</message> |
+ <message name="IDS_EXTENSION_PROMPT_WARNING_DOWNLOADS" desc="Permission string for access to downloads."> |
+ Download files |
+ </message> |
<!-- Extension/App error messages --> |
<message name="IDS_EXTENSION_CANT_GET_ABSOLUTE_PATH" desc="Warning displayed in pack dialog when the absolute path to the extension directory can not be found."> |