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

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

Issue 6708037: Merge 78737 - Revert 74236 - Mac: Turn on tab overview mode by default. (Closed) Base URL: svn://svn.chromium.org/chrome/branches/696/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 3987 matching lines...) Expand 10 before | Expand all | Expand 10 after
3998 </message> 3998 </message>
3999 <message name="IDS_FLAGS_RELAUNCH_BUTTON" desc="Text on a button that rela unchs chrome when clicked. "> 3999 <message name="IDS_FLAGS_RELAUNCH_BUTTON" desc="Text on a button that rela unchs chrome when clicked. ">
4000 Relaunch Now 4000 Relaunch Now
4001 </message> 4001 </message>
4002 <message name="IDS_FLAGS_DISABLE" desc="The link for disabling a labs expe riment."> 4002 <message name="IDS_FLAGS_DISABLE" desc="The link for disabling a labs expe riment.">
4003 Disable 4003 Disable
4004 </message> 4004 </message>
4005 <message name="IDS_FLAGS_ENABLE" desc="The link for enabling a labs experi ment."> 4005 <message name="IDS_FLAGS_ENABLE" desc="The link for enabling a labs experi ment.">
4006 Enable 4006 Enable
4007 </message> 4007 </message>
4008 <message name="IDS_FLAGS_TABPOSE_NAME" desc="Name of the 'Tab Overview' la b.">
4009 Tab Overview
4010 </message>
4011 <message name="IDS_FLAGS_TABPOSE_DESCRIPTION" desc="Description of the 'Ta b Overview' lab.">
4012 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.
4013 </message>
4008 <message name="IDS_FLAGS_MEDIA_PLAYER_NAME" desc="Name of the 'Media Playe r' lab."> 4014 <message name="IDS_FLAGS_MEDIA_PLAYER_NAME" desc="Name of the 'Media Playe r' lab.">
4009 Media Player 4015 Media Player
4010 </message> 4016 </message>
4011 <message name="IDS_FLAGS_MEDIA_PLAYER_DESCRIPTION" desc="Description of th e 'Media Player' lab."> 4017 <message name="IDS_FLAGS_MEDIA_PLAYER_DESCRIPTION" desc="Description of th e 'Media Player' lab.">
4012 Enable Media Player. 4018 Enable Media Player.
4013 </message> 4019 </message>
4014 <message name="IDS_FLAGS_ADVANCED_FS_NAME" desc="Name of the 'Advanced Fil e System' lab."> 4020 <message name="IDS_FLAGS_ADVANCED_FS_NAME" desc="Name of the 'Advanced Fil e System' lab.">
4015 Advanced File System 4021 Advanced File System
4016 </message> 4022 </message>
4017 <message name="IDS_FLAGS_ADVANCED_FS_DESCRIPTION" desc="Description of the 'Advanced File System' lab."> 4023 <message name="IDS_FLAGS_ADVANCED_FS_DESCRIPTION" desc="Description of the 'Advanced File System' lab.">
(...skipping 7642 matching lines...) Expand 10 before | Expand all | Expand 10 after
11660 </includes> 11666 </includes>
11661 <structures fallback_to_english="true"> 11667 <structures fallback_to_english="true">
11662 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 11668 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
11663 </structure> 11669 </structure>
11664 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 11670 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
11665 </structure> 11671 </structure>
11666 </structures> 11672 </structures>
11667 11673
11668 </release> 11674 </release>
11669 </grit> 11675 </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