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

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

Issue 3519016: Enable the new page info bubble by default. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 10 years, 2 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 3936 matching lines...) Expand 10 before | Expand all | Expand 10 after
3947 </message> 3947 </message>
3948 <message name="IDS_LABS_REMOTING_NAME" desc="Description of the 'Remoting' lab."> 3948 <message name="IDS_LABS_REMOTING_NAME" desc="Description of the 'Remoting' lab.">
3949 Remoting 3949 Remoting
3950 </message> 3950 </message>
3951 <message name="IDS_LABS_REMOTING_CLIENT_DESCRIPTION" desc="Description of the 'Remoting' client lab."> 3951 <message name="IDS_LABS_REMOTING_CLIENT_DESCRIPTION" desc="Description of the 'Remoting' client lab.">
3952 Enable Remoting Client support. 3952 Enable Remoting Client support.
3953 </message> 3953 </message>
3954 <message name="IDS_LABS_REMOTING_HOST_DESCRIPTION" desc="Description of th e 'Remoting' host lab."> 3954 <message name="IDS_LABS_REMOTING_HOST_DESCRIPTION" desc="Description of th e 'Remoting' host lab.">
3955 Enable Remoting Host support. 3955 Enable Remoting Host support.
3956 </message> 3956 </message>
3957 <message name="IDS_LABS_PAGE_INFO_BUBBLE_NAME" desc="Description of the 'P age Info Bubble' lab.">
3958 Page Info Bubble
3959 </message>
3960 <message name="IDS_LABS_PAGE_INFO_BUBBLE_DESCRIPTION" desc="Description of the 'Page Info Bubble' lab.">
3961 Shows the Page Information as an info bubble instead of a dialog window.
3962 </message>
3963 <message name="IDS_LABS_DISABLE_OUTDATED_PLUGINS_NAME" desc="Name of the ' Disable outdated plug-ins' lab"> 3957 <message name="IDS_LABS_DISABLE_OUTDATED_PLUGINS_NAME" desc="Name of the ' Disable outdated plug-ins' lab">
3964 Disable outdated plug-ins 3958 Disable outdated plug-ins
3965 </message> 3959 </message>
3966 <message name="IDS_LABS_DISABLE_OUTDATED_PLUGINS_DESCRIPTION" desc="Descri ption of the 'Disable outdated plug-ins' lab"> 3960 <message name="IDS_LABS_DISABLE_OUTDATED_PLUGINS_DESCRIPTION" desc="Descri ption of the 'Disable outdated plug-ins' lab">
3967 Automatically disables plug-ins with known security vulnerabilities and offers update links for them. 3961 Automatically disables plug-ins with known security vulnerabilities and offers update links for them.
3968 </message> 3962 </message>
3969 <message name="IDS_LABS_XSS_AUDITOR_NAME" desc="Description of the 'XSS Au ditor' lab."> 3963 <message name="IDS_LABS_XSS_AUDITOR_NAME" desc="Description of the 'XSS Au ditor' lab.">
3970 XSS Auditor 3964 XSS Auditor
3971 </message> 3965 </message>
3972 <message name="IDS_LABS_XSS_AUDITOR_DESCRIPTION" desc="Description of the 'XSS Auditor' lab."> 3966 <message name="IDS_LABS_XSS_AUDITOR_DESCRIPTION" desc="Description of the 'XSS Auditor' lab.">
(...skipping 6088 matching lines...) Expand 10 before | Expand all | Expand 10 after
10061 10055
10062 </messages> 10056 </messages>
10063 10057
10064 <structures fallback_to_english="true"> 10058 <structures fallback_to_english="true">
10065 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 10059 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
10066 </structure> 10060 </structure>
10067 </structures> 10061 </structures>
10068 10062
10069 </release> 10063 </release>
10070 </grit> 10064 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/cocoa/browser_window_cocoa.mm » ('j') | chrome/common/chrome_switches.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698