| Index: chrome/app/settings_strings.grdp
|
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
|
| index cc76be69862fcbe14d0e005525a8f1861862c0f4..6be10e1e03f4abe823cab3f329d66f1dd02d5924 100644
|
| --- a/chrome/app/settings_strings.grdp
|
| +++ b/chrome/app/settings_strings.grdp
|
| @@ -816,6 +816,21 @@
|
| <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_CONFIGURING_MESSAGE" desc="The configuring-in-progress message shown in the configuring printer dialog.">
|
| Configuring <ph name="PRINTER_NAME">$1<ex>printer</ex></ph> ...
|
| </message>
|
| + <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_SEARCHING_PRINTER" desc="The searching-in-progress message shown in the manually add printer dialog.">
|
| + Searching for printer...
|
| + </message>
|
| + <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_NOT_FOUND_PRINTER" desc="The printer-not-found message shown in the manually add printer dialog.">
|
| + Printer not found
|
| + </message>
|
| + <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_FOUND_PRINTER" desc="The printer-found message shown in the manually add printer dialog.">
|
| + Printer found
|
| + </message>
|
| + <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_SELECT_MANUFACTURER_MODEL" desc="The message shown in the select manufacturer and model dialog.">
|
| + Could not detect your printer model. Select a manufacturer and model from the list.
|
| + </message>
|
| + <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_MANUFACTURER" desc="Label for the dropdown menu to select a manufacturer for the printer.">
|
| + Manufacturer
|
| + </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
|
|
|