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

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

Issue 1141005: Revert r42156, r42157, r42160. Allow dynamic switching in and out of sidetabs... (Closed) Base URL: svn://chrome-svn/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') | 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 4326 matching lines...) Expand 10 before | Expand all | Expand 10 after
4337 </message> 4337 </message>
4338 <message name="IDS_TAB_CXMENU_CLOSETABSOPENEDBY" desc="The label of the 'Close Tabs opened by this Tab' Tab context menu item."> 4338 <message name="IDS_TAB_CXMENU_CLOSETABSOPENEDBY" desc="The label of the 'Close Tabs opened by this Tab' Tab context menu item.">
4339 Close tabs opened by this tab 4339 Close tabs opened by this tab
4340 </message> 4340 </message>
4341 <message name="IDS_TAB_CXMENU_PIN_TAB" desc="The label of the tab contex t menu item for pinning a tab."> 4341 <message name="IDS_TAB_CXMENU_PIN_TAB" desc="The label of the tab contex t menu item for pinning a tab.">
4342 Pin tab 4342 Pin tab
4343 </message> 4343 </message>
4344 <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."> 4344 <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.">
4345 Bookmark all tabs... 4345 Bookmark all tabs...
4346 </message> 4346 </message>
4347 <message name="IDS_TAB_CXMENU_USE_VERTICAL_TABS" desc="Use the vertical tab strip">
4348 Use side tabs
4349 </message>
4350 </if> 4347 </if>
4351 <if expr="pp_ifdef('use_titlecase')"> 4348 <if expr="pp_ifdef('use_titlecase')">
4352 <message name="IDS_TAB_CXMENU_NEWTAB" desc="In Title Case: The label of the 'New Tab' Tab context menu item."> 4349 <message name="IDS_TAB_CXMENU_NEWTAB" desc="In Title Case: The label of the 'New Tab' Tab context menu item.">
4353 New Tab 4350 New Tab
4354 </message> 4351 </message>
4355 <message name="IDS_TAB_CXMENU_RELOAD" desc="In Title Case: The label of the 'Reload' Tab context menu item."> 4352 <message name="IDS_TAB_CXMENU_RELOAD" desc="In Title Case: The label of the 'Reload' Tab context menu item.">
4356 Reload 4353 Reload
4357 </message> 4354 </message>
4358 <message name="IDS_TAB_CXMENU_DUPLICATE" desc="In Title Case: The label of the 'Duplicate' Tab context menu item."> 4355 <message name="IDS_TAB_CXMENU_DUPLICATE" desc="In Title Case: The label of the 'Duplicate' Tab context menu item.">
4359 Duplicate 4356 Duplicate
(...skipping 2824 matching lines...) Expand 10 before | Expand all | Expand 10 after
7184 <message name="IDS_LANGUAGES_MORE" desc="Main language list 'more' link. E xpands all possible languages, not only the main ones."> 7181 <message name="IDS_LANGUAGES_MORE" desc="Main language list 'more' link. E xpands all possible languages, not only the main ones.">
7185 More... 7182 More...
7186 </message> 7183 </message>
7187 </if> 7184 </if>
7188 <message name="IDS_BOOKMARK_BAR_IMPORT_LINK" desc="text shown for importing "> 7185 <message name="IDS_BOOKMARK_BAR_IMPORT_LINK" desc="text shown for importing ">
7189 Import bookmarks now... 7186 Import bookmarks now...
7190 </message> 7187 </message>
7191 </messages> 7188 </messages>
7192 </release> 7189 </release>
7193 </grit> 7190 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/browser.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698