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

Unified Diff: chrome/app/generated_resources.grd

Issue 702603004: Renamed DISABLE_BASIC_PRINTING and ENABLE_FULL_PRINTING. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Wed Nov 5 02:31:54 PST 2014 Created 6 years, 1 month 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 c319976d6610a1489767c4f5e66c98d1979663e4..920e038908fb9c46b33996e64b64ad68d0ee1db6 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -8280,7 +8280,7 @@ Keep your key file in a safe place. You will need it to create new versions of y
The selected printer is not available or not installed correctly. Check your printer or try selecting another printer.
</message>
</if>
- <if expr="enable_full_printing">
+ <if expr="enable_print_preview">
<message name="IDS_PRINT_PREVIEW_TITLE" desc="Fallback title for print preview page.">
Print
</message>

Powered by Google App Engine
This is Rietveld 408576698