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

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

Issue 4643007: Move click-to-play to about:flags. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: review comments 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/app/nibs/ContentSettings.xib » ('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 4086 matching lines...) Expand 10 before | Expand all | Expand 10 after
4097 </message> 4097 </message>
4098 <message name="IDS_FLAGS_CONFIRM_TO_QUIT_DESCRIPTION" desc="Description of the 'Confirm to Quit' lab."> 4098 <message name="IDS_FLAGS_CONFIRM_TO_QUIT_DESCRIPTION" desc="Description of the 'Confirm to Quit' lab.">
4099 Receive a prompt before quitting to confirm the action. 4099 Receive a prompt before quitting to confirm the action.
4100 </message> 4100 </message>
4101 <message name="IDS_FLAGS_SNAP_START_NAME" desc="Name of the 'Snap Start' l ab."> 4101 <message name="IDS_FLAGS_SNAP_START_NAME" desc="Name of the 'Snap Start' l ab.">
4102 Snap Start 4102 Snap Start
4103 </message> 4103 </message>
4104 <message name="IDS_FLAGS_SNAP_START_DESCRIPTION" desc="Description of the 'Snap Start' lab."> 4104 <message name="IDS_FLAGS_SNAP_START_DESCRIPTION" desc="Description of the 'Snap Start' lab.">
4105 Enables an experimental TLS extension which removes a round trip from HT TPS handshakes. 4105 Enables an experimental TLS extension which removes a round trip from HT TPS handshakes.
4106 </message> 4106 </message>
4107 <message name="IDS_FLAGS_CLICK_TO_PLAY_NAME" desc="Name of the 'Click-to-P lay' lab.">
4108 Click-to-Play
4109 </message>
4110 <message name="IDS_FLAGS_CLICK_TO_PLAY_DESCRIPTION" desc="Description of t he 'Click-to-Play' lab.">
4111 Click on a blocked plug-in to run it.
4112 </message>
4107 4113
4108 <!-- Instant --> 4114 <!-- Instant -->
4109 <message name="IDS_INSTANT_OPT_IN_ENABLE" desc="Button shown in the omnibo x dropdown for enabling instant"> 4115 <message name="IDS_INSTANT_OPT_IN_ENABLE" desc="Button shown in the omnibo x dropdown for enabling instant">
4110 Enable... 4116 Enable...
4111 </message> 4117 </message>
4112 <message name="IDS_INSTANT_OPT_IN_NO_THANKS" desc="Button shown in the omn ibox dropdodown for not enabling instant"> 4118 <message name="IDS_INSTANT_OPT_IN_NO_THANKS" desc="Button shown in the omn ibox dropdodown for not enabling instant">
4113 No thanks 4119 No thanks
4114 </message> 4120 </message>
4115 <message name="IDS_INSTANT_OPT_IN_LABEL" desc="Label shown in the omnibox dropdown for enabling instant"> 4121 <message name="IDS_INSTANT_OPT_IN_LABEL" desc="Label shown in the omnibox dropdown for enabling instant">
4116 Enable Instant for faster searching and browsing? 4122 Enable Instant for faster searching and browsing?
(...skipping 6885 matching lines...) Expand 10 before | Expand all | Expand 10 after
11002 11008
11003 </messages> 11009 </messages>
11004 11010
11005 <structures fallback_to_english="true"> 11011 <structures fallback_to_english="true">
11006 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 11012 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
11007 </structure> 11013 </structure>
11008 </structures> 11014 </structures>
11009 11015
11010 </release> 11016 </release>
11011 </grit> 11017 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/nibs/ContentSettings.xib » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698