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

Side by Side Diff: chrome/app/generated_resources.grd

Issue 7976017: Simplified print preview printer selection to be more consistent with Chrome (Closed)
Patch Set: Fixed error with normal print triggering GCP Created 9 years, 2 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/resources/print_preview/print_preview.html » ('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 2
3 <!-- 3 <!--
4 This file contains definitions of resources that will be translated for each 4 This file contains definitions of resources that will be translated for each
5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available
6 for making strings OS specific. Other platform defines such as use_titlecase 6 for making strings OS specific. Other platform defines such as use_titlecase
7 are declared in build/common.gypi. 7 are declared in build/common.gypi.
8 --> 8 -->
9 9
10 <grit base_dir="." latest_public_release="0" current_release="1" 10 <grit base_dir="." latest_public_release="0" current_release="1"
(...skipping 6059 matching lines...) Expand 10 before | Expand all | Expand 10 after
6070 page range radio button 6070 page range radio button
6071 </message> 6071 </message>
6072 <message name="IDS_PRINT_PREVIEW_PRINT_TO_PDF" 6072 <message name="IDS_PRINT_PREVIEW_PRINT_TO_PDF"
6073 desc="Option shown on printer drop-down list for saving previewed document to PDF."> 6073 desc="Option shown on printer drop-down list for saving previewed document to PDF.">
6074 Print to PDF 6074 Print to PDF
6075 </message> 6075 </message>
6076 <message name="IDS_PRINT_PREVIEW_SIGN_IN" 6076 <message name="IDS_PRINT_PREVIEW_SIGN_IN"
6077 desc="Option shown in printer drop-down list when the user isn't signe d in to cloud print. Choosing it will display a sign in dialog."> 6077 desc="Option shown in printer drop-down list when the user isn't signe d in to cloud print. Choosing it will display a sign in dialog.">
6078 Sign in to access cloud printers... 6078 Sign in to access cloud printers...
6079 </message> 6079 </message>
6080 <message name="IDS_PRINT_PREVIEW_CLOUD_PRINTERS" 6080 <message name="IDS_PRINT_PREVIEW_MORE_PRINTERS"»
dpapad 2011/09/28 18:26:30 Remove whitespace at the end.
6081 desc="Option shown in printer drop-down list that serves as a heading above all cloud based printers."> 6081 desc="Option shown in printer drop-down list that displays an interfac e for finding/using additional cloud based printers.">»
dpapad 2011/09/28 18:26:30 Same here.
6082 Cloud printers 6082 Search for additional printers
6083 </message>
6084 <message name="IDS_PRINT_PREVIEW_LOCAL_PRINTERS"
6085 desc="Option shown in printer drop-down list that serves as a heading above all locally installed printers.">
6086 Local printers
6087 </message>
6088 <message name="IDS_PRINT_PREVIEW_MANAGE_CLOUD_PRINTERS"
6089 desc="Option shown in printer drop-down list for managing cloud based printers.">
6090 Manage cloud printers...
6091 </message> 6083 </message>
6092 <message name="IDS_PRINT_PREVIEW_MANAGE_PRINTERS" 6084 <message name="IDS_PRINT_PREVIEW_MANAGE_PRINTERS"
6093 desc="Option shown in printer drop-down list for managing printers."> 6085 desc="Option shown in printer drop-down list for managing printers.">
6094 Manage printers... 6086 Manage printers...
6095 </message> 6087 </message>
6096 <message name="IDS_PRINT_PREVIEW_MANAGE_LOCAL_PRINTERS"
6097 desc="Option shown in printer drop-down list for managing local printe rs.">
6098 Manage local printers...
6099 </message>
6100 <message name="IDS_PRINT_PREVIEW_PRINT_WITH_CLOUD_PRINT" 6088 <message name="IDS_PRINT_PREVIEW_PRINT_WITH_CLOUD_PRINT"
6101 desc="Option shown in printer drop-down list to allow the user to prin t using cloud print."> 6089 desc="Option shown in printer drop-down list to allow the user to prin t using cloud print. Cloud print dialog will open when this option is selected a nd the user clicks print.">
6102 Print with Google Cloud Print... 6090 Print with <ph name="CLOUD_PRINT_NAME">Google Cloud Print</ph>
6103 </message> 6091 </message>
6104 <message name="IDS_PRINT_PREVIEW_PRINT_WITH_CLOUD_PRINT_WAIT" 6092 <message name="IDS_PRINT_PREVIEW_PRINT_WITH_CLOUD_PRINT_WAIT"
6105 desc="Message shown in the print preview page after choosing cloud pri nt before the dialog displays"> 6093 desc="Message shown in the print preview page after choosing cloud pri nt before the dialog displays">
6106 Loading Google Cloud Print 6094 Loading <ph name="CLOUD_PRINT_NAME">Google Cloud Print</ph>
6107 </message> 6095 </message>
6108 <message name="IDS_PRINT_PREVIEW_SUMMARY_FORMAT_LONG" desc="Print summary, explaining to the user how many pages will be printed."> 6096 <message name="IDS_PRINT_PREVIEW_SUMMARY_FORMAT_LONG" desc="Print summary, explaining to the user how many pages will be printed.">
6109 Total: <ph name="NUMBER_OF_SHEETS">$1<ex>10</ex></ph> <ph name="SHEETS_L ABEL">$2<ex>sheets of paper</ex></ph> (<ph name="NUMBER_OF_PAGES">$3<ex>4</ex></ ph> <ph name="PAGE_OR_PAGES_LABEL">$4<ex>Pages</ex></ph>) 6097 Total: <ph name="NUMBER_OF_SHEETS">$1<ex>10</ex></ph> <ph name="SHEETS_L ABEL">$2<ex>sheets of paper</ex></ph> (<ph name="NUMBER_OF_PAGES">$3<ex>4</ex></ ph> <ph name="PAGE_OR_PAGES_LABEL">$4<ex>Pages</ex></ph>)
6110 </message> 6098 </message>
6111 <message name="IDS_PRINT_PREVIEW_SUMMARY_FORMAT_SHORT" desc="Print summary , explaining to the user how many pages will be printed."> 6099 <message name="IDS_PRINT_PREVIEW_SUMMARY_FORMAT_SHORT" desc="Print summary , explaining to the user how many pages will be printed.">
6112 Total: <ph name="NUMBER_OF_SHEETS">$1<ex>10</ex></ph> <ph name="SHEETS_L ABEL">$2<ex>sheets of paper</ex></ph> 6100 Total: <ph name="NUMBER_OF_SHEETS">$1<ex>10</ex></ph> <ph name="SHEETS_L ABEL">$2<ex>sheets of paper</ex></ph>
6113 </message> 6101 </message>
6114 <message name="IDS_PRINT_PREVIEW_SHEETS_LABEL_PLURAL" desc="Label shown in the print preview summary."> 6102 <message name="IDS_PRINT_PREVIEW_SHEETS_LABEL_PLURAL" desc="Label shown in the print preview summary.">
6115 sheets of paper 6103 sheets of paper
6116 </message> 6104 </message>
6117 <message name="IDS_PRINT_PREVIEW_SHEETS_LABEL_SINGULAR" desc="Label shown in the print preview summary."> 6105 <message name="IDS_PRINT_PREVIEW_SHEETS_LABEL_SINGULAR" desc="Label shown in the print preview summary.">
6118 sheet of paper 6106 sheet of paper
6119 </message> 6107 </message>
6120 <message name="IDS_PRINT_PREVIEW_PAGE_LABEL_SINGULAR" desc="Label shown in the print preview summary."> 6108 <message name="IDS_PRINT_PREVIEW_PAGE_LABEL_SINGULAR" desc="Label shown in the print preview summary.">
6121 page 6109 page
6122 </message> 6110 </message>
6123 <message name="IDS_PRINT_PREVIEW_PAGE_LABEL_PLURAL" desc="Label shown in t he print preview summary."> 6111 <message name="IDS_PRINT_PREVIEW_PAGE_LABEL_PLURAL" desc="Label shown in t he print preview summary.">
6124 pages 6112 pages
6125 </message> 6113 </message>
6126 <message name="IDS_PRINT_PREVIEW_SYSTEM_DIALOG_OPTION" desc="Option allowi ng the user to access advanced printer settings using the native print system di alog instead of printing through the print preview mechanism. Shortcut key is no t translated"> 6114 <message name="IDS_PRINT_PREVIEW_SYSTEM_DIALOG_OPTION" desc="Option allowi ng the user to access advanced printer settings using the native print system di alog instead of printing through the print preview mechanism. Shortcut key is no t translated">
6127 Print using system dialog... <ph name="SHORTCUT_KEY">$1<ex>(Shift+Ctrl+P )</ex></ph> 6115 Print using system dialog... <ph name="SHORTCUT_KEY">$1<ex>(Shift+Ctrl+P )</ex></ph>
6128 </message> 6116 </message>
6117 <message name="IDS_PRINT_PREVIEW_CLOUD_DIALOG_OPTION" desc="Option allowin g the user to access advanced printer settings using the cloud print dialog inst ead of printing through the print preview mechanism.">
6118 Print using <ph name="CLOUD_PRINT_NAME">Google Cloud Print</ph> dialog.. . <ph name="SHORTCUT_KEY">$1<ex>(Shift+Ctrl+P)</ex></ph>
6119 </message>
6129 <message name="IDS_PRINT_PREVIEW_PAGE_RANGE_INSTRUCTION" desc="Instruction shown when the user enters an invalid page range."> 6120 <message name="IDS_PRINT_PREVIEW_PAGE_RANGE_INSTRUCTION" desc="Instruction shown when the user enters an invalid page range.">
6130 Invalid page range, use <ph name="EXAMPLE_PAGE_RANGE">$1<ex>e.g. 1-5, 8, 11-13</ex></ph> 6121 Invalid page range, use <ph name="EXAMPLE_PAGE_RANGE">$1<ex>e.g. 1-5, 8, 11-13</ex></ph>
6131 </message> 6122 </message>
6132 <message name="IDS_PRINT_PREVIEW_COPIES_INSTRUCTION" desc="Instruction sho wn when the user enters an invalid number of copies."> 6123 <message name="IDS_PRINT_PREVIEW_COPIES_INSTRUCTION" desc="Instruction sho wn when the user enters an invalid number of copies.">
6133 Use a number to indicate how many copies to print (1 or more). 6124 Use a number to indicate how many copies to print (1 or more).
6134 </message> 6125 </message>
6135 <message name="IDS_PRINT_PREVIEW_INCREMENT_TITLE" desc="Title shown when t he user hovers mouse over the increment button. Also added for improved accessib ility"> 6126 <message name="IDS_PRINT_PREVIEW_INCREMENT_TITLE" desc="Title shown when t he user hovers mouse over the increment button. Also added for improved accessib ility">
6136 Increment 6127 Increment
6137 </message> 6128 </message>
6138 <message name="IDS_PRINT_PREVIEW_DECREMENT_TITLE" desc="Title shown when t he user hovers mouse over the decrement button. Also added for improved accessib ility"> 6129 <message name="IDS_PRINT_PREVIEW_DECREMENT_TITLE" desc="Title shown when t he user hovers mouse over the decrement button. Also added for improved accessib ility">
(...skipping 7619 matching lines...) Expand 10 before | Expand all | Expand 10 after
13758 </messages> 13749 </messages>
13759 <structures fallback_to_english="true"> 13750 <structures fallback_to_english="true">
13760 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> 13751 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. -->
13761 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 13752 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
13762 </structure> 13753 </structure>
13763 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 13754 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
13764 </structure> 13755 </structure>
13765 </structures> 13756 </structures>
13766 </release> 13757 </release>
13767 </grit> 13758 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/print_preview/print_preview.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698