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

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

Issue 6222004: Cleanup about:flags for remoting and enable for all platforms. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix english 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 4093 matching lines...) Expand 10 before | Expand all | Expand 10 after
4104 </message> 4104 </message>
4105 <message name="IDS_FLAGS_INSTANT_TYPE_PREDICTIVE_NO_AUTO_COMPLETE" desc="N ame for 'predictive no auto-complete' instant results"> 4105 <message name="IDS_FLAGS_INSTANT_TYPE_PREDICTIVE_NO_AUTO_COMPLETE" desc="N ame for 'predictive no auto-complete' instant results">
4106 Predictive no auto-complete 4106 Predictive no auto-complete
4107 </message> 4107 </message>
4108 <message name="IDS_FLAGS_INSTANT_TYPE_VERBATIM" desc="Name for 'verbatim' instant results"> 4108 <message name="IDS_FLAGS_INSTANT_TYPE_VERBATIM" desc="Name for 'verbatim' instant results">
4109 Verbatim 4109 Verbatim
4110 </message> 4110 </message>
4111 <message name="IDS_FLAGS_REMOTING_NAME" desc="Description of the 'Remoting ' lab."> 4111 <message name="IDS_FLAGS_REMOTING_NAME" desc="Description of the 'Remoting ' lab.">
4112 Remoting 4112 Remoting
4113 </message> 4113 </message>
4114 <message name="IDS_FLAGS_REMOTING_CLIENT_DESCRIPTION" desc="Description of the 'Remoting' client lab."> 4114 <message name="IDS_FLAGS_REMOTING_DESCRIPTION" desc="Description of the 'R emoting' client lab.">
4115 Enable Remoting Client support. 4115 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.
4116 </message>
4117 <message name="IDS_FLAGS_REMOTING_HOST_DESCRIPTION" desc="Description of t he 'Remoting' host lab.">
4118 Enable Remoting Host support.
4119 </message> 4116 </message>
4120 <message name="IDS_FLAGS_DISABLE_OUTDATED_PLUGINS_NAME" desc="Name of the 'Disable outdated plug-ins' lab"> 4117 <message name="IDS_FLAGS_DISABLE_OUTDATED_PLUGINS_NAME" desc="Name of the 'Disable outdated plug-ins' lab">
4121 Block outdated plug-ins 4118 Block outdated plug-ins
4122 </message> 4119 </message>
4123 <message name="IDS_FLAGS_DISABLE_OUTDATED_PLUGINS_DESCRIPTION" desc="Descr iption of the 'Disable outdated plug-ins' lab"> 4120 <message name="IDS_FLAGS_DISABLE_OUTDATED_PLUGINS_DESCRIPTION" desc="Descr iption of the 'Disable outdated plug-ins' lab">
4124 Automatically blocks plug-ins with known security vulnerabilities from r unning and offers update links for them. 4121 Automatically blocks plug-ins with known security vulnerabilities from r unning and offers update links for them.
4125 </message> 4122 </message>
4126 <message name="IDS_FLAGS_ENABLE_NACL_NAME" desc="Description of the 'Enabl e Native Client' lab."> 4123 <message name="IDS_FLAGS_ENABLE_NACL_NAME" desc="Description of the 'Enabl e Native Client' lab.">
4127 Native Client 4124 Native Client
4128 </message> 4125 </message>
(...skipping 7542 matching lines...) Expand 10 before | Expand all | Expand 10 after
11671 </includes> 11668 </includes>
11672 <structures fallback_to_english="true"> 11669 <structures fallback_to_english="true">
11673 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 11670 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
11674 </structure> 11671 </structure>
11675 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 11672 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
11676 </structure> 11673 </structure>
11677 </structures> 11674 </structures>
11678 11675
11679 </release> 11676 </release>
11680 </grit> 11677 </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