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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 2556023002: Added flags for PrintBrowser mode (Closed)
Patch Set: Fix git weirdness Created 4 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:
Download patch
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/common/chrome_switches.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 5f638f60cb05027ebb21613f51a0843385097426..2f31dcca84fa92397730272abbf67f45f6ce83e2 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -5166,6 +5166,14 @@ Keep your key file in a safe place. You will need it to create new versions of y
If enabled, an option to scale documents will be available in print preview.
</message>
+ <!-- Print Browser feature -->
+ <message name="IDS_FLAGS_PRINT_BROWSER_NAME" desc="Name for the flag to enable the print browser feature.">
+ Print Browser.
+ </message>
+ <message name="IDS_FLAGS_PRINT_BROWSER_DESCRIPTION" desc="Description for the flag to enable the print browser feature.">
+ If enabled, all pages will be rendered as though in print preview mode.
+ </message>
+
<!-- Components -->
<message name="IDS_COMPONENTS_TITLE" desc="Title for the chrome://components page.">
Components
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/common/chrome_switches.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698