| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index fe309aadec8bb7c8fc459f9fe20e33cc9146355e..23391d90fcda3a4a681abfcb2400d4adf9d1924c 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -1873,6 +1873,10 @@ Psst! Incognito mode <ph name="SHORTCUT_KEY">$1<ex>(Ctrl+Shift+N)</ex></ph> may
|
| desc="Size and units downloaded.">
|
| <ph name="DOWNLOAD_RECEIVED">$1<ex>54kB</ex></ph>/<ph name="DOWNLOAD_TOTAL">$2<ex>154MB</ex></ph>
|
| </message>
|
| + <message name="IDS_DOWNLOAD_STATUS_OPEN"
|
| + desc="Status that the file download is completed and ready to open.">
|
| + Open
|
| + </message>
|
| <message name="IDS_DOWNLOAD_STATUS_OPEN_IN"
|
| desc="Time left until the file download completes and the file is opened.">
|
| Opening in <ph name="TIME_REMAINING">$1<ex>5 sec</ex></ph>...
|
|
|