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

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

Issue 3516010: Initial Print Preview UI. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: more renaming Created 10 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 | Annotate | Revision Log
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 4996 matching lines...) Expand 10 before | Expand all | Expand 10 after
5007 <!-- Cloud Print dialog messages --> 5007 <!-- Cloud Print dialog messages -->
5008 <message name="IDS_CLOUD_PRINT_TITLE" desc="Title for the print dialog"> 5008 <message name="IDS_CLOUD_PRINT_TITLE" desc="Title for the print dialog">
5009 Print 5009 Print
5010 </message> 5010 </message>
5011 5011
5012 <!-- Cloud Print proxy strings --> 5012 <!-- Cloud Print proxy strings -->
5013 <message name="IDS_CLOUD_PRINT_SETUP_DIALOG_TITLE" desc="Title of the clou d print setup dialog."> 5013 <message name="IDS_CLOUD_PRINT_SETUP_DIALOG_TITLE" desc="Title of the clou d print setup dialog.">
5014 Set up cloud printing 5014 Set up cloud printing
5015 </message> 5015 </message>
5016 5016
5017 <!-- Print Preview -->
5018 <message name="IDS_PRINTPREVIEW_TITLE" desc="Title for print preview page ">
arv (Not doing code reviews) 2010/10/06 21:53:10 IDS_PRINT_PREVIEW_TITLE
5019 Print Preview
5020 </message>
5021
5017 <!-- Load State --> 5022 <!-- Load State -->
5018 <message name="IDS_LOAD_STATE_IDLE"></message> 5023 <message name="IDS_LOAD_STATE_IDLE"></message>
5019 <message name="IDS_LOAD_STATE_WAITING_FOR_CACHE"> 5024 <message name="IDS_LOAD_STATE_WAITING_FOR_CACHE">
5020 Waiting for cache... 5025 Waiting for cache...
5021 </message> 5026 </message>
5022 <message name="IDS_LOAD_STATE_ESTABLISHING_PROXY_TUNNEL"> 5027 <message name="IDS_LOAD_STATE_ESTABLISHING_PROXY_TUNNEL">
5023 Waiting for proxy tunnel... 5028 Waiting for proxy tunnel...
5024 </message> 5029 </message>
5025 <message name="IDS_LOAD_STATE_RESOLVING_PROXY_FOR_URL"> 5030 <message name="IDS_LOAD_STATE_RESOLVING_PROXY_FOR_URL">
5026 Resolving proxy... 5031 Resolving proxy...
(...skipping 4882 matching lines...) Expand 10 before | Expand all | Expand 10 after
9909 9914
9910 </messages> 9915 </messages>
9911 9916
9912 <structures fallback_to_english="true"> 9917 <structures fallback_to_english="true">
9913 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 9918 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
9914 </structure> 9919 </structure>
9915 </structures> 9920 </structures>
9916 9921
9917 </release> 9922 </release>
9918 </grit> 9923 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/browser_resources.grd » ('j') | chrome/browser/browser_resources.grd » ('J')

Powered by Google App Engine
This is Rietveld 408576698