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

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

Issue 5699005: Policy: Re-enabled plugin still disabled (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Whitespace fixes only. Trybot happiness still applies. 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/automation/testing_automation_provider.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 3869 matching lines...) Expand 10 before | Expand all | Expand 10 after
3880 </message> 3880 </message>
3881 <message name="IDS_PLUGINS_ENABLE" desc="The link for enabling a plug-in." > 3881 <message name="IDS_PLUGINS_ENABLE" desc="The link for enabling a plug-in." >
3882 Enable 3882 Enable
3883 </message> 3883 </message>
3884 <message name="IDS_PLUGINS_DOWNLOAD" desc="The link label to download the latest version of this plug-in"> 3884 <message name="IDS_PLUGINS_DOWNLOAD" desc="The link label to download the latest version of this plug-in">
3885 Download Critical Security Update 3885 Download Critical Security Update
3886 </message> 3886 </message>
3887 <message name="IDS_PLUGINS_NAME" desc="The label for the name of this plug -in"> 3887 <message name="IDS_PLUGINS_NAME" desc="The label for the name of this plug -in">
3888 Name: 3888 Name:
3889 </message> 3889 </message>
3890 <message name="IDS_PLUGINS_PRIORITY" desc="The label for the priority of t his plug-in in the list">
3891 Priority:
3892 </message>
3893 3890
3894 <!-- about:flags --> 3891 <!-- about:flags -->
3895 <message name="IDS_FLAGS_LONG_TITLE" desc="Long version of the title for t he about:flags page."> 3892 <message name="IDS_FLAGS_LONG_TITLE" desc="Long version of the title for t he about:flags page.">
3896 Careful, these experiments may bite 3893 Careful, these experiments may bite
3897 </message> 3894 </message>
3898 <message name="IDS_FLAGS_TABLE_TITLE" desc="Title for the experiments tabl e on the about:flags page."> 3895 <message name="IDS_FLAGS_TABLE_TITLE" desc="Title for the experiments tabl e on the about:flags page.">
3899 Experiments 3896 Experiments
3900 </message> 3897 </message>
3901 <message name="IDS_FLAGS_WARNING_HEADER" desc="Text right before the warni ng body text."> 3898 <message name="IDS_FLAGS_WARNING_HEADER" desc="Text right before the warni ng body text.">
3902 WARNING 3899 WARNING
(...skipping 7306 matching lines...) Expand 10 before | Expand all | Expand 10 after
11209 </includes> 11206 </includes>
11210 <structures fallback_to_english="true"> 11207 <structures fallback_to_english="true">
11211 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 11208 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
11212 </structure> 11209 </structure>
11213 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 11210 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
11214 </structure> 11211 </structure>
11215 </structures> 11212 </structures>
11216 11213
11217 </release> 11214 </release>
11218 </grit> 11215 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/automation/testing_automation_provider.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698