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

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

Issue 6708033: Revert 74236 - Mac: Turn on tab overview mode by default. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 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/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 3990 matching lines...) Expand 10 before | Expand all | Expand 10 after
4001 </message> 4001 </message>
4002 <message name="IDS_FLAGS_RELAUNCH_BUTTON" desc="Text on a button that rela unchs chrome when clicked. "> 4002 <message name="IDS_FLAGS_RELAUNCH_BUTTON" desc="Text on a button that rela unchs chrome when clicked. ">
4003 Relaunch Now 4003 Relaunch Now
4004 </message> 4004 </message>
4005 <message name="IDS_FLAGS_DISABLE" desc="The link for disabling a labs expe riment."> 4005 <message name="IDS_FLAGS_DISABLE" desc="The link for disabling a labs expe riment.">
4006 Disable 4006 Disable
4007 </message> 4007 </message>
4008 <message name="IDS_FLAGS_ENABLE" desc="The link for enabling a labs experi ment."> 4008 <message name="IDS_FLAGS_ENABLE" desc="The link for enabling a labs experi ment.">
4009 Enable 4009 Enable
4010 </message> 4010 </message>
4011 <message name="IDS_FLAGS_TABPOSE_NAME" desc="Name of the 'Tab Overview' la b.">
4012 Tab Overview
4013 </message>
4014 <message name="IDS_FLAGS_TABPOSE_DESCRIPTION" desc="Description of the 'Ta b Overview' lab.">
4015 Swipe down with three fingers on your trackpad to see an overview of all your tabs. Click on a thumbnail to select it. Works great in fullscreen mode.
4016 </message>
4011 <message name="IDS_FLAGS_MEDIA_PLAYER_NAME" desc="Name of the 'Media Playe r' lab."> 4017 <message name="IDS_FLAGS_MEDIA_PLAYER_NAME" desc="Name of the 'Media Playe r' lab.">
4012 Media Player 4018 Media Player
4013 </message> 4019 </message>
4014 <message name="IDS_FLAGS_MEDIA_PLAYER_DESCRIPTION" desc="Description of th e 'Media Player' lab."> 4020 <message name="IDS_FLAGS_MEDIA_PLAYER_DESCRIPTION" desc="Description of th e 'Media Player' lab.">
4015 Enable Media Player. 4021 Enable Media Player.
4016 </message> 4022 </message>
4017 <message name="IDS_FLAGS_ADVANCED_FS_NAME" desc="Name of the 'Advanced Fil e System' lab."> 4023 <message name="IDS_FLAGS_ADVANCED_FS_NAME" desc="Name of the 'Advanced Fil e System' lab.">
4018 Advanced File System 4024 Advanced File System
4019 </message> 4025 </message>
4020 <message name="IDS_FLAGS_ADVANCED_FS_DESCRIPTION" desc="Description of the 'Advanced File System' lab."> 4026 <message name="IDS_FLAGS_ADVANCED_FS_DESCRIPTION" desc="Description of the 'Advanced File System' lab.">
(...skipping 7692 matching lines...) Expand 10 before | Expand all | Expand 10 after
11713 </includes> 11719 </includes>
11714 <structures fallback_to_english="true"> 11720 <structures fallback_to_english="true">
11715 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 11721 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
11716 </structure> 11722 </structure>
11717 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 11723 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
11718 </structure> 11724 </structure>
11719 </structures> 11725 </structures>
11720 11726
11721 </release> 11727 </release>
11722 </grit> 11728 </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