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

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

Issue 4226002: Add flags for page prerendering. (Closed) Base URL: http://src.chromium.org/svn/trunk/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/about_flags.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 4082 matching lines...) Expand 10 before | Expand all | Expand 10 after
4093 </message> 4093 </message>
4094 <message name="IDS_FLAGS_PRINT_PREVIEW_DESCRIPTION" desc="Description of t he 'Print Preview' lab."> 4094 <message name="IDS_FLAGS_PRINT_PREVIEW_DESCRIPTION" desc="Description of t he 'Print Preview' lab.">
4095 Enables an in-tab preview of a print operation. 4095 Enables an in-tab preview of a print operation.
4096 </message> 4096 </message>
4097 <message name="IDS_FLAGS_DNS_SERVER_NAME" desc=""> 4097 <message name="IDS_FLAGS_DNS_SERVER_NAME" desc="">
4098 User specified DNS server address. 4098 User specified DNS server address.
4099 </message> 4099 </message>
4100 <message name="IDS_FLAGS_DNS_SERVER_DESCRIPTION" desc=""> 4100 <message name="IDS_FLAGS_DNS_SERVER_DESCRIPTION" desc="">
4101 User specified DNS server, which Chrome will use for DNS resolutions rat her than the system defaults. 4101 User specified DNS server, which Chrome will use for DNS resolutions rat her than the system defaults.
4102 </message> 4102 </message>
4103 <message name="IDS_FLAGS_PAGE_PRERENDER_NAME" desc="">
4104 Web Page Prerendering.
4105 </message>
4106 <message name="IDS_FLAGS_PAGE_PRERENDER_DESCRIPTION" desc="">
4107 Speculatively prerenders complete webpages in the background for a faste r browsing experience.
4108 </message>
4103 <message name="IDS_FLAGS_CONFIRM_TO_QUIT_NAME" desc="Name of the 'Confirm to Quit' lab."> 4109 <message name="IDS_FLAGS_CONFIRM_TO_QUIT_NAME" desc="Name of the 'Confirm to Quit' lab.">
4104 Confirm to Quit 4110 Confirm to Quit
4105 </message> 4111 </message>
4106 <message name="IDS_FLAGS_CONFIRM_TO_QUIT_DESCRIPTION" desc="Description of the 'Confirm to Quit' lab."> 4112 <message name="IDS_FLAGS_CONFIRM_TO_QUIT_DESCRIPTION" desc="Description of the 'Confirm to Quit' lab.">
4107 Receive a prompt before quitting to confirm the action. 4113 Receive a prompt before quitting to confirm the action.
4108 </message> 4114 </message>
4109 4115
4110 <!-- Instant --> 4116 <!-- Instant -->
4111 <message name="IDS_INSTANT_OPT_IN_ENABLE" desc="Button shown in the omnibo x dropdown for enabling instant"> 4117 <message name="IDS_INSTANT_OPT_IN_ENABLE" desc="Button shown in the omnibo x dropdown for enabling instant">
4112 Enable... 4118 Enable...
(...skipping 6841 matching lines...) Expand 10 before | Expand all | Expand 10 after
10954 10960
10955 </messages> 10961 </messages>
10956 10962
10957 <structures fallback_to_english="true"> 10963 <structures fallback_to_english="true">
10958 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 10964 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
10959 </structure> 10965 </structure>
10960 </structures> 10966 </structures>
10961 10967
10962 </release> 10968 </release>
10963 </grit> 10969 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698