Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1841)

Unified Diff: chrome/browser/resources/settings/printing_page/cups_add_printer_dialog.html

Issue 2939233002: CUPS: Modify the dialog title for manufacturer-and-model dialog. (Closed)
Patch Set: nit. Rebase. Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/resources/settings/printing_page/cups_add_printer_dialog.html
diff --git a/chrome/browser/resources/settings/printing_page/cups_add_printer_dialog.html b/chrome/browser/resources/settings/printing_page/cups_add_printer_dialog.html
index 9fd16e303034b941078ca303cc9321824a895d9a..3c21962a56f70b0b99ccb5fd333ddd2f603c38e5 100644
--- a/chrome/browser/resources/settings/printing_page/cups_add_printer_dialog.html
+++ b/chrome/browser/resources/settings/printing_page/cups_add_printer_dialog.html
@@ -291,7 +291,7 @@
}
</style>
<add-printer-dialog>
- <div class="dialog-title">$i18n{addPrintersManuallyTitle}</div>
+ <div class="dialog-title">$i18n{selectManufacturerAndModelTitle}</div>
<div class="dialog-body">
<div class="settings-box two-line">
<div class="start">
« no previous file with comments | « chrome/app/settings_strings.grdp ('k') | chrome/browser/resources/settings/printing_page/cups_add_printer_dialog.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698