| 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 -->
|
|
|