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

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

Issue 1819563002: MD Settings: Certificate manager, populate UI. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 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
« no previous file with comments | « no previous file | chrome/browser/resources/settings/certificate_manager_page/certificate_entry.html » ('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 <!-- Settings-specific strings (included from generated_resources.grd). --> 2 <!-- Settings-specific strings (included from generated_resources.grd). -->
3 <grit-part> 3 <grit-part>
4 <!-- Policy Indicators --> 4 <!-- Policy Indicators -->
5 <message name="IDS_SETTINGS_CONTROLLED_SETTING_EXTENSION" desc="Text displayed in the controlled settings indicator tooltip when a setting's value is enforced by an extension."> 5 <message name="IDS_SETTINGS_CONTROLLED_SETTING_EXTENSION" desc="Text displayed in the controlled settings indicator tooltip when a setting's value is enforced by an extension.">
6 This setting is controlled by extension <ph name="NAME">$1<ex>Settings Exten sion</ex></ph> 6 This setting is controlled by extension <ph name="NAME">$1<ex>Settings Exten sion</ex></ph>
7 </message> 7 </message>
8 8
9 <!-- Accessibility Page --> 9 <!-- Accessibility Page -->
10 <message name="IDS_SETTINGS_ACCESSIBILITY" desc="Name of the settings page whi ch displays accessibility preferences."> 10 <message name="IDS_SETTINGS_ACCESSIBILITY" desc="Name of the settings page whi ch displays accessibility preferences.">
(...skipping 198 matching lines...) Expand 10 before | Expand all | Expand 10 after
209 <!-- Certificate Manager Page --> 209 <!-- Certificate Manager Page -->
210 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER" desc="Name of the certifica te manager page which allows users to modify SSL certificate settings."> 210 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER" desc="Name of the certifica te manager page which allows users to modify SSL certificate settings.">
211 Certificate manager 211 Certificate manager
212 </message> 212 </message>
213 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_YOUR_CERTIFICATES" desc="Lab el for the your certificates tab in certificate manager."> 213 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_YOUR_CERTIFICATES" desc="Lab el for the your certificates tab in certificate manager.">
214 Your certificates 214 Your certificates
215 </message> 215 </message>
216 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_SERVERS" desc="Label for the servers tab in certificate manager."> 216 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_SERVERS" desc="Label for the servers tab in certificate manager.">
217 Servers 217 Servers
218 </message> 218 </message>
219 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_SERVERS_IDENTIFY" desc="Labe l for servers subtitle tab in certificate manager.">
220 You have certificates on file that identify these servers:
221 </message>
222 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_AUTHORITIES" desc="Label for the authorities tab in certificate manager."> 219 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_AUTHORITIES" desc="Label for the authorities tab in certificate manager.">
223 Authorities 220 Authorities
224 </message> 221 </message>
225 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_AUTHORITIES_YOU_HAVE_AUTHORI TIES" desc="Label for authorities subtitle tab in certificate manager.">
226 You have certificates on file that identify these certificate authorities:
227 </message>
228 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_OTHERS_YOU_HAVE_OTHERS" desc ="Label for others subtitle tab in certificate manager.">
229 You have certificates on file that do not fit in any of the other categori es:
230 </message>
231 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_VIEW" desc="Label for view b utton in certificate manager."> 222 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_VIEW" desc="Label for view b utton in certificate manager.">
232 View 223 View
233 </message> 224 </message>
225 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_EDIT" desc="Label for the bu tton in the certificate manager which allows you to edit certificate trust">
226 Edit
227 </message>
234 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_IMPORT" desc="Label for impo rt button in certificate manager."> 228 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_IMPORT" desc="Label for impo rt button in certificate manager.">
235 Import 229 Import
236 </message> 230 </message>
237 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_IMPORT_AND_BIND" desc="Label for import and bind button in certificate manager."> 231 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_IMPORT_AND_BIND" desc="Label for import and bind button in certificate manager.">
238 Import and Bind to Device 232 Import and Bind to Device
239 </message> 233 </message>
240 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_EXPORT" desc="Label for expo rt button in certificate manager."> 234 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_EXPORT" desc="Label for expo rt button in certificate manager.">
241 Export 235 Export
242 </message> 236 </message>
243 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_DELETE" desc="Label for dele te button in certificate manager."> 237 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_DELETE" desc="Label for dele te button in certificate manager.">
244 Delete 238 Delete
245 </message> 239 </message>
246 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_DONE" desc="Label for done b utton in certificate manager."> 240 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_DONE" desc="Label for done b utton in certificate manager.">
247 Done 241 Done
248 </message> 242 </message>
249 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_OTHERS" desc="Label for the others tab in certificate manager."> 243 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_OTHERS" desc="Label for the others tab in certificate manager.">
250 Others 244 Others
251 </message> 245 </message>
252 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_YOU_HAVE_CERTIFICATES" desc= "Label for your certificates subtitle tab in certificate manager.">
253 You have certificates from these organizations that identify you:
254 </message>
255 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_USAGE_SSL_CLIENT" desc="The description of a certificate that is verified for use as an SSL client"> 246 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_USAGE_SSL_CLIENT" desc="The description of a certificate that is verified for use as an SSL client">
256 SSL Client Certificate 247 SSL Client Certificate
257 </message> 248 </message>
258 249
259 <!-- Certificate Manager Page, edit certificate authority trust dialog--> 250 <!-- Certificate Manager Page, edit certificate authority trust dialog-->
260 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_CA_TRUST_EDIT_DIALOG_TITLE" desc="Title of the certificate manager edit trust dialog"> 251 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_CA_TRUST_EDIT_DIALOG_TITLE" desc="Title of the certificate manager edit trust dialog">
261 Certificate authority 252 Certificate authority
262 </message> 253 </message>
263 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_CA_TRUST_EDIT_DIALOG_DESCRIP TION" desc="Line displayed in certificate manager edit trust dialog before the c heckboxes for setting certificate trust flags"> 254 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_CA_TRUST_EDIT_DIALOG_DESCRIP TION" desc="Line displayed in certificate manager edit trust dialog before the c heckboxes for setting certificate trust flags">
264 Edit trust settings: 255 Edit trust settings:
(...skipping 893 matching lines...) Expand 10 before | Expand all | Expand 10 after
1158 System 1149 System
1159 </message> 1150 </message>
1160 <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."> 1151 <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.">
1161 Use hardware acceleration when available 1152 Use hardware acceleration when available
1162 </message> 1153 </message>
1163 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> 1154 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings.">
1164 Change proxy settings 1155 Change proxy settings
1165 </message> 1156 </message>
1166 </if> 1157 </if>
1167 </grit-part> 1158 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/settings/certificate_manager_page/certificate_entry.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698