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

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

Issue 1001003: Allow dynamic switching in and out of sidetabs mode. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 10 years, 9 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/browser.h » ('j') | chrome/browser/tabs/tab_strip_model.cc » ('J')
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 4308 matching lines...) Expand 10 before | Expand all | Expand 10 after
4319 </message> 4319 </message>
4320 <message name="IDS_TAB_CXMENU_CLOSETABSOPENEDBY" desc="The label of the 'Close Tabs opened by this Tab' Tab context menu item."> 4320 <message name="IDS_TAB_CXMENU_CLOSETABSOPENEDBY" desc="The label of the 'Close Tabs opened by this Tab' Tab context menu item.">
4321 Close tabs opened by this tab 4321 Close tabs opened by this tab
4322 </message> 4322 </message>
4323 <message name="IDS_TAB_CXMENU_PIN_TAB" desc="The label of the tab contex t menu item for pinning a tab."> 4323 <message name="IDS_TAB_CXMENU_PIN_TAB" desc="The label of the tab contex t menu item for pinning a tab.">
4324 Pin tab 4324 Pin tab
4325 </message> 4325 </message>
4326 <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."> 4326 <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.">
4327 Bookmark all tabs... 4327 Bookmark all tabs...
4328 </message> 4328 </message>
4329 <message name="IDS_TAB_CXMENU_USE_VERTICAL_TABS" desc="Use the vertical tab strip">
4330 Use side tabs
4331 </message>
4329 </if> 4332 </if>
4330 <if expr="pp_ifdef('use_titlecase')"> 4333 <if expr="pp_ifdef('use_titlecase')">
4331 <message name="IDS_TAB_CXMENU_NEWTAB" desc="In Title Case: The label of the 'New Tab' Tab context menu item."> 4334 <message name="IDS_TAB_CXMENU_NEWTAB" desc="In Title Case: The label of the 'New Tab' Tab context menu item.">
4332 New Tab 4335 New Tab
4333 </message> 4336 </message>
4334 <message name="IDS_TAB_CXMENU_RELOAD" desc="In Title Case: The label of the 'Reload' Tab context menu item."> 4337 <message name="IDS_TAB_CXMENU_RELOAD" desc="In Title Case: The label of the 'Reload' Tab context menu item.">
4335 Reload 4338 Reload
4336 </message> 4339 </message>
4337 <message name="IDS_TAB_CXMENU_DUPLICATE" desc="In Title Case: The label of the 'Duplicate' Tab context menu item."> 4340 <message name="IDS_TAB_CXMENU_DUPLICATE" desc="In Title Case: The label of the 'Duplicate' Tab context menu item.">
4338 Duplicate 4341 Duplicate
(...skipping 2723 matching lines...) Expand 10 before | Expand all | Expand 10 after
7062 <message name="IDS_LANGUAGES_MORE" desc="Main language list 'more' link. E xpands all possible languages, not only the main ones."> 7065 <message name="IDS_LANGUAGES_MORE" desc="Main language list 'more' link. E xpands all possible languages, not only the main ones.">
7063 More... 7066 More...
7064 </message> 7067 </message>
7065 </if> 7068 </if>
7066 <message name="IDS_BOOKMARK_BAR_IMPORT_LINK" desc="text shown for importing "> 7069 <message name="IDS_BOOKMARK_BAR_IMPORT_LINK" desc="text shown for importing ">
7067 Import bookmarks now... 7070 Import bookmarks now...
7068 </message> 7071 </message>
7069 </messages> 7072 </messages>
7070 </release> 7073 </release>
7071 </grit> 7074 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/browser.h » ('j') | chrome/browser/tabs/tab_strip_model.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698