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

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

Issue 3387004: Adds instant to about:labs. (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: Created 10 years, 3 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
« no previous file with comments | « no previous file | chrome/browser/labs.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 3831 matching lines...) Expand 10 before | Expand all | Expand 10 after
3842 </message> 3842 </message>
3843 <message name="IDS_LABS_SIDE_TABS_DESCRIPTION" desc="Description of the 'L eft Tabs' lab."> 3843 <message name="IDS_LABS_SIDE_TABS_DESCRIPTION" desc="Description of the 'L eft Tabs' lab.">
3844 Adds a "Use Side Tabs" entry to the tabstrip's context menu. Use this to toggle between tabs on top (default) and tabs on the side. Useful on widescreen monitors. 3844 Adds a "Use Side Tabs" entry to the tabstrip's context menu. Use this to toggle between tabs on top (default) and tabs on the side. Useful on widescreen monitors.
3845 </message> 3845 </message>
3846 <message name="IDS_LABS_TABBED_OPTIONS_NAME" desc="Description of the 'Tabb ed Options' lab."> 3846 <message name="IDS_LABS_TABBED_OPTIONS_NAME" desc="Description of the 'Tabb ed Options' lab.">
3847 Tabbed Options 3847 Tabbed Options
3848 </message> 3848 </message>
3849 <message name="IDS_LABS_TABBED_OPTIONS_DESCRIPTION" desc="Description of th e 'Tabbed Options' lab."> 3849 <message name="IDS_LABS_TABBED_OPTIONS_DESCRIPTION" desc="Description of th e 'Tabbed Options' lab.">
3850 Uses an in-tab UI for the Options (Preferences) dialog instead of a stan d-alone window. 3850 Uses an in-tab UI for the Options (Preferences) dialog instead of a stan d-alone window.
3851 </message> 3851 </message>
3852 <message name="IDS_LABS_INSTANT_NAME" desc="Description of the 'Instant' la b.">
3853 Instant
3854 </message>
3855 <message name="IDS_LABS_INSTANT_DESCRIPTION" desc="Description of the 'Inst ant' lab.">
3856 Makes the address bar load urls as you type.
3857 </message>
3852 3858
3853 <!-- Click-to-load --> 3859 <!-- Click-to-load -->
3854 <message name="IDS_PLUGIN_LOAD" desc="The link for loading a blocked plug- in, displayed in the click-to-play UI."> 3860 <message name="IDS_PLUGIN_LOAD" desc="The link for loading a blocked plug- in, displayed in the click-to-play UI.">
3855 Click to run this plug-in 3861 Click to run this plug-in
3856 </message> 3862 </message>
3857 <message name="IDS_PLUGIN_LOAD_SHORT" desc="The link for loading all block ed plug-ins, displayed in the infobar."> 3863 <message name="IDS_PLUGIN_LOAD_SHORT" desc="The link for loading all block ed plug-ins, displayed in the infobar.">
3858 Allow 3864 Allow
3859 </message> 3865 </message>
3860 <message name="IDS_PLUGIN_UPDATE" desc="The link for updating an outdated plug-in."> 3866 <message name="IDS_PLUGIN_UPDATE" desc="The link for updating an outdated plug-in.">
3861 Update plug-in... 3867 Update plug-in...
(...skipping 5748 matching lines...) Expand 10 before | Expand all | Expand 10 after
9610 9616
9611 </messages> 9617 </messages>
9612 9618
9613 <structures fallback_to_english="true"> 9619 <structures fallback_to_english="true">
9614 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 9620 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
9615 </structure> 9621 </structure>
9616 </structures> 9622 </structures>
9617 9623
9618 </release> 9624 </release>
9619 </grit> 9625 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/labs.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698