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

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

Issue 6459009: Mac: Turn on tab overview mode by default. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: mento wins again Created 9 years, 10 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 <!-- 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 3930 matching lines...) Expand 10 before | Expand all | Expand 10 after
3941 </message> 3941 </message>
3942 <message name="IDS_FLAGS_RESTART_BUTTON" desc="Text on a button that resta rts chrome when clicked. "> 3942 <message name="IDS_FLAGS_RESTART_BUTTON" desc="Text on a button that resta rts chrome when clicked. ">
3943 Restart Now 3943 Restart Now
3944 </message> 3944 </message>
3945 <message name="IDS_FLAGS_DISABLE" desc="The link for disabling a labs expe riment."> 3945 <message name="IDS_FLAGS_DISABLE" desc="The link for disabling a labs expe riment.">
3946 Disable 3946 Disable
3947 </message> 3947 </message>
3948 <message name="IDS_FLAGS_ENABLE" desc="The link for enabling a labs experi ment."> 3948 <message name="IDS_FLAGS_ENABLE" desc="The link for enabling a labs experi ment.">
3949 Enable 3949 Enable
3950 </message> 3950 </message>
3951 <message name="IDS_FLAGS_TABPOSE_NAME" desc="Name of the 'Tab Overview' la b.">
3952 Tab Overview
3953 </message>
3954 <message name="IDS_FLAGS_TABPOSE_DESCRIPTION" desc="Description of the 'Ta b Overview' lab.">
3955 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.
3956 </message>
3957 <message name="IDS_FLAGS_MEDIA_PLAYER_NAME" desc="Name of the 'Media Playe r' lab."> 3951 <message name="IDS_FLAGS_MEDIA_PLAYER_NAME" desc="Name of the 'Media Playe r' lab.">
3958 Media Player 3952 Media Player
3959 </message> 3953 </message>
3960 <message name="IDS_FLAGS_MEDIA_PLAYER_DESCRIPTION" desc="Description of th e 'Media Player' lab."> 3954 <message name="IDS_FLAGS_MEDIA_PLAYER_DESCRIPTION" desc="Description of th e 'Media Player' lab.">
3961 Enable Media Player. 3955 Enable Media Player.
3962 </message> 3956 </message>
3963 <message name="IDS_FLAGS_ADVANCED_FS_NAME" desc="Name of the 'Advanced Fil e System' lab."> 3957 <message name="IDS_FLAGS_ADVANCED_FS_NAME" desc="Name of the 'Advanced Fil e System' lab.">
3964 Advanced File System 3958 Advanced File System
3965 </message> 3959 </message>
3966 <message name="IDS_FLAGS_ADVANCED_FS_DESCRIPTION" desc="Description of the 'Advanced File System' lab."> 3960 <message name="IDS_FLAGS_ADVANCED_FS_DESCRIPTION" desc="Description of the 'Advanced File System' lab.">
(...skipping 7359 matching lines...) Expand 10 before | Expand all | Expand 10 after
11326 </includes> 11320 </includes>
11327 <structures fallback_to_english="true"> 11321 <structures fallback_to_english="true">
11328 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 11322 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
11329 </structure> 11323 </structure>
11330 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 11324 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
11331 </structure> 11325 </structure>
11332 </structures> 11326 </structures>
11333 11327
11334 </release> 11328 </release>
11335 </grit> 11329 </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