| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 4cfcb9b7bf1daec82273b8c51c79c0c837822e8b..0272deb52f29986f0a2612ca4309a0c1562cfa04 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -2642,6 +2642,22 @@ Psst! Incognito mode <ph name="SHORTCUT_KEY">$1<ex>(Ctrl+Shift+N)</ex></ph> may
|
| desc="Download page message: Virus.">
|
| This file was blocked by anti-virus software.
|
| </message>
|
| + <message name="IDS_DOWNLOAD_INTERRUPTED_STATUS_BLOCKED"
|
| + desc="The download was blocked due to security policy.">
|
| + Blocked
|
| + </message>
|
| + <message name="IDS_DOWNLOAD_INTERRUPTED_DESCRIPTION_BLOCKED"
|
| + desc="Download page message: The download was blocked due to security policy on this machine.">
|
| + Security settings on your computer didn't allow this download.
|
| + </message>
|
| + <message name="IDS_DOWNLOAD_INTERRUPTED_STATUS_SECURITY_CHECK_FAILED"
|
| + desc="The security check performed on this download failed unexpectedly">
|
| + Virus Scan Failed
|
| + </message>
|
| + <message name="IDS_DOWNLOAD_INTERRUPTED_DESCRIPTION_SECURITY_CHECK_FAILED"
|
| + desc="Download page message: The security check performed on this download failed unexpectedly">
|
| + Anti-virus software failed unexpectedly while scanning this file.
|
| + </message>
|
| <message name="IDS_DOWNLOAD_INTERRUPTED_STATUS_NETWORK_TIMEOUT"
|
| desc="Network Timeout.">
|
| Network Timeout
|
|
|