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

Unified Diff: chrome/app/generated_resources.grd

Issue 1125343004: Add a "Simplify Page" option to the print preview dialog (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Simplify version of the HiddenPrintPreview and solved issues pointed out by the last review Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index fe443ddee450a151c633afefa5f6d7fe5a3e7df3..b34d76720522f6e13841247c0d839a57eec5ce5c 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -8675,6 +8675,9 @@ I don't think this site should be blocked!
<message name="IDS_PRINT_PREVIEW_OPTIONS_LABEL" desc="Options label currently providing the choice to print headers and footers.">
Options
</message>
+ <message name="IDS_PRINT_PREVIEW_OPTION_PRINT_FRIENDLY" desc="Checkbox label that provides a choice to print a simplified version of the page.">
Vitaly Buka (NO REVIEWS) 2015/07/13 07:00:30 Please use the same name in the code for this feat
+ Print friendly
+ </message>
<message name="IDS_PRINT_PREVIEW_OPTION_HEADER_FOOTER" desc="Checkbox label that provides a choice to print the headers and footers.">
Headers and footers
</message>

Powered by Google App Engine
This is Rietveld 408576698