Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 5f4d41c06bcd54fb60b6185067fb67afeb024eeb..888507a367d82e0eb989fa253ec91946478d0183 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -1766,6 +1766,22 @@ Psst! Incognito mode <ph name="SHORTCUT_KEY">$1<ex>(Ctrl+Shift+N)</ex></ph> may |
desc="Download page message: Browser Crash."> |
The browser crashed before the download completed. |
</message> |
+ <message name="IDS_DOWNLOAD_INTERRUPTED_STATUS_UNAUTHORIZED" |
+ desc="Not authorized."> |
+ Needs authorization |
+ </message> |
+ <message name="IDS_DOWNLOAD_INTERRUPTED_DESCRIPTION_UNAUTHORIZED" |
+ desc="Download page message: Not authorized."> |
+ Server did not authorize you to access this resource. |
+ </message> |
+ <message name="IDS_DOWNLOAD_INTERRUPTED_STATUS_SERVER_CERT_PROBLEM" |
+ desc="Server certificate problem."> |
+ Bad certificate |
+ </message> |
+ <message name="IDS_DOWNLOAD_INTERRUPTED_DESCRIPTION_SERVER_CERT_PROBLEM" |
+ desc="Download page message: Server certificate problem."> |
+ There was a problem with server's certificate. |
+ </message> |
<!-- Download Shelf Items --> |
<message name="IDS_DOWNLOAD_STATUS_STARTING" |