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

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

Issue 7605003: --downloads-new-ui completely disables the download shelf. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: nits Created 9 years, 4 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') | chrome/browser/ui/browser.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 <!-- 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. The variables is_win, is_macosx, is_linux, and is_posix are available 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available
6 for making strings OS specific. Other platform defines such as use_titlecase 6 for making strings OS specific. Other platform defines such as use_titlecase
7 are declared in build/common.gypi. 7 are declared in build/common.gypi.
8 --> 8 -->
9 9
10 <grit base_dir="." latest_public_release="0" current_release="1" 10 <grit base_dir="." latest_public_release="0" current_release="1"
(...skipping 4212 matching lines...) Expand 10 before | Expand all | Expand 10 after
4223 </message> 4223 </message>
4224 <message name="IDS_FLAGS_ENABLE_SHORTCUTS_PROVIDER_DESCRIPTION" desc=" Des cription of the 'Enable better ranking of previously selected shortcuts in omnib ox' lab."> 4224 <message name="IDS_FLAGS_ENABLE_SHORTCUTS_PROVIDER_DESCRIPTION" desc=" Des cription of the 'Enable better ranking of previously selected shortcuts in omnib ox' lab.">
4225 Remembers commonly selected autocomplete results based on the omnibox se arch term and offers those URLs the next time that same search term is typed. 4225 Remembers commonly selected autocomplete results based on the omnibox se arch term and offers those URLs the next time that same search term is typed.
4226 </message> 4226 </message>
4227 <message name="IDS_FLAGS_MEMORY_WIDGET_NAME" desc="Name of the 'Show memor y status' lab."> 4227 <message name="IDS_FLAGS_MEMORY_WIDGET_NAME" desc="Name of the 'Show memor y status' lab.">
4228 Show memory status 4228 Show memory status
4229 </message> 4229 </message>
4230 <message name="IDS_FLAGS_MEMORY_WIDGET_DESCRIPTION" desc="Description of t he 'Show memory status' lab."> 4230 <message name="IDS_FLAGS_MEMORY_WIDGET_DESCRIPTION" desc="Description of t he 'Show memory status' lab.">
4231 Shows the amount of free memory in the status area. Click on the menu fo r more information about system memory. 4231 Shows the amount of free memory in the status area. Click on the menu fo r more information about system memory.
4232 </message> 4232 </message>
4233 <message name="IDS_FLAGS_DOWNLOADS_NEW_UI_NAME" desc="Title for the flag t o replace the download shelf with an experimental new UI.">
cbentzel 2011/08/15 18:28:26 Nit: I recommend replacing with "Name of the 'New
benjhayden 2011/08/15 19:15:36 Done.
4234 New Downloads UI
4235 </message>
4236 <message name="IDS_FLAGS_DOWNLOADS_NEW_UI_DESCRIPTION" desc="Description f or the flag to replace the download shelf with an experimental new UI.">
cbentzel 2011/08/15 18:28:26 Nit: I recommend replacing with "Description of t
benjhayden 2011/08/15 19:15:36 Done.
4237 Show an experimental new UI instead of the download shelf.
Peter Kasting 2011/08/15 18:34:02 Nit: Show -> Shows, for consistency with elsewhere
benjhayden 2011/08/15 19:15:36 Done.
4238 </message>
4233 <message name="IDS_FLAGS_XSS_AUDITOR_NAME" desc="Description of the 'XSS A uditor' lab."> 4239 <message name="IDS_FLAGS_XSS_AUDITOR_NAME" desc="Description of the 'XSS A uditor' lab.">
4234 XSS Auditor 4240 XSS Auditor
4235 </message> 4241 </message>
4236 <message name="IDS_FLAGS_XSS_AUDITOR_DESCRIPTION" desc="Description of the 'XSS Auditor' lab."> 4242 <message name="IDS_FLAGS_XSS_AUDITOR_DESCRIPTION" desc="Description of the 'XSS Auditor' lab.">
4237 Enables WebKit's XSS Auditor (cross-site scripting protection). This fea ture aims to protect you from certain attacks of malicious web sites. It improve s your security, but it might not be compatible with all web sites. 4243 Enables WebKit's XSS Auditor (cross-site scripting protection). This fea ture aims to protect you from certain attacks of malicious web sites. It improve s your security, but it might not be compatible with all web sites.
4238 </message> 4244 </message>
4239 <message name="IDS_FLAGS_CLOUD_PRINT_PROXY_NAME" desc="Title of the Cloud Print Proxy lab"> 4245 <message name="IDS_FLAGS_CLOUD_PRINT_PROXY_NAME" desc="Title of the Cloud Print Proxy lab">
4240 Cloud Print Proxy 4246 Cloud Print Proxy
4241 </message> 4247 </message>
4242 <message name="IDS_FLAGS_CLOUD_PRINT_PROXY_DESCRIPTION" desc="Description of the Cloud Print Proxy lab"> 4248 <message name="IDS_FLAGS_CLOUD_PRINT_PROXY_DESCRIPTION" desc="Description of the Cloud Print Proxy lab">
(...skipping 9127 matching lines...) Expand 10 before | Expand all | Expand 10 after
13370 </includes> 13376 </includes>
13371 <structures fallback_to_english="true"> 13377 <structures fallback_to_english="true">
13372 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 13378 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
13373 </structure> 13379 </structure>
13374 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 13380 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
13375 </structure> 13381 </structure>
13376 </structures> 13382 </structures>
13377 13383
13378 </release> 13384 </release>
13379 </grit> 13385 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/browser/ui/browser.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698