| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index ee7fd288dff89f031df6edc0b76bb73f7d58a2b7..3783c4e988c151ecff77d0ec368d8ce78a4aebd1 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -3317,7 +3317,7 @@ Public Exponent (<ph name="PUBLIC_EXPONENT_NUM_BITS">$3<ex>24</ex></ph> bits):
|
|
|
| <!-- DevTools file system access -->
|
| <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 full access to $1.
|
| + DevTools requests full access to <ph name="FOLDER_PATH">$1<ex>C:\Projects\foo\</ex></ph>.
|
| Make sure you do not expose any sensitive information.
|
| </message>
|
|
|
|
|