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

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: 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 1463 matching lines...) Expand 10 before | Expand all | Expand 10 after
5668 </message> 5677 </message>
5669 <message name="IDS_TAB_CXMENU_UNPIN_TABS" desc="The label of the tab con text menu item for unpinning multiple tab."> 5678 <message name="IDS_TAB_CXMENU_UNPIN_TABS" desc="The label of the tab con text menu item for unpinning multiple tab.">
5670 Unpin tabs 5679 Unpin tabs
5671 </message> 5680 </message>
5672 <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."> 5681 <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.">
5673 Bookmark all tabs... 5682 Bookmark all tabs...
5674 </message> 5683 </message>
5675 <message name="IDS_TAB_CXMENU_USE_VERTICAL_TABS" desc="Use the vertical tab strip"> 5684 <message name="IDS_TAB_CXMENU_USE_VERTICAL_TABS" desc="Use the vertical tab strip">
5676 Use side tabs 5685 Use side tabs
5677 </message> 5686 </message>
5687 <message name="IDS_TAB_CXMENU_USE_COMPACT_NAVIGATION_BAR" desc="Hide the toolbar so that we use the compact navigation bar instead">
5688 Hide the toolbar
5689 </message>
5678 <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"> 5690 <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">
5679 Select by domain 5691 Select by domain
5680 </message> 5692 </message>
5681 <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"> 5693 <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">
5682 Select by opener 5694 Select by opener
5683 </message> 5695 </message>
5684 </if> 5696 </if>
5685 <if expr="pp_ifdef('use_titlecase')"> 5697 <if expr="pp_ifdef('use_titlecase')">
5686 <message name="IDS_TAB_CXMENU_NEWTAB" desc="In Title Case: The label of the 'New Tab' Tab context menu item."> 5698 <message name="IDS_TAB_CXMENU_NEWTAB" desc="In Title Case: The label of the 'New Tab' Tab context menu item.">
5687 New Tab 5699 New Tab
(...skipping 27 matching lines...) Expand all
5715 </message> 5727 </message>
5716 <message name="IDS_TAB_CXMENU_UNPIN_TABS" desc="In Title Case: The label of the tab context menu item for unpinning multiple tabs."> 5728 <message name="IDS_TAB_CXMENU_UNPIN_TABS" desc="In Title Case: The label of the tab context menu item for unpinning multiple tabs.">
5717 Unpin Tabs 5729 Unpin Tabs
5718 </message> 5730 </message>
5719 <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."> 5731 <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.">
5720 Bookmark All Tabs... 5732 Bookmark All Tabs...
5721 </message> 5733 </message>
5722 <message name="IDS_TAB_CXMENU_USE_VERTICAL_TABS" desc="In Title Case: Us e the vertical tab strip"> 5734 <message name="IDS_TAB_CXMENU_USE_VERTICAL_TABS" desc="In Title Case: Us e the vertical tab strip">
5723 Use Side Tabs 5735 Use Side Tabs
5724 </message> 5736 </message>
5737 <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">
5738 Hide The Toolbar
5739 </message>
5725 <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"> 5740 <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">
5726 Select by Domain 5741 Select by Domain
5727 </message> 5742 </message>
5728 <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"> 5743 <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">
5729 Select by Opener 5744 Select by Opener
5730 </message> 5745 </message>
5731 </if> 5746 </if>
5732 5747
5733 <!-- Bookmarks bar --> 5748 <!-- Bookmarks bar -->
5734 <message name="IDS_BOOKMARKS_NO_ITEMS" desc="Text shown when the user has no bookmarks"> 5749 <message name="IDS_BOOKMARKS_NO_ITEMS" desc="Text shown when the user has no bookmarks">
(...skipping 6648 matching lines...) Expand 10 before | Expand all | Expand 10 after
12383 </includes> 12398 </includes>
12384 <structures fallback_to_english="true"> 12399 <structures fallback_to_english="true">
12385 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 12400 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
12386 </structure> 12401 </structure>
12387 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 12402 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
12388 </structure> 12403 </structure>
12389 </structures> 12404 </structures>
12390 12405
12391 </release> 12406 </release>
12392 </grit> 12407 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698