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

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

Issue 365005: Converting the Cookies options page from a TableView to a TreeView... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 1 month 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 | « app/tree_node_model.h ('k') | chrome/browser/cookies_tree_model.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 4259 matching lines...) Expand 10 before | Expand all | Expand 10 after
4270 </message> 4270 </message>
4271 <message name="IDS_OPTIONS_COOKIES_BLOCK_THIRD_PARTY_COOKIES" desc="The la bel of the 'Block third-party cookies' dropdown list item. This option does not accept or send any third-party cookies."> 4271 <message name="IDS_OPTIONS_COOKIES_BLOCK_THIRD_PARTY_COOKIES" desc="The la bel of the 'Block third-party cookies' dropdown list item. This option does not accept or send any third-party cookies.">
4272 Completely block third-party cookies 4272 Completely block third-party cookies
4273 </message> 4273 </message>
4274 <message name="IDS_OPTIONS_COOKIES_BLOCK_ALL_COOKIES" desc="The label of t he 'Block all cookies' dropdown list item"> 4274 <message name="IDS_OPTIONS_COOKIES_BLOCK_ALL_COOKIES" desc="The label of t he 'Block all cookies' dropdown list item">
4275 Block all cookies 4275 Block all cookies
4276 </message> 4276 </message>
4277 <message name="IDS_OPTIONS_COOKIES_SHOWCOOKIES" desc="The label of the 'Sh ow Cookies' button"> 4277 <message name="IDS_OPTIONS_COOKIES_SHOWCOOKIES" desc="The label of the 'Sh ow Cookies' button">
4278 Show cookies 4278 Show cookies
4279 </message> 4279 </message>
4280 <message name="IDS_OPTIONS_COOKIES_SHOWCOOKIES_WEBSITE_PERMISSIONS" desc=" The label of the 'Show Cookies and Website Permissions' button. Website Permissi ons means you can set permissions for individual websites, such as google.com ca n do this, yahoo.com can do that.">
4281 Show cookies and website permissions
4282 </message>
4280 <message name="IDS_OPTIONS_PLUGINS_IN_SANDBOX" desc="The label for the 'ru n plugins in sandbox' option"> 4283 <message name="IDS_OPTIONS_PLUGINS_IN_SANDBOX" desc="The label for the 'ru n plugins in sandbox' option">
4281 Runs plug-ins in a sandbox with no privileges. Will cause some plug-ins to not work properly. 4284 Runs plug-ins in a sandbox with no privileges. Will cause some plug-ins to not work properly.
4282 </message> 4285 </message>
4283 <message name="IDS_OPTIONS_SAFEBROWSING_ENABLEPROTECTION" desc="The label of the 'Enable phishing and malware protection' checkbox"> 4286 <message name="IDS_OPTIONS_SAFEBROWSING_ENABLEPROTECTION" desc="The label of the 'Enable phishing and malware protection' checkbox">
4284 Enable phishing and malware protection 4287 Enable phishing and malware protection
4285 </message> 4288 </message>
4286 4289
4287 <message name="IDS_OPTIONS_SSL_GROUP_DESCRIPTION" desc="The description of the 'SSL Connections' group"> 4290 <message name="IDS_OPTIONS_SSL_GROUP_DESCRIPTION" desc="The description of the 'SSL Connections' group">
4288 Computer-wide SSL settings: 4291 Computer-wide SSL settings:
4289 </message> 4292 </message>
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after
4360 Load images automatically 4363 Load images automatically
4361 </message> 4364 </message>
4362 <message name="IDS_NETWORK_DNS_PREFETCH_ENABLED_DESCRIPTION" desc="In the advanced options tab, the text next to the checkbox that enables DNS prefetching . DNS prefetching involves scanning pages and user text entries, guessing what domain the user may next navigate to, and obtaining the domain's DNS information for that URL in advance. "> 4365 <message name="IDS_NETWORK_DNS_PREFETCH_ENABLED_DESCRIPTION" desc="In the advanced options tab, the text next to the checkbox that enables DNS prefetching . DNS prefetching involves scanning pages and user text entries, guessing what domain the user may next navigate to, and obtaining the domain's DNS information for that URL in advance. ">
4363 Use DNS pre-fetching to improve page load performance 4366 Use DNS pre-fetching to improve page load performance
4364 </message> 4367 </message>
4365 4368
4366 <!-- Cookies Window --> 4369 <!-- Cookies Window -->
4367 <message name="IDS_COOKIES_WINDOW_TITLE" desc="The title of the Cookies Wi ndow"> 4370 <message name="IDS_COOKIES_WINDOW_TITLE" desc="The title of the Cookies Wi ndow">
4368 Cookies 4371 Cookies
4369 </message> 4372 </message>
4373 <message name="IDS_COOKIES_WEBSITE_PERMISSIONS_WINDOW_TITLE" desc="The tit le of the redesigned Cookies Window that lets you manage cookies, storage quota for websites and other permissions per-website">
4374 Cookies and Website Permissions
4375 </message>
4370 <message name="IDS_COOKIES_SEARCH_LABEL" desc="The label of the 'Search:' label in the Cookies window"> 4376 <message name="IDS_COOKIES_SEARCH_LABEL" desc="The label of the 'Search:' label in the Cookies window">
4371 Search: 4377 Search:
4372 </message> 4378 </message>
4373 <message name="IDS_COOKIES_CLEAR_SEARCH_LABEL" desc="The label of the 'Cle ar' button in the Cookies window"> 4379 <message name="IDS_COOKIES_CLEAR_SEARCH_LABEL" desc="The label of the 'Cle ar' button in the Cookies window">
4374 C&amp;lear 4380 C&amp;lear
4375 </message> 4381 </message>
4376 <message name="IDS_COOKIES_INFO_LABEL" desc="The content of the descriptio n text above the cookies list in the Cookies window"> 4382 <message name="IDS_COOKIES_INFO_LABEL" desc="The content of the descriptio n text above the cookies list in the Cookies window">
4377 The following cookies are stored on your computer: 4383 The following cookies are stored on your computer:
4378 </message> 4384 </message>
4379 <message name="IDS_COOKIES_REMOVE_LABEL" desc="The label of the 'Remove' b utton in the Cookies Window"> 4385 <message name="IDS_COOKIES_REMOVE_LABEL" desc="The label of the 'Remove' b utton in the Cookies Window">
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
4414 </message> 4420 </message>
4415 <message name="IDS_COOKIES_COOKIE_NONESELECTED" desc="Field value when no cookie is selected"> 4421 <message name="IDS_COOKIES_COOKIE_NONESELECTED" desc="Field value when no cookie is selected">
4416 &lt;no cookie selected&gt; 4422 &lt;no cookie selected&gt;
4417 </message> 4423 </message>
4418 <message name="IDS_COOKIES_DOMAIN_COLUMN_HEADER" desc="The label of the Do main header in the Cookies table"> 4424 <message name="IDS_COOKIES_DOMAIN_COLUMN_HEADER" desc="The label of the Do main header in the Cookies table">
4419 Site 4425 Site
4420 </message> 4426 </message>
4421 <message name="IDS_COOKIES_NAME_COLUMN_HEADER" desc="The label of the Cook ie Name header in the Cookies table"> 4427 <message name="IDS_COOKIES_NAME_COLUMN_HEADER" desc="The label of the Cook ie Name header in the Cookies table">
4422 Cookie Name 4428 Cookie Name
4423 </message> 4429 </message>
4424 4430 <message name="IDS_COOKIES_SIZE_TAKEN" desc="Amount of storage space taken up by something (database, application cache, etc) in megabytes">
4431 <ph name="SIZE_TAKEN">$1<ex>2.5</ex></ph>MB
4432 </message>
4433 <message name="IDS_COOKIES_SIZE_SUFFIX_MEGABYTES" desc="Abbreviation for m egabytes, shown after a dialog box in which user can type in a size">
4434 MB
4435 </message>
4436 <message name="IDS_COOKIES_COOKIES" desc="Label for folder under which a l ist of cookies appear">
4437 Cookies
4438 </message>
4439 <message name="IDS_COOKIES_APPLICATION_CACHES" desc="Label for folder unde r which a list of application caches (that's the name of a HTML standard, have y et to see it translated) are stored">
4440 Application Caches
4441 </message>
4442 <message name="IDS_COOKIES_APPLICATION_CACHE" desc="Label to denote an app lication cache in the list of things being stored on your computer (application cache is the name of a HTML standard I have yet to see translated)">
4443 Application Cache
4444 </message>
4445 <message name="IDS_COOKIES_APPLICATION_CACHE_MANIFEST_LABEL" desc="The Man ifest label (manifest is a URL specified by the application cache)">
4446 Manifest:
4447 </message>
4448 <message name="IDS_COOKIES_SIZE_LABEL" desc="The Size label, to indicate h ow much space is taken by a database or application cache">
4449 Size:
4450 </message>
4451 <message name="IDS_COOKIES_QUOTA_LABEL" desc="The Quota label (how much st orage space a site is allowed to use)">
4452 Quota:
4453 </message>
4454 <message name="IDS_COOKIES_QUOTA_SET_BUTTON" desc="The Set button, to set the storage quota allowed for a site">
4455 Set
4456 </message>
4457 <message name="IDS_COOKIES_OVERALL_LABEL" desc="Displayed to set settings for a site overall, as opposed to a particular database in the site">
4458 Overall for this site:
4459 </message>
4460 <message name="IDS_COOKIES_WEB_DATABASES" desc="Label for the folder under which a list of web databases (name of a HTML standard) are displayed">
4461 Web Databases
4462 </message>
4463 <message name="IDS_COOKIES_WEB_DATABASE" desc="Label for an individual web databases (name of a HTML standard) are displayed">
4464 Web Database
4465 </message>
4466 <message name="IDS_COOKIES_WEB_DATABASE_NAME" desc="Label for the name of an individual web databases (name of a HTML standard) are displayed">
4467 Database Name:
4468 </message>
4469 <message name="IDS_COOKIES_LOCAL_STORAGE" desc="Label for local storage (n ame of a HTML standard)">
4470 Local Storage
4471 </message>
4472
4425 <!-- New Tab --> 4473 <!-- New Tab -->
4426 <message name="IDS_NEW_TAB_TITLE" 4474 <message name="IDS_NEW_TAB_TITLE"
4427 desc="Title of the new tab page, this is only shown while loading , then the title comes from the page"> 4475 desc="Title of the new tab page, this is only shown while loading , then the title comes from the page">
4428 New Tab 4476 New Tab
4429 </message> 4477 </message>
4430 <message name="IDS_NEW_TAB_TITLE_WITH_PROFILE_NAME" 4478 <message name="IDS_NEW_TAB_TITLE_WITH_PROFILE_NAME"
4431 desc="Title of the new tab page with profile name, this is only s hown while loading, then the title comes from the page"> 4479 desc="Title of the new tab page with profile name, this is only s hown while loading, then the title comes from the page">
4432 New Tab [<ph name="PROFILE_NAME">$1</ph>] 4480 New Tab [<ph name="PROFILE_NAME">$1</ph>]
4433 </message> 4481 </message>
4434 <message name="IDS_NEW_TAB_MOST_VISITED" 4482 <message name="IDS_NEW_TAB_MOST_VISITED"
(...skipping 1465 matching lines...) Expand 10 before | Expand all | Expand 10 after
5900 <message name="IDS_STATUSBAR_BATTERY_IS_CHARGED" desc="In the power menu b utton, the battery is charged message."> 5948 <message name="IDS_STATUSBAR_BATTERY_IS_CHARGED" desc="In the power menu b utton, the battery is charged message.">
5901 Battery is charged 5949 Battery is charged
5902 </message> 5950 </message>
5903 <message name="IDS_COMPACT_NAVBAR" desc="The menu item on the app menu to toggle compact navigation bar"> 5951 <message name="IDS_COMPACT_NAVBAR" desc="The menu item on the app menu to toggle compact navigation bar">
5904 Toggle Compact Navigation Bar 5952 Toggle Compact Navigation Bar
5905 </message> 5953 </message>
5906 </if> 5954 </if>
5907 </messages> 5955 </messages>
5908 </release> 5956 </release>
5909 </grit> 5957 </grit>
OLDNEW
« no previous file with comments | « app/tree_node_model.h ('k') | chrome/browser/cookies_tree_model.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698