| Index: chrome/app/settings_strings.grdp
|
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
|
| index 6e5d76a53f4717df023cd9c5625761e22946e0b4..ec70e47fca20c3dab89716dbad3a0a59716bb9b8 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.">
|
|
|