| Index: chrome/app/settings_strings.grdp
|
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
|
| index 3c6d00f5c14efe1db11fd5447b68e039cea02007..9669dcd5f9bd970c26219cc48c35761223372532 100644
|
| --- a/chrome/app/settings_strings.grdp
|
| +++ b/chrome/app/settings_strings.grdp
|
| @@ -623,6 +623,14 @@
|
| <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>
|
| + <if expr="chromeos">
|
| + <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTERS" desc="In Printing Settings, the title of the CUPS printers setting section.">
|
| + Printers
|
| + </message>
|
| + </if>
|
| + <message name="IDS_SETTINGS_PRINTING_CLOUD_PRINTERS" desc="In Printing Settings, the title of the google cloud printers setting section.">
|
| + Google Cloud Print
|
| + </message>
|
|
|
| <!-- Downloads Page -->
|
| <message name="IDS_SETTINGS_DOWNLOADS" desc="Name of the settings page which displays download preferences.">
|
|
|