| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 6e532fc5d9b9f2b71c78d37c74bed68385a31567..4ea49745c26da91a9041582af97da0f45c16a118 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -9883,6 +9883,18 @@ I don't think this site should be blocked!
|
| <message name="IDS_OPTIONS_EXTENSION_PROXIES_LABEL" desc="The info label for the 'Proxy settings' button when managed by an extension.">
|
| Your network proxy settings are being managed by an extension.
|
| </message>
|
| +
|
| + <if expr="chromeos">
|
| + <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_CUPS_PRINT" desc="The title for the section of CUPS Print in Chrome OS advanced settings.">
|
| + Printers
|
| + </message>
|
| + <message name="IDS_OPTIONS_ADVANCED_SECTION_CUPS_PRINT_LABEL" desc="Label for the CUPS Print section in Chrome OS advanced settings.">
|
| + Set up or manage local printers.
|
| + </message>
|
| + <message name="IDS_OPTIONS_ADVANCED_SECTION_CUPS_PRINT_MANAGE_BUTTON" desc="Text on the button to take the user to Chrome settings page of CUPS printers.">
|
| + Manage
|
| + </message>
|
| + </if>
|
|
|
| <message name="IDS_GOOGLE_CLOUD_PRINT" desc="The name of the Google Cloud Print product.">
|
| Google Cloud Print
|
|
|