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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 399973004: Advanced printing destination settings modal dialog (non-functional yet, just the skeleton). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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/resources/print_preview/common/search_box.css » ('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 70a38119331efea0c794ec997f78f776f7335849..aeaede98c4bd3c045bbe452d892f59bde4c0a84a 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -8121,9 +8121,6 @@ Keep your key file in a safe place. You will need it to create new versions of y
Opening PDF in Preview
</message>
</if>
- <message name="IDS_PRINT_PREVIEW_CANCEL_BUTTON" desc="Cancel button.">
- Cancel
- </message>
<message name="IDS_PRINT_PREVIEW_OPTION_ALL_PAGES" desc="Option to print all pages.">
All
</message>
@@ -8274,9 +8271,6 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_PRINT_PREVIEW_DESTINATION_SEARCH_TITLE" desc="Title of the destination search UI component.">
Select a destination
</message>
- <message name="IDS_PRINT_PREVIEW_USER_INFO" desc="Message describing which user's destinations are being shown.">
- Showing destinations for <ph name="EMAIL">$1<ex>testing@gmail.com</ex></ph>
- </message>
<message name="IDS_PRINT_PREVIEW_ACCOUNT_SELECT_TITLE" desc="Title of the user's account selection control, to choose the account destinations are being shown for.">
Showing destinations for
</message>
@@ -8360,6 +8354,15 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_PRINT_PREVIEW_REGISTER_PROMO_BUTTON_TEXT">
Register
</message>
+ <message name="IDS_PRINT_PREVIEW_ADVANCED_SETTINGS_SEARCH_BOX_PLACEHOLDER" desc="Text to put in a advanced settings search box when user has not entered a search query.">
+ Search settings
+ </message>
+ <message name="IDS_PRINT_PREVIEW_ADVANCED_SETTINGS_DIALOG_TITLE" desc="Title of the advanced printer settings selection dialog.">
+ Advanced settings for <ph name="PRINTING_DESTINATION">$1<ex>Office printer</ex></ph>
+ </message>
+ <message name="IDS_PRINT_PREVIEW_ADVANCED_SETTINGS_DIALOG_CONFIRM" desc="In title case: The text for the accept button on the printer advanced settings dialog.">
+ Apply
+ </message>
</if>
<!-- Load State -->
« no previous file with comments | « no previous file | chrome/browser/resources/print_preview/common/search_box.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698