| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index bc48cad224d8ea05ee0f32294e129ec300708100..d1a64fdc7b15da39ec7e4901221e821e63fcf3d8 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -5849,6 +5849,9 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_PRINT_PREVIEW_FAILED" desc="Message to display when print preview fails.">
|
| Print preview failed.
|
| </message>
|
| + <message name="IDS_PRINT_PREVIEW_INITIATOR_TAB_CRASHED" desc="Error message displayed when print preview fails because the tab that initiated the print preview crashed.">
|
| + Print is unavailable because the page you were trying to print has crashed.
|
| + </message>
|
| <message name="IDS_PRINT_PREVIEW_INITIATOR_TAB_CLOSED" desc="Error message displayed when print preview fails because the user closed the tab that initiated the print preview.">
|
| Print is unavailable because the page you were trying to print has been closed.
|
| </message>
|
|
|