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

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

Issue 1168793002: Add an initial implementation of the Privacy Page. No subpages yet. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: kyle's comments Created 5 years, 6 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 <!-- Accessibility Page --> 4 <!-- Accessibility Page -->
5 <message name="IDS_SETTINGS_ACCESSIBILITY_PAGE_TITLE" desc="Name of the settin gs page which displays accessibility preferences."> 5 <message name="IDS_SETTINGS_ACCESSIBILITY_PAGE_TITLE" desc="Name of the settin gs page which displays accessibility preferences.">
6 Accessibility 6 Accessibility
7 </message> 7 </message>
8 <message name="IDS_SETTINGS_MORE_FEATURES_LINK" desc="Link which opens page wh ere users can install extensions which provide additional accessibility features ."> 8 <message name="IDS_SETTINGS_MORE_FEATURES_LINK" desc="Link which opens page wh ere users can install extensions which provide additional accessibility features .">
9 Add additional accessibility features 9 Add additional accessibility features
10 </message> 10 </message>
(...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after
115 </message> 115 </message>
116 116
117 <!-- Internet Page --> 117 <!-- Internet Page -->
118 <message name="IDS_SETTINGS_INTERNET_PAGE_TITLE" desc="Name of the settings pa ge which displays internet preferences."> 118 <message name="IDS_SETTINGS_INTERNET_PAGE_TITLE" desc="Name of the settings pa ge which displays internet preferences.">
119 Internet Connection 119 Internet Connection
120 </message> 120 </message>
121 <message name="IDS_SETTINGS_INTERNET_DETAIL_PAGE_TITLE" desc="Name of the sett ings page which displays network details."> 121 <message name="IDS_SETTINGS_INTERNET_DETAIL_PAGE_TITLE" desc="Name of the sett ings page which displays network details.">
122 Network Details 122 Network Details
123 </message> 123 </message>
124 124
125 <!-- Privacy Page -->
126 <message name="IDS_SETTINGS_PRIVACY_PAGE_TITLE" desc="Name of the settings pag e which allows users to modify privacy and security settings.">
127 Privacy &amp; Security
128 </message>
129 <message name="IDS_SETTINGS_LINKDOCTOR_PREF" desc="The documentation string of the 'Use Link Doctor' preference to help with navigation errors.">
130 Use a web service to help resolve navigation errors
131 </message>
132 <message name="IDS_SETTINGS_SUGGEST_PREF" desc="The documentation string of th e 'Use Suggest' preference">
133 Use a prediction service to help complete searches and URLs typed in the add ress bar or the app launcher search box
134 </message>
135 <message name="IDS_SETTINGS_NETWORK_PREDICTION_ENABLED_DESCRIPTION" desc="In t he advanced options tab, the text next to the checkbox that enables prediction o f network actions. Actions include DNS prefetching, TCP and SSL preconnection, and prerendering of webpages.">
136 Prefetch resources to load pages more quickly
137 </message>
138 <message name="IDS_SETTINGS_SAFEBROWSING_ENABLEPROTECTION" desc="The label of the 'Enable phishing and malware protection' checkbox">
139 Enable phishing and malware protection
140 </message>
141 <message name="IDS_SETTINGS_SAFEBROWSING_ENABLE_EXTENDED_REPORTING" desc="Chec kbox label: should Chrome upload information about suspicious downloads and webs ites to Safe Browsing">
142 Automatically report details of possible security incidents to Google
143 </message>
144 <message name="IDS_SETTINGS_SPELLING_PREF" desc="The documentation string of t he 'Use Spelling' preference">
145 Use a web service to help resolve spelling errors
146 </message>
147 <message name="IDS_SETTINGS_ENABLE_LOGGING" desc="The label of the checkbox to enable/disable crash and user metrics logging">
148 Automatically send usage statistics and crash reports to Google
149 </message>
150 <message name="IDS_SETTINGS_ENABLE_DO_NOT_TRACK" desc="The label of the checkb ox to enable/disable sending the 'Do Not track' header">
151 Send a "Do Not Track" request with your browsing traffic
152 </message>
153 <message name="IDS_SETTINGS_ENABLE_CONTENT_PROTECTION_ATTESTATION" desc="descr iption label for verified access about premium contents">
154 Enable Verified Access
155 </message>
156 <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.">
157 Keep Wi-Fi on during sleep
158 </message>
159 <message name="IDS_SETTINGS_PRIVACY_SITE_SETTINGS_BUTTON" desc="Text for site settings button in Privacy options">
James Hawkins 2015/06/08 21:20:17 Do you need _PRIVACY_ here and the following?
Jeremy Klein 2015/06/09 03:42:15 Done.
160 Site settings
161 </message>
162 <message name="IDS_SETTINGS_PRIVACY_CLEAR_DATA_BUTTON" desc="Text for clear br owsing data button in Privacy options">
163 Clear browsing data
164 </message>
165
125 <!-- Search Page --> 166 <!-- Search Page -->
126 <message name="IDS_SETTINGS_SEARCH_PAGE_TITLE" desc="Name of the settings page which displays search engine preferences."> 167 <message name="IDS_SETTINGS_SEARCH_PAGE_TITLE" desc="Name of the settings page which displays search engine preferences.">
127 Search 168 Search
128 </message> 169 </message>
129 <message name="IDS_SETTINGS_SEARCH_EXPLANATION" desc="Explanation for the sear ch engine dropdown setting."> 170 <message name="IDS_SETTINGS_SEARCH_EXPLANATION" desc="Explanation for the sear ch engine dropdown setting.">
130 Set which search engine is used when searching from the omnibox. 171 Set which search engine is used when searching from the omnibox.
131 </message> 172 </message>
132 <message name="IDS_SETTINGS_SEARCH_MANAGE_BUTTON_LABEL" desc="Label for the Ma nage Search Engines button."> 173 <message name="IDS_SETTINGS_SEARCH_MANAGE_BUTTON_LABEL" desc="Label for the Ma nage Search Engines button.">
133 Manage Search Engines 174 Manage Search Engines
134 </message> 175 </message>
(...skipping 108 matching lines...) Expand 10 before | Expand all | Expand 10 after
243 <message name="IDS_SETTINGS_USERS_SHOW_ON_SIGNIN_LABEL" desc="Label for the 's how users on sign-in screen' setting."> 284 <message name="IDS_SETTINGS_USERS_SHOW_ON_SIGNIN_LABEL" desc="Label for the 's how users on sign-in screen' setting.">
244 Show usernames and photos on the sign-in screen 285 Show usernames and photos on the sign-in screen
245 </message> 286 </message>
246 <message name="IDS_SETTINGS_USERS_RESTRICT_SIGNIN_LABEL" desc="Label for the s etting for restricting sign in to specific users."> 287 <message name="IDS_SETTINGS_USERS_RESTRICT_SIGNIN_LABEL" desc="Label for the s etting for restricting sign in to specific users.">
247 Restrict sign-in to the following users: 288 Restrict sign-in to the following users:
248 </message> 289 </message>
249 <message name="IDS_SETTINGS_USERS_ADD_USERS_LABEL" desc="Label for the input f ield for adding users."> 290 <message name="IDS_SETTINGS_USERS_ADD_USERS_LABEL" desc="Label for the input f ield for adding users.">
250 Add users 291 Add users
251 </message> 292 </message>
252 </grit-part> 293 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698