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

Side by Side Diff: chrome/app/settings_strings.grdp

Issue 2731403005: MD Settings: Privacy: Show dialog when changing do-not-track (Closed)
Patch Set: Add learn more link Created 3 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
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- Settings-specific strings (included from generated_resources.grd). --> 2 <!-- Settings-specific strings (included from generated_resources.grd). -->
3 <grit-part> 3 <grit-part>
4 <!-- Main Page --> 4 <!-- Main Page -->
5 <if expr="chromeos"> 5 <if expr="chromeos">
6 <message name="IDS_SETTINGS_SECONDARY_USER_BANNER" desc="Banner displayed in settings page when the user is secondary in a multi-profile session."> 6 <message name="IDS_SETTINGS_SECONDARY_USER_BANNER" desc="Banner displayed in settings page when the user is secondary in a multi-profile session.">
7 Some settings belonging to <ph name="PRIMARY_EMAIL">$1<ex>john@google.com< /ex></ph> are being shared with you. These settings only affect your account whe n using multiple sign-in. 7 Some settings belonging to <ph name="PRIMARY_EMAIL">$1<ex>john@google.com< /ex></ph> are being shared with you. These settings only affect your account whe n using multiple sign-in.
8 </message> 8 </message>
9 </if> 9 </if>
10 10
(...skipping 1579 matching lines...) Expand 10 before | Expand all | Expand 10 after
1590 </message> 1590 </message>
1591 <message name="IDS_SETTINGS_ENABLE_LOGGING" desc="The label of the checkbox to enable/disable crash and user metrics logging"> 1591 <message name="IDS_SETTINGS_ENABLE_LOGGING" desc="The label of the checkbox to enable/disable crash and user metrics logging">
1592 Automatically send usage statistics and crash reports to Google 1592 Automatically send usage statistics and crash reports to Google
1593 </message> 1593 </message>
1594 <message name="IDS_SETTINGS_ENABLE_LOGGING_DIAGNOSTIC_AND_USAGE_DATA" desc="Th e label of the checkbox to enable/disable diagnostic and user metrics logging"> 1594 <message name="IDS_SETTINGS_ENABLE_LOGGING_DIAGNOSTIC_AND_USAGE_DATA" desc="Th e label of the checkbox to enable/disable diagnostic and user metrics logging">
1595 Automatically send diagnostic and usage data to Google 1595 Automatically send diagnostic and usage data to Google
1596 </message> 1596 </message>
1597 <message name="IDS_SETTINGS_ENABLE_DO_NOT_TRACK" desc="The label of the checkb ox to enable/disable sending the 'Do Not track' header"> 1597 <message name="IDS_SETTINGS_ENABLE_DO_NOT_TRACK" desc="The label of the checkb ox to enable/disable sending the 'Do Not track' header">
1598 Send a "Do Not Track" request with your browsing traffic 1598 Send a "Do Not Track" request with your browsing traffic
1599 </message> 1599 </message>
1600 <message name="IDS_SETTINGS_ENABLE_DO_NOT_TRACK_DIALOG_TITLE" desc="The title of a confirmation dialog that confirms that the user want to send the 'Do Not Tr ack' header">
1601 Do Not Track
1602 </message>
1603 <message name="IDS_SETTINGS_ENABLE_DO_NOT_TRACK_DIALOG_TEXT" desc="The text of a confirmation dialog that confirms that the user want to send the 'Do Not Trac k' header">
1604 Enabling "Do Not Track" means that a request will be included with your brow sing traffic. Any effect depends on whether a website responds to the request, a nd how the request is interpreted. For example, some websites may respond to thi s request by showing you ads that aren't based on other websites you've visited. Many websites will still collect and use your browsing data - for example to im prove security, to provide content, services, ads and recommendations on their w ebsites, and to generate reporting statistics <ph name="BEGIN_LINK">&lt;a target ="_blank" href="$1"&gt;</ph>Learn more<ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a&g t;</ex></ph>
Dan Beam 2017/03/10 23:30:50 period before Learn More link
stevenjb 2017/03/10 23:58:20 ditto
1605 </message>
1600 <message name="IDS_SETTINGS_ENABLE_CONTENT_PROTECTION_ATTESTATION" desc="descr iption label for verified access about premium contents"> 1606 <message name="IDS_SETTINGS_ENABLE_CONTENT_PROTECTION_ATTESTATION" desc="descr iption label for verified access about premium contents">
1601 Enable Verified Access 1607 Enable Verified Access
1602 </message> 1608 </message>
1603 <message name="IDS_SETTINGS_WAKE_ON_WIFI_DESCRIPTION" desc="In the settings ta b, the text next to the checkbox for enabling quickly reconnecting to known Wi-F i SSIDs."> 1609 <message name="IDS_SETTINGS_WAKE_ON_WIFI_DESCRIPTION" desc="In the settings ta b, the text next to the checkbox for enabling quickly reconnecting to known Wi-F i SSIDs.">
1604 Keep Wi-Fi on during sleep 1610 Keep Wi-Fi on during sleep
1605 </message> 1611 </message>
1606 <message name="IDS_SETTINGS_MANAGE_CERTIFICATES" desc="Text for manage certifi cates button in Privacy options"> 1612 <message name="IDS_SETTINGS_MANAGE_CERTIFICATES" desc="Text for manage certifi cates button in Privacy options">
1607 Manage certificates 1613 Manage certificates
1608 </message> 1614 </message>
1609 <message name="IDS_SETTINGS_MANAGE_CERTIFICATES_DESCRIPTION" desc="Secondary, continued explanation of how to manage SSL certificates and settings in Privacy options"> 1615 <message name="IDS_SETTINGS_MANAGE_CERTIFICATES_DESCRIPTION" desc="Secondary, continued explanation of how to manage SSL certificates and settings in Privacy options">
(...skipping 1300 matching lines...) Expand 10 before | Expand all | Expand 10 after
2910 System 2916 System
2911 </message> 2917 </message>
2912 <message name="IDS_SETTINGS_SYSTEM_HARDWARE_ACCELERATION_LABEL" desc="Label for the checkbox that forces Chrome to render via hardware acceleration (GPU) wh en available."> 2918 <message name="IDS_SETTINGS_SYSTEM_HARDWARE_ACCELERATION_LABEL" desc="Label for the checkbox that forces Chrome to render via hardware acceleration (GPU) wh en available.">
2913 Use hardware acceleration when available 2919 Use hardware acceleration when available
2914 </message> 2920 </message>
2915 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> 2921 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings.">
2916 Change proxy settings 2922 Change proxy settings
2917 </message> 2923 </message>
2918 </if> 2924 </if>
2919 </grit-part> 2925 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698