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

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

Issue 1837793002: MD Settings: Certificate manager dialogs strings tweaks. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: More Created 4 years, 8 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_password_decryption_dialog.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 233 matching lines...) Expand 10 before | Expand all | Expand 10 after
244 Others 244 Others
245 </message> 245 </message>
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"> 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">
247 SSL Client Certificate 247 SSL Client Certificate
248 </message> 248 </message>
249 249
250 <!-- Certificate Manager Page, edit certificate authority trust dialog--> 250 <!-- Certificate Manager Page, edit certificate authority trust dialog-->
251 <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">
252 Certificate authority 252 Certificate authority
253 </message> 253 </message>
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"> 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 editing certificate trust flags">
255 Edit trust settings: 255 Trust settings
256 </message> 256 </message>
257 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_CA_TRUST_EDIT_DIALOG_EXPLANA TION" desc="Description in dialog for editing Certification Authority trust flag s"> 257 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_CA_TRUST_EDIT_DIALOG_EXPLANA TION" desc="Description in dialog for editing Certification Authority trust flag s">
258 The certificate "<ph name="CERTIFICATE_NAME">$1<ex>Verisign Class 1 Public Primary Certification Authority</ex></ph>" represents a Certification Authority . 258 The certificate "<ph name="CERTIFICATE_NAME">$1<ex>Verisign Class 1 Public Primary Certification Authority</ex></ph>" represents a Certification Authority .
259 </message> 259 </message>
260 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_CA_TRUST_EDIT_DIALOG_SSL" de sc="Description in Certification Authority trust dialog for the SSL trust checkb ox."> 260 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_CA_TRUST_EDIT_DIALOG_SSL" de sc="Description in Certification Authority trust dialog for the SSL trust checkb ox.">
261 Trust this certificate for identifying websites. 261 Trust this certificate for identifying websites
262 </message> 262 </message>
263 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_CA_TRUST_EDIT_DIALOG_EMAIL" desc="Description in Certification Authority trust dialog for the Email trust ch eckbox."> 263 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_CA_TRUST_EDIT_DIALOG_EMAIL" desc="Description in Certification Authority trust dialog for the Email trust ch eckbox.">
264 Trust this certificate for identifying email users. 264 Trust this certificate for identifying email users
265 </message> 265 </message>
266 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_CA_TRUST_EDIT_DIALOG_OBJ_SIG N" desc="Description in Certification Authority trust dialog for the Code Signin g trust checkbox."> 266 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_CA_TRUST_EDIT_DIALOG_OBJ_SIG N" desc="Description in Certification Authority trust dialog for the Code Signin g trust checkbox.">
267 Trust this certificate for identifying software makers. 267 Trust this certificate for identifying software makers
268 </message> 268 </message>
269 269
270 <!-- Certificate Manager Page, delete certificate confirmation dialog --> 270 <!-- Certificate Manager Page, delete certificate confirmation dialog -->
271 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_DELETE_USER_TITLE" desc="Tit le of a certificate manager dialog for confirming deletion of a user certificate "> 271 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_DELETE_USER_TITLE" desc="Tit le of a certificate manager dialog for confirming deletion of a user certificate ">
272 Delete certificate "<ph name="CERTIFICATE_NAME">$1<ex>VeriSign Browser Cer tificate</ex></ph>"? 272 Delete "<ph name="CERTIFICATE_NAME">$1<ex>VeriSign Browser Certificate</ex ></ph>"?
273 </message> 273 </message>
274 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_DELETE_USER_DESCRIPTION" des c="Description of impact of deleting a user certificate"> 274 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_DELETE_USER_DESCRIPTION" des c="Description of impact of deleting a user certificate">
275 If you delete one of your own certificates, you can no longer use it to id entify yourself. 275 If you delete one of your own certificates, you can no longer use it to id entify yourself.
276 </message> 276 </message>
277 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_DELETE_SERVER_TITLE" desc="T itle of a certificate manager dialog for confirming deletion of a server certifi cate"> 277 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_DELETE_SERVER_TITLE" desc="T itle of a certificate manager dialog for confirming deletion of a server certifi cate">
278 Delete server certificate "<ph name="CERTIFICATE_NAME">$1<ex>www.example.c om</ex></ph>"? 278 Delete server certificate "<ph name="CERTIFICATE_NAME">$1<ex>www.example.c om</ex></ph>"?
279 </message> 279 </message>
280 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_DELETE_SERVER_DESCRIPTION" d esc="Description of impact of deleting a user certificate"> 280 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_DELETE_SERVER_DESCRIPTION" d esc="Description of impact of deleting a user certificate">
281 If you delete a server certificate, you restore the usual security checks for that server and require it uses a valid certificate. 281 If you delete a server certificate, you restore the usual security checks for that server and require it uses a valid certificate.
282 </message> 282 </message>
283 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_DELETE_CA_TITLE" desc="Title of a certificate manager dialog for confirming deletion of a certification auth ority certificate"> 283 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_DELETE_CA_TITLE" desc="Title of a certificate manager dialog for confirming deletion of a certification auth ority certificate">
284 Delete CA certificate "<ph name="CERTIFICATE_NAME">$1<ex>Verisign Class 1 Public Primary Certification Authority</ex></ph>"? 284 Delete CA certificate "<ph name="CERTIFICATE_NAME">$1<ex>Verisign Class 1 Public Primary Certification Authority</ex></ph>"?
285 </message> 285 </message>
286 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_DELETE_CA_DESCRIPTION" desc= "Description of impact of deleting a user certificate"> 286 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_DELETE_CA_DESCRIPTION" desc= "Description of impact of deleting a user certificate">
287 If you delete a Certification Authority (CA) certificate, your browser wil l no longer trust any certificates issued by that CA. 287 If you delete a Certification Authority (CA) certificate, your browser wil l no longer trust any certificates issued by that CA.
288 </message> 288 </message>
289 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_DELETE_OTHER_TITLE" desc="Ti tle of a certificate manager dialog for confirming deletion of a certificate of other type"> 289 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_DELETE_OTHER_TITLE" desc="Ti tle of a certificate manager dialog for confirming deletion of a certificate of other type">
290 Delete certificate "<ph name="CERTIFICATE_NAME">$1<ex>Example Certificate< /ex></ph>"? 290 Delete certificate "<ph name="CERTIFICATE_NAME">$1<ex>Example Certificate< /ex></ph>"?
291 </message> 291 </message>
292 292
293 <!-- Certificate Manager Page, encrypt/decrypt password dialogs --> 293 <!-- Certificate Manager Page, encrypt/decrypt password dialogs -->
294 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_ENCRYPT_PASSWORD_TITLE" desc ="Description of password prompt in certificate manager for exporting a personal certificate"> 294 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_ENCRYPT_PASSWORD_TITLE" desc ="Description of password prompt in certificate manager for exporting a personal certificate">
295 Please enter a password to encrypt this certificate file 295 Please enter a password to encrypt this certificate
296 </message> 296 </message>
297 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_DECRYPT_PASSWORD_TITLE" desc ="Description of password prompt in certificate manager for restoring a personal certificate"> 297 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_DECRYPT_PASSWORD_TITLE" desc ="Description of password prompt in certificate manager for restoring a personal certificate">
298 Please enter the password that was used to encrypt this certificate file 298 Enter your certificate password
299 </message> 299 </message>
300 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_ENCRYPT_PASSWORD_DESCRIPTION " desc="Text in password prompt of certificate manager for exporting a personal certificate, reminding user that if they forget the password they're screwed."> 300 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_ENCRYPT_PASSWORD_DESCRIPTION " desc="Text in password prompt of certificate manager for exporting a personal certificate, reminding user that if they forget the password they're screwed.">
301 The password you choose will be required to restore this file later. Pleas e record it in a safe location. 301 The password you choose will be required to restore this certificate later . Please record it in a safe location.
302 </message> 302 </message>
303 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_PASSWORD" desc="The label of the password field in the certificate manager for restoring or exporting a pers onal certificate"> 303 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_PASSWORD" desc="The label of the password field in the certificate manager for restoring or exporting a pers onal certificate">
304 Password 304 Password
305 </message> 305 </message>
306 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_CONFIRM_PASSWORD" desc="The label of the field in the certificate manager for re-entering the password when exporting a certificate"> 306 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_CONFIRM_PASSWORD" desc="The label of the field in the certificate manager for re-entering the password when exporting a certificate">
307 Confirm Password 307 Confirm password
308 </message> 308 </message>
309 309
310 <!-- Certificate Manager Page, error dialog --> 310 <!-- Certificate Manager Page, error dialog -->
311 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_BAD_PASSWORD" desc="The text in the error dialog for entering an incorrect password when importing an encryp ted certificate file."> 311 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_BAD_PASSWORD" desc="The text in the error dialog for entering an incorrect password when importing an encryp ted certificate file.">
312 Incorrect password. 312 Incorrect password.
313 </message> 313 </message>
314 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_CA_IMPORT_ERROR_TITLE" desc= "The title in the error dialog for Certification Authority file import errors."> 314 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_CA_IMPORT_ERROR_TITLE" desc= "The title in the error dialog for Certification Authority file import errors.">
315 Certification Authority Import Error 315 Certification Authority Import Error
316 </message> 316 </message>
317 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_CERT_PARSE_ERROR" desc="The message in the certificate manager error dialog for importing invalid certificat e files."> 317 <message name="IDS_SETTINGS_CERTIFICATE_MANAGER_CERT_PARSE_ERROR" desc="The message in the certificate manager error dialog for importing invalid certificat e files.">
(...skipping 831 matching lines...) Expand 10 before | Expand all | Expand 10 after
1149 System 1149 System
1150 </message> 1150 </message>
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."> 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.">
1152 Use hardware acceleration when available 1152 Use hardware acceleration when available
1153 </message> 1153 </message>
1154 <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.">
1155 Change proxy settings 1155 Change proxy settings
1156 </message> 1156 </message>
1157 </if> 1157 </if>
1158 </grit-part> 1158 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/settings/certificate_manager_page/certificate_password_decryption_dialog.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698