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

Unified Diff: chrome/app/generated_resources.grd

Issue 10836330: Rasterize page before printing. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 4 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
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/browser/about_flags.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 068b131252cd8d08a8116fd5f3c2c09bac83cea3..3351d6c1e05ea871da7a521a1df5b211a5049e24 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -5361,6 +5361,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_FLAGS_PRINT_SETTING_RESET_DESCRIPTION" desc="Description for flag to reset the last printer and settings on browser restart.">
Reset the last used printer on restart. With this enabled, the OS default printer will become the current printer for print preview on each browser start.
</message>
+ <message name="IDS_FLAGS_PRINT_RASTER_NAME" desc="Name of 'Print raster' flag.">
Lei Zhang 2012/08/21 20:18:33 Put this inside a <if expr="is_win"> ?
Vitaly Buka (NO REVIEWS) 2012/08/21 20:39:55 Done. But it seems uncommon. On 2012/08/21 20:18:3
Lei Zhang 2012/08/21 20:51:01 Most flags are x-platform. is_os tags probably sho
Vitaly Buka (NO REVIEWS) 2012/08/21 21:14:26 I just noticed there are several windows only flag
+ Print raster
+ </message>
+ <message name="IDS_FLAGS_PRINT_RASTER_DESCRIPTION" desc="Description for 'Print raster' flag.">
+ Rasterise page before printing. Slower, but may help to resolve issues with some printers
+ </message>
<message name="IDS_FLAGS_CRXLESS_WEB_APPS_NAME" desc="Title of the CRX-less web apps lab">
CRX-less Web Apps
</message>
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/browser/about_flags.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698