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

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

Issue 5346009: Add experimental location features to the about:flags page (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/chrome/tools
Patch Set: Created 10 years 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 4170 matching lines...) Expand 10 before | Expand all | Expand 10 after
4181 </message> 4181 </message>
4182 <message name="IDS_FLAGS_CLICK_TO_PLAY_DESCRIPTION" desc="Description of t he 'Click to play' lab."> 4182 <message name="IDS_FLAGS_CLICK_TO_PLAY_DESCRIPTION" desc="Description of t he 'Click to play' lab.">
4183 Enables a "click to play" option in the plug-in content settings. 4183 Enables a "click to play" option in the plug-in content settings.
4184 </message> 4184 </message>
4185 <message name="IDS_FLAGS_DISABLE_HYPERLINK_AUDITING_NAME" desc="Name of th e 'Disable hyperlink auditing' lab."> 4185 <message name="IDS_FLAGS_DISABLE_HYPERLINK_AUDITING_NAME" desc="Name of th e 'Disable hyperlink auditing' lab.">
4186 Disable hyperlink auditing 4186 Disable hyperlink auditing
4187 </message> 4187 </message>
4188 <message name="IDS_FLAGS_DISABLE_HYPERLINK_AUDITING_DESCRIPTION" desc="Des cription of the 'Disable hyperlink auditing' lab."> 4188 <message name="IDS_FLAGS_DISABLE_HYPERLINK_AUDITING_DESCRIPTION" desc="Des cription of the 'Disable hyperlink auditing' lab.">
4189 Disable sending hyperlink auditing pings. 4189 Disable sending hyperlink auditing pings.
4190 </message> 4190 </message>
4191 <message name="IDS_FLAGS_EXPERIMENTAL_LOCATION_FEATURES_NAME" desc="Name o f the 'Enable experimental location features' lab.">
4192 Experimental location features
4193 </message>
4194 <message name="IDS_FLAGS_EXPERIMENTAL_LOCATION_FEATURES_DESCRIPTION" desc= "Description of the 'Enable experimental location features' lab.">
4195 Enables experimental extensions to the geolocation feature. Includes usi ng operating system location APIs (where available), and sending additional loca l network configuration data to the Google location service to provide higher ac curacy positioning.
4196 </message>
4191 4197
4192 <!-- Instant --> 4198 <!-- Instant -->
4193 <message name="IDS_INSTANT_OPT_IN_ENABLE" desc="Button shown in the omnibo x dropdown for enabling instant"> 4199 <message name="IDS_INSTANT_OPT_IN_ENABLE" desc="Button shown in the omnibo x dropdown for enabling instant">
4194 Enable... 4200 Enable...
4195 </message> 4201 </message>
4196 <message name="IDS_INSTANT_OPT_IN_NO_THANKS" desc="Button shown in the omn ibox dropdodown for not enabling instant"> 4202 <message name="IDS_INSTANT_OPT_IN_NO_THANKS" desc="Button shown in the omn ibox dropdodown for not enabling instant">
4197 No thanks 4203 No thanks
4198 </message> 4204 </message>
4199 <message name="IDS_INSTANT_OPT_IN_LABEL" desc="Label shown in the omnibox dropdown for enabling instant"> 4205 <message name="IDS_INSTANT_OPT_IN_LABEL" desc="Label shown in the omnibox dropdown for enabling instant">
4200 Enable Instant for faster searching and browsing? 4206 Enable Instant for faster searching and browsing?
(...skipping 7033 matching lines...) Expand 10 before | Expand all | Expand 10 after
11234 11240
11235 </messages> 11241 </messages>
11236 11242
11237 <structures fallback_to_english="true"> 11243 <structures fallback_to_english="true">
11238 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 11244 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
11239 </structure> 11245 </structure>
11240 </structures> 11246 </structures>
11241 11247
11242 </release> 11248 </release>
11243 </grit> 11249 </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