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

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

Issue 8479027: Make third-party cookie blocking strict by default (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 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 | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/common/chrome_switches.h » ('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 4675 matching lines...) Expand 10 before | Expand all | Expand 10 after
4686 <if expr="pp_ifdef('android')"> 4686 <if expr="pp_ifdef('android')">
4687 <message name="IDS_FLAGS_EXPERIMENTAL_LOCATION_FEATURES_DESCRIPTION" des c="Description of the 'Enable experimental location features' lab."> 4687 <message name="IDS_FLAGS_EXPERIMENTAL_LOCATION_FEATURES_DESCRIPTION" des c="Description of the 'Enable experimental location features' lab.">
4688 Enables experimental extensions to the geolocation feature. Includes u sing operating system location APIs (where available), and sending additional lo cal network configuration data to the Google location service to provide higher accuracy positioning. 4688 Enables experimental extensions to the geolocation feature. Includes u sing operating system location APIs (where available), and sending additional lo cal network configuration data to the Google location service to provide higher accuracy positioning.
4689 </message> 4689 </message>
4690 </if> 4690 </if>
4691 <if expr="not pp_ifdef('android')"> 4691 <if expr="not pp_ifdef('android')">
4692 <message name="IDS_FLAGS_EXPERIMENTAL_LOCATION_FEATURES_DESCRIPTION" des c="Description of the 'Enable experimental location features' lab."> 4692 <message name="IDS_FLAGS_EXPERIMENTAL_LOCATION_FEATURES_DESCRIPTION" des c="Description of the 'Enable experimental location features' lab.">
4693 Enables experimental extensions to the geolocation feature to use oper ating system location APIs (where available). 4693 Enables experimental extensions to the geolocation feature to use oper ating system location APIs (where available).
4694 </message> 4694 </message>
4695 </if> 4695 </if>
4696 <message name="IDS_FLAGS_BLOCK_ALL_THIRD_PARTY_COOKIES_NAME" desc="Name of the 'Block all third-party cookies' lab.">
4697 Block all third-party cookies
4698 </message>
4699 <message name="IDS_FLAGS_BLOCK_ALL_THIRD_PARTY_COOKIES_DESCRIPTION" desc=" Description of the 'Block all third-party cookies' lab.">
4700 When the option to block third-party cookies from being set is enabled, also block third-party cookies from being read.
4701 </message>
4702 <message name="IDS_FLAGS_DISABLE_INTERACTIVE_FORM_VALIDATION_NAME" desc="N ame of the 'Disable HTML5 interactive form validation' lab."> 4696 <message name="IDS_FLAGS_DISABLE_INTERACTIVE_FORM_VALIDATION_NAME" desc="N ame of the 'Disable HTML5 interactive form validation' lab.">
4703 Disable HTML5 interactive form validation 4697 Disable HTML5 interactive form validation
4704 </message> 4698 </message>
4705 <message name="IDS_FLAGS_DISABLE_INTERACTIVE_FORM_VALIDATION_DESCRIPTION" desc="Description of the 'Disable HTML5 interactive form validation' lab."> 4699 <message name="IDS_FLAGS_DISABLE_INTERACTIVE_FORM_VALIDATION_DESCRIPTION" desc="Description of the 'Disable HTML5 interactive form validation' lab.">
4706 Disable showing validation messages and preventing form submission. 4700 Disable showing validation messages and preventing form submission.
4707 </message> 4701 </message>
4708 <message name="IDS_FLAGS_STATIC_IP_CONFIG_NAME" desc="Name of the static i p config lab."> 4702 <message name="IDS_FLAGS_STATIC_IP_CONFIG_NAME" desc="Name of the static i p config lab.">
4709 Experimental static ip configuration 4703 Experimental static ip configuration
4710 </message> 4704 </message>
4711 <message name="IDS_FLAGS_STATIC_IP_CONFIG_DESCRIPTION" desc="Description o f the static ip config lab."> 4705 <message name="IDS_FLAGS_STATIC_IP_CONFIG_DESCRIPTION" desc="Description o f the static ip config lab.">
(...skipping 1187 matching lines...) Expand 10 before | Expand all | Expand 10 after
5899 <message name="IDS_COOKIES_SESSION_ONLY_RADIO" desc="A radio button in the Content Settings dialog for allowing cookies and other site data for the curren t session only."> 5893 <message name="IDS_COOKIES_SESSION_ONLY_RADIO" desc="A radio button in the Content Settings dialog for allowing cookies and other site data for the curren t session only.">
5900 Allow local data to be set for the current session only 5894 Allow local data to be set for the current session only
5901 </message> 5895 </message>
5902 <message name="IDS_COOKIES_BLOCK_RADIO" desc="A radio button in the Conten t Settings dialog for blocking cookies and other site data from being stored on your computer."> 5896 <message name="IDS_COOKIES_BLOCK_RADIO" desc="A radio button in the Conten t Settings dialog for blocking cookies and other site data from being stored on your computer.">
5903 Block sites from setting any data 5897 Block sites from setting any data
5904 </message> 5898 </message>
5905 <message name="IDS_COOKIES_EXCEPTIONS_BUTTON" desc="A button in the Conten t Settings dialog for opening cookie storing exception rules dialog."> 5899 <message name="IDS_COOKIES_EXCEPTIONS_BUTTON" desc="A button in the Conten t Settings dialog for opening cookie storing exception rules dialog.">
5906 Exceptions... 5900 Exceptions...
5907 </message> 5901 </message>
5908 <message name="IDS_COOKIES_BLOCK_3RDPARTY_CHKBOX" desc="A checkbox in the Content Settings dialog for blocking all 3rd party cookies."> 5902 <message name="IDS_COOKIES_BLOCK_3RDPARTY_CHKBOX" desc="A checkbox in the Content Settings dialog for blocking all 3rd party cookies.">
5909 Block third-party cookies from being set 5903 Block third-party cookies and site data
5910 </message> 5904 </message>
5911 <message name="IDS_INTENTS_TAB_LABEL" desc="Label for Web Intents tab on C ontent Settings page"> 5905 <message name="IDS_INTENTS_TAB_LABEL" desc="Label for Web Intents tab on C ontent Settings page">
5912 Web Intents 5906 Web Intents
5913 </message> 5907 </message>
5914 5908
5915 <!-- Mac users do not close their browser; they quit it. --> 5909 <!-- Mac users do not close their browser; they quit it. -->
5916 <if expr="not is_macosx"> 5910 <if expr="not is_macosx">
5917 <message name="IDS_COOKIES_CLEAR_WHEN_CLOSE_CHKBOX" desc="A checkbox in the Content Settings dialog for removing all cookies on when browser is closed." > 5911 <message name="IDS_COOKIES_CLEAR_WHEN_CLOSE_CHKBOX" desc="A checkbox in the Content Settings dialog for removing all cookies on when browser is closed." >
5918 Clear cookies and other site data when I close my browser 5912 Clear cookies and other site data when I close my browser
5919 </message> 5913 </message>
(...skipping 8676 matching lines...) Expand 10 before | Expand all | Expand 10 after
14596 </messages> 14590 </messages>
14597 <structures fallback_to_english="true"> 14591 <structures fallback_to_english="true">
14598 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> 14592 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. -->
14599 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 14593 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
14600 </structure> 14594 </structure>
14601 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 14595 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
14602 </structure> 14596 </structure>
14603 </structures> 14597 </structures>
14604 </release> 14598 </release>
14605 </grit> 14599 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/common/chrome_switches.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698