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

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

Issue 6913026: Compact Navigation prototype (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Added missing DropdownBarHostDelegate header file. 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
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 4174 matching lines...) Expand 10 before | Expand all | Expand 10 after
4185 </message> 4185 </message>
4186 <message name="IDS_FLAGS_BLOCK_ALL_THIRD_PARTY_COOKIES_DESCRIPTION" desc=" Description of the 'Block all third-party cookies' lab."> 4186 <message name="IDS_FLAGS_BLOCK_ALL_THIRD_PARTY_COOKIES_DESCRIPTION" desc=" Description of the 'Block all third-party cookies' lab.">
4187 When the option to block third-party cookies from being set is enabled, also block third-party cookies from being read. 4187 When the option to block third-party cookies from being set is enabled, also block third-party cookies from being read.
4188 </message> 4188 </message>
4189 <message name="IDS_FLAGS_DISABLE_INTERACTIVE_FORM_VALIDATION_NAME" desc="N ame of the 'Disable HTML5 interactive form validation' lab."> 4189 <message name="IDS_FLAGS_DISABLE_INTERACTIVE_FORM_VALIDATION_NAME" desc="N ame of the 'Disable HTML5 interactive form validation' lab.">
4190 Disable HTML5 interactive form validation 4190 Disable HTML5 interactive form validation
4191 </message> 4191 </message>
4192 <message name="IDS_FLAGS_DISABLE_INTERACTIVE_FORM_VALIDATION_DESCRIPTION" desc="Description of the 'Disable HTML5 interactive form validation' lab."> 4192 <message name="IDS_FLAGS_DISABLE_INTERACTIVE_FORM_VALIDATION_DESCRIPTION" desc="Description of the 'Disable HTML5 interactive form validation' lab.">
4193 Disable showing validation messages and preventing form submission. 4193 Disable showing validation messages and preventing form submission.
4194 </message> 4194 </message>
4195 <message name="IDS_FLAGS_ENABLE_COMPACT_NAVIGATION" desc="Name of the 'Com pact Navigation' lab.">
4196 Compact Navigation
4197 </message>
4198 <message name="IDS_FLAGS_ENABLE_COMPACT_NAVIGATION_DESCRIPTION" desc="Desc ription of the 'Compact Navigation' lab.">
4199 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.
4200 </message>
4201 <message name="IDS_COMPACT_NAVIGATION_BAR" desc="The menu item on the app menu to toggle compact navigation bar">
4202 Compact Navigation Bar
4203 </message>
4195 <message name="IDS_FLAGS_ENABLE_HISTORY_QUICK_PROVIDER" desc="Name of the 'Enable better visit history matching in the omnibox' lab."> 4204 <message name="IDS_FLAGS_ENABLE_HISTORY_QUICK_PROVIDER" desc="Name of the 'Enable better visit history matching in the omnibox' lab.">
4196 Better omnibox history matching 4205 Better omnibox history matching
4197 </message> 4206 </message>
4198 <message name="IDS_FLAGS_ENABLE_HISTORY_QUICK_PROVIDER_DESCRIPTION" desc=" Description of the 'Enable better visit history matching in the omnibox' lab."> 4207 <message name="IDS_FLAGS_ENABLE_HISTORY_QUICK_PROVIDER_DESCRIPTION" desc=" Description of the 'Enable better visit history matching in the omnibox' lab.">
4199 Enables substring and multi-fragment matching within URLs from history. 4208 Enables substring and multi-fragment matching within URLs from history.
4200 </message> 4209 </message>
4201 <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.">
4202 Experimental new tab page 4211 Experimental new tab page
4203 </message> 4212 </message>
4204 <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.">
(...skipping 1466 matching lines...) Expand 10 before | Expand all | Expand 10 after
5671 </message> 5680 </message>
5672 <message name="IDS_TAB_CXMENU_UNPIN_TABS" desc="The label of the tab con text menu item for unpinning multiple tab."> 5681 <message name="IDS_TAB_CXMENU_UNPIN_TABS" desc="The label of the tab con text menu item for unpinning multiple tab.">
5673 Unpin tabs 5682 Unpin tabs
5674 </message> 5683 </message>
5675 <message name="IDS_TAB_CXMENU_BOOKMARK_ALL_TABS" desc="The label of the tab context menu item for creating a bookmark folder containing an entry for eac h open tab."> 5684 <message name="IDS_TAB_CXMENU_BOOKMARK_ALL_TABS" desc="The label of the tab context menu item for creating a bookmark folder containing an entry for eac h open tab.">
5676 Bookmark all tabs... 5685 Bookmark all tabs...
5677 </message> 5686 </message>
5678 <message name="IDS_TAB_CXMENU_USE_VERTICAL_TABS" desc="Use the vertical tab strip"> 5687 <message name="IDS_TAB_CXMENU_USE_VERTICAL_TABS" desc="Use the vertical tab strip">
5679 Use side tabs 5688 Use side tabs
5680 </message> 5689 </message>
5690 <message name="IDS_TAB_CXMENU_USE_COMPACT_NAVIGATION_BAR" desc="Hide the toolbar so that we use the compact navigation bar instead">
5691 Hide the toolbar
5692 </message>
5681 <message name="IDS_TAB_CXMENU_SELECT_BY_DOMAIN" desc="The label of the t ab context menu item for selecting tabs with the same domain"> 5693 <message name="IDS_TAB_CXMENU_SELECT_BY_DOMAIN" desc="The label of the t ab context menu item for selecting tabs with the same domain">
5682 Select by domain 5694 Select by domain
5683 </message> 5695 </message>
5684 <message name="IDS_TAB_CXMENU_SELECT_BY_OPENER" desc="The label of the t ab context menu item for selecting tabs with the same opener"> 5696 <message name="IDS_TAB_CXMENU_SELECT_BY_OPENER" desc="The label of the t ab context menu item for selecting tabs with the same opener">
5685 Select by opener 5697 Select by opener
5686 </message> 5698 </message>
5687 </if> 5699 </if>
5688 <if expr="pp_ifdef('use_titlecase')"> 5700 <if expr="pp_ifdef('use_titlecase')">
5689 <message name="IDS_TAB_CXMENU_NEWTAB" desc="In Title Case: The label of the 'New Tab' Tab context menu item."> 5701 <message name="IDS_TAB_CXMENU_NEWTAB" desc="In Title Case: The label of the 'New Tab' Tab context menu item.">
5690 New Tab 5702 New Tab
(...skipping 27 matching lines...) Expand all
5718 </message> 5730 </message>
5719 <message name="IDS_TAB_CXMENU_UNPIN_TABS" desc="In Title Case: The label of the tab context menu item for unpinning multiple tabs."> 5731 <message name="IDS_TAB_CXMENU_UNPIN_TABS" desc="In Title Case: The label of the tab context menu item for unpinning multiple tabs.">
5720 Unpin Tabs 5732 Unpin Tabs
5721 </message> 5733 </message>
5722 <message name="IDS_TAB_CXMENU_BOOKMARK_ALL_TABS" desc="In Title Case: Th e label of the tab context menu item for creating a bookmark folder containing a n entry for each open tab."> 5734 <message name="IDS_TAB_CXMENU_BOOKMARK_ALL_TABS" desc="In Title Case: Th e label of the tab context menu item for creating a bookmark folder containing a n entry for each open tab.">
5723 Bookmark All Tabs... 5735 Bookmark All Tabs...
5724 </message> 5736 </message>
5725 <message name="IDS_TAB_CXMENU_USE_VERTICAL_TABS" desc="In Title Case: Us e the vertical tab strip"> 5737 <message name="IDS_TAB_CXMENU_USE_VERTICAL_TABS" desc="In Title Case: Us e the vertical tab strip">
5726 Use Side Tabs 5738 Use Side Tabs
5727 </message> 5739 </message>
5740 <message name="IDS_TAB_CXMENU_USE_COMPACT_NAVIGATION_BAR" desc="In Title Case: Hide the toolbar so that we use the compact navigation bar instead">
5741 Hide The Toolbar
5742 </message>
5728 <message name="IDS_TAB_CXMENU_SELECT_BY_DOMAIN" desc="The label of the t ab context menu item for selecting tabs with the same domain"> 5743 <message name="IDS_TAB_CXMENU_SELECT_BY_DOMAIN" desc="The label of the t ab context menu item for selecting tabs with the same domain">
5729 Select by Domain 5744 Select by Domain
5730 </message> 5745 </message>
5731 <message name="IDS_TAB_CXMENU_SELECT_BY_OPENER" desc="The label of the t ab context menu item for selecting tabs with the same opener"> 5746 <message name="IDS_TAB_CXMENU_SELECT_BY_OPENER" desc="The label of the t ab context menu item for selecting tabs with the same opener">
5732 Select by Opener 5747 Select by Opener
5733 </message> 5748 </message>
5734 </if> 5749 </if>
5735 5750
5736 <!-- Bookmarks bar --> 5751 <!-- Bookmarks bar -->
5737 <message name="IDS_BOOKMARKS_NO_ITEMS" desc="Text shown when the user has no bookmarks"> 5752 <message name="IDS_BOOKMARKS_NO_ITEMS" desc="Text shown when the user has no bookmarks">
(...skipping 6651 matching lines...) Expand 10 before | Expand all | Expand 10 after
12389 </includes> 12404 </includes>
12390 <structures fallback_to_english="true"> 12405 <structures fallback_to_english="true">
12391 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 12406 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
12392 </structure> 12407 </structure>
12393 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 12408 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
12394 </structure> 12409 </structure>
12395 </structures> 12410 </structures>
12396 12411
12397 </release> 12412 </release>
12398 </grit> 12413 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698