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

Unified Diff: chrome/app/chromeos_strings.grdp

Issue 2958653002: Fix string for single page print jobs. (Closed)
Patch Set: fix base 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
« no previous file with comments | « no previous file | chrome/browser/chromeos/printing/cups_print_job_notification.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/chromeos_strings.grdp
diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
index d15936180475a32c12d112d9ee8cdedf6d8377e5..712f8cf0c3f7d823804e6fbe886181fe02cb147a 100644
--- a/chrome/app/chromeos_strings.grdp
+++ b/chrome/app/chromeos_strings.grdp
@@ -6120,7 +6120,7 @@ All users must sign out to continue.
<ph name="PAGE_NUMBER">$1<ex>5</ex></ph> pages to <ph name="PRINTER_NAME">$2<ex>printer</ex></ph>
</message>
<message name="IDS_PRINT_JOB_NOTIFICATION_SINGLE_PAGE_MESSAGE" desc="Message of the print job notification for a single page.">
- 1 page to <ph name="PRINTER_NAME">$2<ex>printer</ex></ph>
+ 1 page to <ph name="PRINTER_NAME">$1<ex>printer</ex></ph>
</message>
<message name="IDS_PRINT_JOB_NOTIFICATION_CANCEL_BUTTON" desc="Text on the button for the user to cancel the current print job.">
Cancel printing
« no previous file with comments | « no previous file | chrome/browser/chromeos/printing/cups_print_job_notification.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698