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

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

Issue 4396001: Merge 64807 & 64824 - Cloud Print Dialog work (Closed) Base URL: svn://svn.chromium.org/chrome/branches/552/src/
Patch Set: Created 10 years, 1 month 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/browser/browser_signin.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 2
3 <!-- This file contains definitions of resources that will be translated for 3 <!-- This file contains definitions of resources that will be translated for
4 each locale. --> 4 each locale. -->
5 5
6 <grit base_dir="." latest_public_release="0" current_release="1" 6 <grit base_dir="." latest_public_release="0" current_release="1"
7 source_lang_id="en" enc_check="möl"> 7 source_lang_id="en" enc_check="möl">
8 <outputs> 8 <outputs>
9 <output filename="grit/generated_resources.h" type="rc_header"> 9 <output filename="grit/generated_resources.h" type="rc_header">
10 <emit emit_type='prepend'></emit> 10 <emit emit_type='prepend'></emit>
(...skipping 5218 matching lines...) Expand 10 before | Expand all | Expand 10 after
5229 <message name="IDS_DEFAULT_PRINT_DOCUMENT_TITLE" desc="Default title for a print document"> 5229 <message name="IDS_DEFAULT_PRINT_DOCUMENT_TITLE" desc="Default title for a print document">
5230 Untitled Document 5230 Untitled Document
5231 </message> 5231 </message>
5232 <message name="IDS_DEFAULT_PRINTER_NOT_FOUND_WARNING" desc="The message of the warning dialog when no printer is available"> 5232 <message name="IDS_DEFAULT_PRINTER_NOT_FOUND_WARNING" desc="The message of the warning dialog when no printer is available">
5233 No printer found. Please install a printer. 5233 No printer found. Please install a printer.
5234 </message> 5234 </message>
5235 <message name="IDS_PRINT_SPOOL_FAILED_ERROR_TEXT" desc="Text in a messageb ox when printing fails because of printer issues."> 5235 <message name="IDS_PRINT_SPOOL_FAILED_ERROR_TEXT" desc="Text in a messageb ox when printing fails because of printer issues.">
5236 Something went wrong when trying to print. Please check your printer an d try again. 5236 Something went wrong when trying to print. Please check your printer an d try again.
5237 </message> 5237 </message>
5238 5238
5239 <!-- Cloud Print dialog messages -->
5240 <message name="IDS_CLOUD_PRINT_TITLE" desc="Title for the print dialog">
5241 Print
5242 </message>
5243
5244 <!-- Cloud Print proxy strings --> 5239 <!-- Cloud Print proxy strings -->
5245 <message name="IDS_CLOUD_PRINT_SETUP_DIALOG_TITLE" desc="Title of the clou d print setup dialog."> 5240 <message name="IDS_CLOUD_PRINT_SETUP_DIALOG_TITLE" desc="Title of the clou d print setup dialog.">
5246 Set up <ph name="CLOUD_PRINT_NAME">Google Cloud Print</ph> 5241 Set up <ph name="CLOUD_PRINT_NAME">Google Cloud Print</ph>
5247 </message> 5242 </message>
5248 <message name="IDS_CLOUD_PRINT_SETUP_DONE" desc="Message on completed set up of cloud print."> 5243 <message name="IDS_CLOUD_PRINT_SETUP_DONE" desc="Message on completed set up of cloud print.">
5249 You have successfully enabled <ph name="CLOUD_PRINT_NAME">Google Cloud P rint</ph>! 5244 You have successfully enabled <ph name="CLOUD_PRINT_NAME">Google Cloud P rint</ph>!
5250 </message> 5245 </message>
5251 5246
5252 <!-- Print Preview --> 5247 <!-- Print Preview -->
5253 <message name="IDS_PRINT_PREVIEW_TITLE" desc="Title for print preview page "> 5248 <message name="IDS_PRINT_PREVIEW_TITLE" desc="Title for print preview page ">
(...skipping 5413 matching lines...) Expand 10 before | Expand all | Expand 10 after
10667 10662
10668 </messages> 10663 </messages>
10669 10664
10670 <structures fallback_to_english="true"> 10665 <structures fallback_to_english="true">
10671 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 10666 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
10672 </structure> 10667 </structure>
10673 </structures> 10668 </structures>
10674 10669
10675 </release> 10670 </release>
10676 </grit> 10671 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/browser_signin.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698