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

Side by Side Diff: chrome/app/chromeos_strings.grdp

Issue 2872733002: [CUPS] Update UI for CUPS printing notifications. (Closed)
Patch Set: . Created 3 years, 7 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 unified diff | 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 »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- Chrome OS-specific strings (included from generated_resources.grd). 2 <!-- Chrome OS-specific strings (included from generated_resources.grd).
3 Everything in this file is wrapped in <if expr="chromeos">. --> 3 Everything in this file is wrapped in <if expr="chromeos">. -->
4 <grit-part> 4 <grit-part>
5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required."> 5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required.">
6 </message> 6 </message>
7 <!-- Idle logout dialog for retail mode --> 7 <!-- Idle logout dialog for retail mode -->
8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only."> 8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only.">
9 Are you still there? 9 Are you still there?
10 </message> 10 </message>
(...skipping 6661 matching lines...) Expand 10 before | Expand all | Expand 10 after
6672 To use Android apps, charge &amp; update your <ph name="DEVICE_TYPE">$1<ex>C hromebook</ex></ph>. 6672 To use Android apps, charge &amp; update your <ph name="DEVICE_TYPE">$1<ex>C hromebook</ex></ph>.
6673 </message> 6673 </message>
6674 <message name="IDS_ARC_MIGRATE_ENCRYPTION_NOTIFICATION_RESTART_BUTTON" desc="L abel for the button in the notification that navigates the user to sign-out for completing the encryption update step."> 6674 <message name="IDS_ARC_MIGRATE_ENCRYPTION_NOTIFICATION_RESTART_BUTTON" desc="L abel for the button in the notification that navigates the user to sign-out for completing the encryption update step.">
6675 Sign out &amp; sign back in 6675 Sign out &amp; sign back in
6676 </message> 6676 </message>
6677 <message name="IDS_ARC_MIGRATE_ENCRYPTION_SUCCESS_MESSAGE" desc="Message of th e toast shown on the first sign-in after the successfully completed migration ne eded for using Android apps."> 6677 <message name="IDS_ARC_MIGRATE_ENCRYPTION_SUCCESS_MESSAGE" desc="Message of th e toast shown on the first sign-in after the successfully completed migration ne eded for using Android apps.">
6678 Update successful. You can now use Android apps. 6678 Update successful. You can now use Android apps.
6679 </message> 6679 </message>
6680 6680
6681 <!-- Print Job Notification --> 6681 <!-- Print Job Notification -->
6682 <message name="IDS_PRINT_JOB_PRINTING_NOTIFICATION_MESSAGE" desc="Message of t he printing-in-progress notification."> 6682 <message name="IDS_PRINT_JOB_PRINTING_NOTIFICATION_TITLE" desc="Title of the p rinting-in-progress notification.">
6683 Now printing <ph name="PAGE_NUMBER">$1<ex>5</ex></ph> pages to <ph name="PRI NTER_NAME">$2<ex>printer</ex></ph> 6683 Now printing <ph name="DOCUMENT_NAME">$1<ex>document.pdf</ex></ph>
6684 </message> 6684 </message>
6685 <message name="IDS_PRINT_JOB_DONE_NOTIFICATION_MESSAGE" desc="Message of the s uccessful printing notitification."> 6685 <message name="IDS_PRINT_JOB_DONE_NOTIFICATION_TITLE" desc="Title of the succe ssful printing notification.">
6686 Successfully printed <ph name="PAGE_NUMBER">$1<ex>5</ex></ph> pages to <ph n ame="PRINTER_NAME">$2<ex>printer</ex></ph> 6686 Successfully printed <ph name="DOCUMENT_NAME">$1<ex>document.pdf</ex></ph>
6687 </message> 6687 </message>
6688 <message name="IDS_PRINT_JOB_ERROR_NOTIFICATION_MESSAGE" desc="Message of the error printing notification."> 6688 <message name="IDS_PRINT_JOB_ERROR_NOTIFICATION_TITLE" desc="Title of the erro r printing notification.">
6689 Error printing <ph name="PAGE_NUMBER">$1<ex>5</ex></ph> pages to <ph name="P RINTER_NAME">$2<ex>printer</ex></ph> 6689 Error printing <ph name="DOCUMENT_NAME">$1<ex>document.pdf</ex></ph>
6690 </message>
6691 <message name="IDS_PRINT_JOB_NOTIFICATION_MESSAGE" desc="Message of the print job notification.">
6692 <ph name="PAGE_NUMBER">$1<ex>5</ex></ph> pages to <ph name="PRINTER_NAME">$2 <ex>printer</ex></ph>
6693 </message>
6694 <message name="IDS_PRINT_JOB_NOTIFICATION_SINGLE_PAGE_MESSAGE" desc="Message o f the print job notification for a single page.">
6695 1 page to <ph name="PRINTER_NAME">$2<ex>printer</ex></ph>
6690 </message> 6696 </message>
6691 <message name="IDS_PRINT_JOB_NOTIFICATION_CANCEL_BUTTON" desc="Text on the but ton for the user to cancel the current print job."> 6697 <message name="IDS_PRINT_JOB_NOTIFICATION_CANCEL_BUTTON" desc="Text on the but ton for the user to cancel the current print job.">
6692 Cancel printing 6698 Cancel printing
6693 </message> 6699 </message>
6694 <message name="IDS_PRINT_JOB_NOTIFICATION_PAUSE_BUTTON" desc="Text on the butt on for the user to pause the current print job."> 6700 <message name="IDS_PRINT_JOB_NOTIFICATION_PAUSE_BUTTON" desc="Text on the butt on for the user to pause the current print job.">
6695 Pause printing 6701 Pause printing
6696 </message> 6702 </message>
6697 <message name="IDS_PRINT_JOB_NOTIFICATION_RESUME_BUTTON" desc="Text on the but ton for the user to resume the current print job."> 6703 <message name="IDS_PRINT_JOB_NOTIFICATION_RESUME_BUTTON" desc="Text on the but ton for the user to resume the current print job.">
6698 Resume printing 6704 Resume printing
6699 </message> 6705 </message>
(...skipping 24 matching lines...) Expand all
6724 Attempts left: $1 6730 Attempts left: $1
6725 </message> 6731 </message>
6726 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N umber abbreviation"> 6732 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N umber abbreviation">
6727 PIN 6733 PIN
6728 </message> 6734 </message>
6729 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a s used in mobile phones) abbreviation"> 6735 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a s used in mobile phones) abbreviation">
6730 PUK 6736 PUK
6731 </message> 6737 </message>
6732 6738
6733 </grit-part> 6739 </grit-part>
OLDNEW
« 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