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

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

Issue 6976001: Turn on the History Quick Provider by Default (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 7 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 <!-- 3 <!--
4 This file contains definitions of resources that will be translated for each 4 This file contains definitions of resources that will be translated for each
5 locale. OS values are passed through from Python's sys.platform: 5 locale. OS values are passed through from Python's sys.platform:
6 6
7 win32 - Windows 7 win32 - Windows
8 darwin - Mac 8 darwin - Mac
9 linux2 - Linux (both Views and GTK+) 9 linux2 - Linux (both Views and GTK+)
10 10
(...skipping 4189 matching lines...) Expand 10 before | Expand all | Expand 10 after
4200 </message> 4200 </message>
4201 <message name="IDS_FLAGS_ENABLE_COMPACT_NAVIGATION" desc="Name of the 'Com pact Navigation' lab."> 4201 <message name="IDS_FLAGS_ENABLE_COMPACT_NAVIGATION" desc="Name of the 'Com pact Navigation' lab.">
4202 Compact Navigation 4202 Compact Navigation
4203 </message> 4203 </message>
4204 <message name="IDS_FLAGS_ENABLE_COMPACT_NAVIGATION_DESCRIPTION" desc="Desc ription of the 'Compact Navigation' lab."> 4204 <message name="IDS_FLAGS_ENABLE_COMPACT_NAVIGATION_DESCRIPTION" desc="Desc ription of the 'Compact Navigation' lab.">
4205 Adds a "Hide the toolbar" entry to the tabstrip's context menu. Use this to toggle between always displaying the toolbar (default) and only opening it a s a drop down box as needed. 4205 Adds a "Hide the toolbar" entry to the tabstrip's context menu. Use this to toggle between always displaying the toolbar (default) and only opening it a s a drop down box as needed.
4206 </message> 4206 </message>
4207 <message name="IDS_COMPACT_NAVIGATION_BAR" desc="The menu item on the app menu to toggle compact navigation bar"> 4207 <message name="IDS_COMPACT_NAVIGATION_BAR" desc="The menu item on the app menu to toggle compact navigation bar">
4208 Compact Navigation Bar 4208 Compact Navigation Bar
4209 </message> 4209 </message>
4210 <message name="IDS_FLAGS_ENABLE_HISTORY_QUICK_PROVIDER" desc="Name of the 'Enable better visit history matching in the omnibox' lab.">
4211 Better omnibox history matching
4212 </message>
4213 <message name="IDS_FLAGS_ENABLE_HISTORY_QUICK_PROVIDER_DESCRIPTION" desc=" Description of the 'Enable better visit history matching in the omnibox' lab.">
4214 Enables substring and multi-fragment matching within URLs from history.
4215 </message>
4216 <message name="IDS_FLAGS_NEW_TAB_PAGE_4_NAME" desc="Name of the new tab pa ge 4 lab."> 4210 <message name="IDS_FLAGS_NEW_TAB_PAGE_4_NAME" desc="Name of the new tab pa ge 4 lab.">
4217 Experimental new tab page 4211 Experimental new tab page
4218 </message> 4212 </message>
4219 <message name="IDS_FLAGS_NEW_TAB_PAGE_4_DESCRIPTION" desc="Description of the new tab page 4 lab."> 4213 <message name="IDS_FLAGS_NEW_TAB_PAGE_4_DESCRIPTION" desc="Description of the new tab page 4 lab.">
4220 Enables an in-development redesign of the new tab page. 4214 Enables an in-development redesign of the new tab page.
4221 </message> 4215 </message>
4222 <message name="IDS_FLAGS_TAB_GROUPS_CONTEXT_MENU_NAME" desc="Name of the c ontext menu for enabling tab grouping in the context menu"> 4216 <message name="IDS_FLAGS_TAB_GROUPS_CONTEXT_MENU_NAME" desc="Name of the c ontext menu for enabling tab grouping in the context menu">
4223 Add grouping to tab context menu 4217 Add grouping to tab context menu
4224 </message> 4218 </message>
4225 <message name="IDS_FLAGS_TAB_GROUPS_CONTEXT_MENU_DESCRIPTION" desc="Descri ption of the context menu for enabling tab grouping in the context menu lab."> 4219 <message name="IDS_FLAGS_TAB_GROUPS_CONTEXT_MENU_DESCRIPTION" desc="Descri ption of the context menu for enabling tab grouping in the context menu lab.">
(...skipping 8139 matching lines...) Expand 10 before | Expand all | Expand 10 after
12365 </includes> 12359 </includes>
12366 <structures fallback_to_english="true"> 12360 <structures fallback_to_english="true">
12367 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 12361 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
12368 </structure> 12362 </structure>
12369 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 12363 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
12370 </structure> 12364 </structure>
12371 </structures> 12365 </structures>
12372 12366
12373 </release> 12367 </release>
12374 </grit> 12368 </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