| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 91c573ed0640a1f095e9cd4ec105a2db9d781c4b..3d1cf1b07e0c221dbeb16de63eaf0da1147e0fb9 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -1790,7 +1790,7 @@ From <ph name="DOWNLOAD_DOMAIN">$3<ex>example.com</ex></ph>
|
| </if>
|
| <message name="IDS_PROMPT_UNCOMMON_DOWNLOAD_CONTENT"
|
| desc="Message shown to the user to validate the download when the download content is classified as uncommon by safebrowsing.">
|
| - <ph name="FILE_NAME">$1<ex>bla.exe</ex></ph> is not commonly downloaded and could be dangerous.
|
| + <ph name="FILE_NAME">$1<ex>bla.exe</ex></ph> is not commonly downloaded and may be dangerous.
|
| </message>
|
| <message name="IDS_BLOCK_REASON_UNCOMMON_DOWNLOAD"
|
| desc="Message shown to the user on chrome://downloads page to explain that this download is blocked because it is uncommon.">
|
|
|