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

Unified Diff: chrome/app/generated_resources.grd

Issue 7453036: Added flags to expose GCP->print preview integration (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Review feedback Created 9 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | no next file with comments »
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 437f56538ed127278286f16e549309e5b40419d2..028360ea7c9afacac042d4bcc55dccd372297330 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -13227,6 +13227,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_CLOUD_PRINT_TOKEN_EXPIRED_MESSAGE" desc="The message to display when the cloud print token has expired.">
The credentials used to share your printers to <ph name="CLOUD_PRINT_NAME">Google Cloud Print</ph> have expired. Please click here to re-enter your username and password.
</message>
+ <message name="IDS_FLAGS_CLOUD_PRINT_NAME">
+ <ph name="CLOUD_PRINT_NAME">Google Cloud Print</ph>
+ </message>
+ <message name="IDS_FLAGS_CLOUD_PRINT_DESCRIPTION">
+ Enable printing via <ph name="CLOUD_PRINT_NAME">Google Cloud Print</ph>. Note, that this will likely only work if Print Preview is also enabled.
+ </message>
<!-- Enterprise enrollment dialog -->
<if expr="pp_ifdef('chromeos')">
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698