Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 82b3691e2fa116848db97a49ee57b3ddbdbf0f15..3e51014e4675a7bb91839046f8eb680ef353d82c 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."> |
| + Not authorized |
|
asanka
2014/07/11 18:13:53
"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 cert problem."> |
|
asanka
2014/07/11 18:13:53
Nit: spell out certificate.
|
| + Server certificate problem |
|
asanka
2014/07/11 18:13:53
"Bad certificate"
|
| + </message> |
| + <message name="IDS_DOWNLOAD_INTERRUPTED_DESCRIPTION_SERVER_CERT_PROBLEM" |
| + desc="Download page message: Server cert problem."> |
| + There was a problem with server's certificate. |
| + </message> |
| <!-- Download Shelf Items --> |
| <message name="IDS_DOWNLOAD_STATUS_STARTING" |