Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| =================================================================== |
| --- chrome/app/generated_resources.grd (revision 68335) |
| +++ chrome/app/generated_resources.grd (working copy) |
| @@ -5492,6 +5492,9 @@ |
| <message name="IDS_PRINT_PREVIEW_LOADING" desc="Message to display while the print preview renders."> |
| Loading... |
| </message> |
| + <message name="IDS_PRINT_PREVIEW_NO_PLUGIN" desc="Message to display when the PDF viewer is missing."> |
| + PDF viewer not available. |
|
James Hawkins
2010/12/06 18:23:36
Is this string from the mocks?
Lei Zhang
2010/12/06 20:47:14
No, but we should deal with the case for users wit
James Hawkins
2010/12/06 20:50:53
I'm fine with it for now, but I think we should as
|
| + </message> |
| <message name="IDS_PRINT_PREVIEW_NO_PRINTER" desc="Select box entry when there is no printer."> |
| No printers found |
| </message> |