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

Unified Diff: chrome/app/settings_strings.grdp

Issue 2017283002: MD Settings: implement printing page (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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
Index: chrome/app/settings_strings.grdp
diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
index a98e06ee0af042392d2c060a1541e5b98fb462e7..ec200fe500c2960ef170628197dc11bbbef127f4 100644
--- a/chrome/app/settings_strings.grdp
+++ b/chrome/app/settings_strings.grdp
@@ -551,9 +551,18 @@
This clears synced data from all devices.
</message>
- <!-- Cloud Print -->
- <message name="IDS_SETTINGS_GOOGLE_CLOUD_PRINT" desc="Label for the Google cloud print page and menu option.">
- Google cloud print
+ <!-- Printing -->
+ <message name="IDS_SETTINGS_PRINTING" desc="Title of the printing page and navigation item to get there.">
+ Printing
+ </message>
+ <message name="IDS_SETTINGS_PRINTING_CLOUD_PRINT_LEARN_MORE_LABEL" desc="Label for the link that teaches users how to use Google Cloud Print">
+ Set up or manage printers in Google Cloud Print.
+ </message>
+ <message name="IDS_SETTINGS_PRINTING_NOTIFICATIONS_LABEL" desc="Label for the checkbox which enabled notifications when new printers are added to the user's network">
+ Show notifications when new printers are detected on the network
+ </message>
+ <message name="IDS_SETTINGS_PRINTING_MANAGE_CLOUD_PRINT_DEVICES" desc="Text for the button which allows users to manager their Google Cloud Print devices">
+ Manage Cloud Print devices
</message>
<!-- Downloads Page -->

Powered by Google App Engine
This is Rietveld 408576698