Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 274f935212a7a98b1b4f801fde7f2ac00ada1c8b..59ee52a4b72eed97ef6e2092f69a3fded31d741c 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -4226,8 +4226,8 @@ Public Exponent (<ph name="PUBLIC_EXPONENT_NUM_BITS">$3<ex>24</ex></ph> bits): |
| </message> |
| <!-- DevTools file system access --> |
| - <message name="IDS_DEV_TOOLS_MAGIC_FILE_NOT_EXISTS_MESSAGE" desc="Message that is shown in DevTools when user selects file system folder without security file while adding file system to DevTools."> |
| - The selected folder should contain an empty file with the following name: "$1". |
| + <message name="IDS_DEV_TOOLS_CONFIRM_ADD_FILE_SYSTEM_MESSAGE" desc="Message displayed in DevTools infobar when user attempts to add file system to DevTools."> |
| + DevTools requests permission to access the following file system path: $1. |
|
Tom Sepez
2013/04/25 19:58:45
The message ought to be scarier, talking about ens
|
| </message> |
| <!-- Advanced reload button menu --> |