Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(785)

Unified Diff: chrome/app/generated_resources.grd

Issue 5574003: Print preview: Display a message when the PDF viewer is missing.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/dom_ui/print_preview_ui.cc » ('j') | chrome/browser/resources/print_preview.js » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « no previous file | chrome/browser/dom_ui/print_preview_ui.cc » ('j') | chrome/browser/resources/print_preview.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698