| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 84c4e0e536f70f09d0b6a7544c96661245a1913e..64a368314e598236b3e51799b2da3351051d8dd8 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -2539,6 +2539,14 @@ 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 local policy.">
|
| + Blocked
|
| + </message>
|
| + <message name="IDS_DOWNLOAD_INTERRUPTED_DESCRIPTION_BLOCKED"
|
| + desc="Download page message: Blocked.">
|
| + The download was blocked due to local security policy.
|
| + </message>
|
| <message name="IDS_DOWNLOAD_INTERRUPTED_STATUS_NETWORK_TIMEOUT"
|
| desc="Network Timeout.">
|
| Network Timeout
|
|
|