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

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: Added empty group prunning. 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
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 4001 matching lines...) Expand 10 before | Expand all | Expand 10 after
4012 </message> 4012 </message>
4013 <message name="IDS_PLUGINS_ENABLE" desc="The link for enabling a plug-in." > 4013 <message name="IDS_PLUGINS_ENABLE" desc="The link for enabling a plug-in." >
4014 Enable 4014 Enable
4015 </message> 4015 </message>
4016 <message name="IDS_PLUGINS_DOWNLOAD" desc="The link label to download the latest version of this plug-in"> 4016 <message name="IDS_PLUGINS_DOWNLOAD" desc="The link label to download the latest version of this plug-in">
4017 Download Critical Security Update 4017 Download Critical Security Update
4018 </message> 4018 </message>
4019 <message name="IDS_PLUGINS_NAME" desc="The label for the name of this plug -in"> 4019 <message name="IDS_PLUGINS_NAME" desc="The label for the name of this plug -in">
4020 Name: 4020 Name:
4021 </message> 4021 </message>
4022 <message name="IDS_PLUGINS_PRIORITY" desc="The label for the priority of t his plug-in in the list">
4023 Priority:
4024 </message>
4025 4022
4026 <!-- about:flags --> 4023 <!-- about:flags -->
4027 <message name="IDS_FLAGS_LONG_TITLE" desc="Long version of the title for t he about:flags page."> 4024 <message name="IDS_FLAGS_LONG_TITLE" desc="Long version of the title for t he about:flags page.">
4028 Careful, these experiments may bite 4025 Careful, these experiments may bite
4029 </message> 4026 </message>
4030 <message name="IDS_FLAGS_TABLE_TITLE" desc="Title for the experiments tabl e on the about:flags page."> 4027 <message name="IDS_FLAGS_TABLE_TITLE" desc="Title for the experiments tabl e on the about:flags page.">
4031 Experiments 4028 Experiments
4032 </message> 4029 </message>
4033 <message name="IDS_FLAGS_WARNING_HEADER" desc="Text right before the warni ng body text."> 4030 <message name="IDS_FLAGS_WARNING_HEADER" desc="Text right before the warni ng body text.">
4034 WARNING 4031 WARNING
(...skipping 7712 matching lines...) Expand 10 before | Expand all | Expand 10 after
11747 </includes> 11744 </includes>
11748 <structures fallback_to_english="true"> 11745 <structures fallback_to_english="true">
11749 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 11746 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
11750 </structure> 11747 </structure>
11751 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 11748 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
11752 </structure> 11749 </structure>
11753 </structures> 11750 </structures>
11754 11751
11755 </release> 11752 </release>
11756 </grit> 11753 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698