Chromium Code Reviews| Index: chrome/app/settings_strings.grdp |
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp |
| index 03b27e250b9503c9a7ecc3332a4d9bbfb9856c08..8d962db43b80545d3bf99ecbbad88924bb616737 100644 |
| --- a/chrome/app/settings_strings.grdp |
| +++ b/chrome/app/settings_strings.grdp |
| @@ -831,6 +831,9 @@ |
| <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_MANUFACTURER" desc="Label for the dropdown menu to select a manufacturer for the printer."> |
| Manufacturer |
| </message> |
| + <message name="IDS_SETTINGS_PRINTING_CUPS_PRINTER_ADDED_PRINTER_MESSAGE" desc="The message shown when a new printer is setup successfully."> |
|
michaelpg
2016/09/20 20:58:42
nit: "set up" (2 words)
xdai1
2016/09/21 17:40:19
Done.
|
| + Added <ph name="PRINTER_NAME">$1<ex>printer</ex></ph> |
| + </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 |