Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index ff6aa6b1fb88a32a9f64e03db7cf2749aa996814..0c4642ffaecc6d57e428b16182855d342711df86 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -1635,6 +1635,14 @@ are declared in build/common.gypi. |
| desc="Download page message: Forbidden."> |
| Access to this resource was forbidden by the server. |
| </message> |
| + <message name="IDS_DOWNLOAD_INTERRUPTED_STATUS_UNREACHABLE" |
|
svaldez
2016/01/13 17:29:18
Might want to reword both of these if they also ap
asanka
2016/01/28 02:24:17
I only intend to return this error when we encount
svaldez
2016/01/28 21:53:46
In that case the text is probably fine.
|
| + desc="An unexpected response was received which may indicate that the server is not reachable due to an intermediary."> |
| + Server unreachable |
| + </message> |
| + <message name="IDS_DOWNLOAD_INTERRUPTED_DESCRIPTION_UNREACHABLE" |
| + desc="Download page message: An unexpected response was received which may indicate that the server is not reachable due to an intermediary."> |
| + The server may be unreachable. Try again later. |
| + </message> |
| <message name="IDS_DOWNLOAD_NOTIFICATION_LABEL_OPEN_WHEN_COMPLETE" |
| desc="Download notifications: Label for 'Open when download is complete' action button on notification"> |