Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 9b9df07abd1e58e5322ca1dca3b4c3efe02e9975..60ef167556ac1f96883ef1971ed898ee69abdc1d 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -8178,7 +8178,7 @@ Keep your key file in a safe place. You will need it to create new versions of y |
| Fit to page |
| </message> |
| <message name="IDS_PRINT_PREVIEW_OPTION_BACKGROUND_COLORS_AND_IMAGES" desc="Checkbox label shown in print preview page to print webpage backgrounds."> |
| - Background colors and images |
| + Background graphics |
| </message> |
| <message name="IDS_PRINT_PREVIEW_OPTION_SELECTION_ONLY" desc="Checkbox label shown in print preview page to print only selected content."> |
| Selection only |
| @@ -8293,6 +8293,12 @@ Keep your key file in a safe place. You will need it to create new versions of y |
| <message name="IDS_PRINT_PREVIEW_NO_DESTS_PROMO_ADD_PRINTER_BUTTON_LABEL" desc="Label of button to setup Google Cloud Print printers."> |
| Add a printer |
| </message> |
| + <message name="IDS_MORE_OPTIONS_LABEL" desc="Label of the toggle element to switch between showing more or less printing options in the Print Preview."> |
| + More options |
|
Vitaly Buka (NO REVIEWS)
2014/08/19 18:03:18
Chrome settings uses "Show advanced settings..." a
Aleksey Shlyapnikov
2014/08/22 01:09:39
This string is specified in mocks.
|
| + </message> |
| + <message name="IDS_LESS_OPTIONS_LABEL" desc="Label of the toggle element to switch between showing more or less printing options in the Print Preview."> |
| + Fewer options |
| + </message> |
| <message name="IDS_PRINT_PREVIEW_NO_DESTS_PROMO_NOT_NOW_BUTTON_LABEL" desc="Label of button to cancel the Google Cloud Print promotion."> |
| Not now |
| </message> |