Cleanup raw string used in cups_add_printer_dialog.html |
||
Issue descriptionAt [1], the string literal "Driver not found (exact error message TBD)" is hard-coded in the code. This line was added in 2016 (see [2]) and has not been updated since. Let's either localize that string, or remove this error message if it is never shown. [1] https://cs.chromium.org/chromium/src/chrome/browser/resources/settings/printing_page/cups_add_printer_dialog.html?sq=package:chromium&g=0&l=233 [2] https://codereview.chromium.org/2333283004
,
Jun 4 2018
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Jun 4 2018