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

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

Issue 6245012: Removes different instant behaviors that are no longer used. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Update tests Created 9 years, 11 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
« 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 3931 matching lines...) Expand 10 before | Expand all | Expand 10 after
3942 </message> 3942 </message>
3943 <message name="IDS_FLAGS_SIDE_TABS_DESCRIPTION" desc="Description of the ' Left Tabs' lab."> 3943 <message name="IDS_FLAGS_SIDE_TABS_DESCRIPTION" desc="Description of the ' Left Tabs' lab.">
3944 Adds a "Use Side Tabs" entry to the tabstrip's context menu. Use this to toggle between tabs on top (default) and tabs on the side. Useful on widescreen monitors. 3944 Adds a "Use Side Tabs" entry to the tabstrip's context menu. Use this to toggle between tabs on top (default) and tabs on the side. Useful on widescreen monitors.
3945 </message> 3945 </message>
3946 <message name="IDS_FLAGS_INSTANT_AUTOCOMPLETE_IMMEDIATELY_NAME" desc="Name of the 'Instant Autocomplete Immediately' lab."> 3946 <message name="IDS_FLAGS_INSTANT_AUTOCOMPLETE_IMMEDIATELY_NAME" desc="Name of the 'Instant Autocomplete Immediately' lab.">
3947 Instant Autocomplete Immediately 3947 Instant Autocomplete Immediately
3948 </message> 3948 </message>
3949 <message name="IDS_FLAGS_INSTANT_AUTOCOMPLETE_IMMEDIATELY_DESCRIPTION" des c="Description of the 'Instant Autocomplete Immediately' lab."> 3949 <message name="IDS_FLAGS_INSTANT_AUTOCOMPLETE_IMMEDIATELY_DESCRIPTION" des c="Description of the 'Instant Autocomplete Immediately' lab.">
3950 Whether the search provider suggestion should be autocompleted immediate ly when instant is enabled. 3950 Whether the search provider suggestion should be autocompleted immediate ly when instant is enabled.
3951 </message> 3951 </message>
3952 <message name="IDS_FLAGS_INSTANT_TYPE_NAME" desc="Description of the 'Inst ant Type' lab.">
3953 Instant Type
3954 </message>
3955 <message name="IDS_FLAGS_INSTANT_TYPE_DESCRIPTION" desc="Description of th e 'Instant Type' lab.">
3956 Configures the behavior of instant.
3957 </message>
3958 <message name="IDS_FLAGS_INSTANT_TYPE_PREDICTIVE" desc="Name for 'predicti ve' instant results">
3959 Predictive
3960 </message>
3961 <message name="IDS_FLAGS_INSTANT_TYPE_PREDICTIVE_NO_AUTO_COMPLETE" desc="N ame for 'predictive no auto-complete' instant results">
3962 Predictive no auto-complete
3963 </message>
3964 <message name="IDS_FLAGS_INSTANT_TYPE_VERBATIM" desc="Name for 'verbatim' instant results">
3965 Verbatim
3966 </message>
3967 <message name="IDS_FLAGS_REMOTING_NAME" desc="Description of the 'Remoting ' lab."> 3952 <message name="IDS_FLAGS_REMOTING_NAME" desc="Description of the 'Remoting ' lab.">
3968 Remoting 3953 Remoting
3969 </message> 3954 </message>
3970 <message name="IDS_FLAGS_REMOTING_DESCRIPTION" desc="Description of the 'R emoting' client lab."> 3955 <message name="IDS_FLAGS_REMOTING_DESCRIPTION" desc="Description of the 'R emoting' client lab.">
3971 Enable the UI plus backing code for the Remoting serivce process, and cl ient plugin. Warning: This is currently for developer testing only. Unless you a re on the dev team and whitelisted, nothing in the enabled UI will work. 3956 Enable the UI plus backing code for the Remoting serivce process, and cl ient plugin. Warning: This is currently for developer testing only. Unless you a re on the dev team and whitelisted, nothing in the enabled UI will work.
3972 </message> 3957 </message>
3973 <message name="IDS_FLAGS_ENABLE_NACL_NAME" desc="Description of the 'Enabl e Native Client' lab."> 3958 <message name="IDS_FLAGS_ENABLE_NACL_NAME" desc="Description of the 'Enabl e Native Client' lab.">
3974 Native Client 3959 Native Client
3975 </message> 3960 </message>
3976 <message name="IDS_FLAGS_ENABLE_NACL_DESCRIPTION" desc="Description of the 'Enable Native Client' lab."> 3961 <message name="IDS_FLAGS_ENABLE_NACL_DESCRIPTION" desc="Description of the 'Enable Native Client' lab.">
(...skipping 7232 matching lines...) Expand 10 before | Expand all | Expand 10 after
11209 </includes> 11194 </includes>
11210 <structures fallback_to_english="true"> 11195 <structures fallback_to_english="true">
11211 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 11196 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
11212 </structure> 11197 </structure>
11213 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 11198 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
11214 </structure> 11199 </structure>
11215 </structures> 11200 </structures>
11216 11201
11217 </release> 11202 </release>
11218 </grit> 11203 </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