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

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

Issue 5393001: Add an about:flags entry for disabling hyperlink auditing. (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
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 4155 matching lines...) Expand 10 before | Expand all | Expand 10 after
4166 </message> 4166 </message>
4167 <message name="IDS_FLAGS_EXPERIMENTAL_EXTENSION_APIS_DESCRIPTION" desc="De scription of the 'Experimental Extension APIs' lab."> 4167 <message name="IDS_FLAGS_EXPERIMENTAL_EXTENSION_APIS_DESCRIPTION" desc="De scription of the 'Experimental Extension APIs' lab.">
4168 Enables experimental extension APIs. Note that the extension gallery doe sn't allow you to upload extensions that use experimental APIs. 4168 Enables experimental extension APIs. Note that the extension gallery doe sn't allow you to upload extensions that use experimental APIs.
4169 </message> 4169 </message>
4170 <message name="IDS_FLAGS_CLICK_TO_PLAY_NAME" desc="Name of the 'Click to p lay' lab."> 4170 <message name="IDS_FLAGS_CLICK_TO_PLAY_NAME" desc="Name of the 'Click to p lay' lab.">
4171 Click to play 4171 Click to play
4172 </message> 4172 </message>
4173 <message name="IDS_FLAGS_CLICK_TO_PLAY_DESCRIPTION" desc="Description of t he 'Click to play' lab."> 4173 <message name="IDS_FLAGS_CLICK_TO_PLAY_DESCRIPTION" desc="Description of t he 'Click to play' lab.">
4174 Enables a "click to play" option in the plug-in content settings. 4174 Enables a "click to play" option in the plug-in content settings.
4175 </message> 4175 </message>
4176 <message name="IDS_FLAGS_DISABLE_HYPERLINK_AUDITING_NAME" desc="Name of th e 'Disable hyperlink auditing' lab.">
4177 Disable hyperlink auditing
4178 </message>
4179 <message name="IDS_FLAGS_DISABLE_HYPERLINK_AUDITING_DESCRIPTION" desc="Des cription of the 'Disable hyperlink auditing' lab.">
4180 Disable sending hyperlink auditing pings.
4181 </message>
4176 4182
4177 <!-- Instant --> 4183 <!-- Instant -->
4178 <message name="IDS_INSTANT_OPT_IN_ENABLE" desc="Button shown in the omnibo x dropdown for enabling instant"> 4184 <message name="IDS_INSTANT_OPT_IN_ENABLE" desc="Button shown in the omnibo x dropdown for enabling instant">
4179 Enable... 4185 Enable...
4180 </message> 4186 </message>
4181 <message name="IDS_INSTANT_OPT_IN_NO_THANKS" desc="Button shown in the omn ibox dropdodown for not enabling instant"> 4187 <message name="IDS_INSTANT_OPT_IN_NO_THANKS" desc="Button shown in the omn ibox dropdodown for not enabling instant">
4182 No thanks 4188 No thanks
4183 </message> 4189 </message>
4184 <message name="IDS_INSTANT_OPT_IN_LABEL" desc="Label shown in the omnibox dropdown for enabling instant"> 4190 <message name="IDS_INSTANT_OPT_IN_LABEL" desc="Label shown in the omnibox dropdown for enabling instant">
4185 Enable Instant for faster searching and browsing? 4191 Enable Instant for faster searching and browsing?
(...skipping 6972 matching lines...) Expand 10 before | Expand all | Expand 10 after
11158 11164
11159 </messages> 11165 </messages>
11160 11166
11161 <structures fallback_to_english="true"> 11167 <structures fallback_to_english="true">
11162 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 11168 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
11163 </structure> 11169 </structure>
11164 </structures> 11170 </structures>
11165 11171
11166 </release> 11172 </release>
11167 </grit> 11173 </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