Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index ab09e5a7ed712de85977c9f64878c93401628b9d..d5c8d202df542938165aeaf538194a2949f6671b 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -4147,6 +4147,9 @@ Make sure you do not expose any sensitive information. |
| <message name="IDS_EXTENSION_PROMPT_WARNING_DOWNLOADS_OPEN" desc="Permission string for access to downloads."> |
| Open downloaded files |
| </message> |
| + <message name="IDS_EXTENSION_PROMPT_WARNING_FILE_SYSTEM_DIRECTORY" desc="Permission string for access to directories and their contents."> |
| + Access directories that you have opened in the application |
|
Matt Giuca
2013/08/27 04:30:53
What does "Access" mean? (I see you use similar wo
|
| + </message> |
| <message name="IDS_EXTENSION_PROMPT_WARNING_FILE_SYSTEM_WRITE" desc="Permission string for write access to the file system."> |
| Write to files that you have opened in the application |
| </message> |