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

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

Issue 661241: Linux: implement Client SSL Certificate selection UI (Closed)
Patch Set: fix views and chromeos builds hopefully Created 10 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/chromeos/login/login_manager_view.cc » ('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 2
3 <!-- This file contains definitions of resources that will be translated for 3 <!-- This file contains definitions of resources that will be translated for
4 each locale. --> 4 each locale. -->
5 5
6 <grit base_dir="." latest_public_release="0" current_release="1" 6 <grit base_dir="." latest_public_release="0" current_release="1"
7 source_lang_id="en" enc_check="möl"> 7 source_lang_id="en" enc_check="möl">
8 <outputs> 8 <outputs>
9 <output filename="grit/generated_resources.h" type="rc_header"> 9 <output filename="grit/generated_resources.h" type="rc_header">
10 <emit emit_type='prepend'></emit> 10 <emit emit_type='prepend'></emit>
(...skipping 2479 matching lines...) Expand 10 before | Expand all | Expand 10 after
2490 <message name="IDS_CERT_ERROR_UNKNOWN_ERROR_TITLE" desc="Title of the erro r page for an unknown ssl error"> 2490 <message name="IDS_CERT_ERROR_UNKNOWN_ERROR_TITLE" desc="Title of the erro r page for an unknown ssl error">
2491 Unknown server certificate error 2491 Unknown server certificate error
2492 </message> 2492 </message>
2493 <message name="IDS_CERT_ERROR_UNKNOWN_ERROR_DETAILS" desc="Details of the error page for an unknown ssl error"> 2493 <message name="IDS_CERT_ERROR_UNKNOWN_ERROR_DETAILS" desc="Details of the error page for an unknown ssl error">
2494 An unknown error has occurred. 2494 An unknown error has occurred.
2495 </message> 2495 </message>
2496 <message name="IDS_CERT_ERROR_UNKNOWN_ERROR_DESCRIPTION" desc="Description of the error page for an unknown ssl error"> 2496 <message name="IDS_CERT_ERROR_UNKNOWN_ERROR_DESCRIPTION" desc="Description of the error page for an unknown ssl error">
2497 Unknown server certificate error 2497 Unknown server certificate error
2498 </message> 2498 </message>
2499 2499
2500
2501 <!-- Certificate selector dialog strings. These are only used on platform s that don't have a native certificate selection dialog, such as Linux. -->
2502 <message name="IDS_CERT_SELECTOR_DIALOG_TITLE" desc="Title of dialog askin g user to select a certificate for SSL client certificate authentication">
2503 Client Certificate Request: <ph name="REQUESTING_HOST_AND_PORT">$1<ex>pi p.verisignlabs.com:443</ex></ph>
2504 </message>
2505 <message name="IDS_CERT_SELECTOR_SITE_DESCRIPTION_LABEL" desc="Text in the certificate selection dialog before the site">
2506 This site has requested that you identify yourself with a certificate:
2507 </message>
2508 <message name="IDS_CERT_SELECTOR_CHOOSE_DESCRIPTION_LABEL" desc="Text in t he certificate selection dialog describing the certificate selector combobox and certificate details">
2509 Choose a certificate to present as identification:
2510 </message>
2511 <message name="IDS_CERT_SELECTOR_DETAILS_DESCRIPTION_LABEL" desc="Text in the certificate selection dialog in the 'choose a certificate' section describin g the certificate details">
2512 Details of selected certificate:
2513 </message>
2514 <message name="IDS_CERT_SELECTOR_CERT_EXPIRED" desc="In the certificate se lection dialog's combobox for choosing certificates, this text will be appended to any of the user's certs which are expired.">
2515 (expired)
2516 </message>
2517 <message name="IDS_CERT_SELECTOR_CERT_NOT_YET_VALID" desc="In the certific ate selection dialog's combobox for choosing certificates, this text will be app ended to any of the user's certs which are not yet valid.">
2518 (not yet valid)
2519 </message>
2520 <message name="IDS_CERT_SUBJECTNAME_FORMAT" desc="Format for detailed cert ificate subject in certificate details">
2521 Issued to: <ph name="NAME">$1<ex>CN=VeriSign Browser Certificate,OU=Devi ce Identifier - r1923847</ex></ph>
2522 </message>
2523 <message name="IDS_CERT_ISSUERNAME_FORMAT" desc="Format for detailed certi ficate issuer in certificate details">
2524 Issued by: <ph name="NAME">$1<ex>CN=VeriSign Device CA,O="VeriSign, Inc. ",C=US</ex></ph>
2525 </message>
2526 <message name="IDS_CERT_VALIDITY_RANGE_FORMAT" desc="Format for showing th e range of dates a certificate is valid in the certificate details">
2527 Valid from <ph name="START_DATE_TIME">$1<ex>7/2/09 7:18:34 PM</ex></ph> to <ph name="END_DATE_TIME">$2<ex>7/2/10 7:28:34 PM</ex></ph>
2528 </message>
2529 <message name="IDS_CERT_X509_EXTENDED_KEY_USAGE_FORMAT" desc="Format for s howing the usages a certificate is valid for in the certificate details">
2530 Purposes: <ph name="USAGES">$1<ex>SSL Client Certificate,Email Signer Ce rtificate</ex></ph>
2531 </message>
2532 <message name="IDS_CERT_X509_KEY_USAGE_FORMAT" desc="Format for showing th e key usages a certificate is valid for in the certificate details">
2533 Certificate Key Usage: <ph name="USAGES">$1<ex>Signing,Key Encipherment< /ex></ph>
2534 </message>
2535 <message name="IDS_CERT_EMAIL_ADDRESSES_FORMAT" desc="Format for showing t he email address(es) a certificate is associated with in the certificate details ">
2536 Email: <ph name="EMAIL_ADDRESSES">$1<ex>foo@example.com</ex></ph>
2537 </message>
2538 <message name="IDS_CERT_TOKEN_FORMAT" desc="Format for showing the locatio n a certificate is stored">
2539 Stored in: <ph name="CERT_LOCATION">$1<ex>NSS Certificate Database</ex>< /ph>
2540 </message>
2541
2542
2500 <!-- Certificate viewer dialog strings. These are only used on platforms that don't have a native certificate info dialog, such as Linux. --> 2543 <!-- Certificate viewer dialog strings. These are only used on platforms that don't have a native certificate info dialog, such as Linux. -->
2501 <message name="IDS_CERT_INFO_DIALOG_TITLE" desc="Title of dialog displayin g info about a certificate"> 2544 <message name="IDS_CERT_INFO_DIALOG_TITLE" desc="Title of dialog displayin g info about a certificate">
2502 Certificate Viewer: <ph name="CERTIFICATE_NAME">$1<ex>www.google.com</ex ></ph> 2545 Certificate Viewer: <ph name="CERTIFICATE_NAME">$1<ex>www.google.com</ex ></ph>
2503 </message> 2546 </message>
2504 <message name="IDS_CERT_INFO_GENERAL_TAB_LABEL" desc="Title of the noteboo k page displaying the basic info about the certificate"> 2547 <message name="IDS_CERT_INFO_GENERAL_TAB_LABEL" desc="Title of the noteboo k page displaying the basic info about the certificate">
2505 &amp;General 2548 &amp;General
2506 </message> 2549 </message>
2507 <message name="IDS_CERT_INFO_DETAILS_TAB_LABEL" desc="Title of the noteboo k page displaying the details about the certificate"> 2550 <message name="IDS_CERT_INFO_DETAILS_TAB_LABEL" desc="Title of the noteboo k page displaying the details about the certificate">
2508 &amp;Details 2551 &amp;Details
2509 </message> 2552 </message>
(...skipping 283 matching lines...) Expand 10 before | Expand all | Expand 10 after
2793 </message> 2836 </message>
2794 <message name="IDS_CERT_X509_KEY_USAGE_KEY_AGREEMENT" desc="description of certificate usage Key Agreement"> 2837 <message name="IDS_CERT_X509_KEY_USAGE_KEY_AGREEMENT" desc="description of certificate usage Key Agreement">
2795 Key Agreement 2838 Key Agreement
2796 </message> 2839 </message>
2797 <message name="IDS_CERT_X509_KEY_USAGE_CERT_SIGNER" desc="description of c ertificate usage Certificate Signer"> 2840 <message name="IDS_CERT_X509_KEY_USAGE_CERT_SIGNER" desc="description of c ertificate usage Certificate Signer">
2798 Certificate Signer 2841 Certificate Signer
2799 </message> 2842 </message>
2800 <message name="IDS_CERT_X509_KEY_USAGE_CRL_SIGNER" desc="description of ce rtificate usage CRL Signer"> 2843 <message name="IDS_CERT_X509_KEY_USAGE_CRL_SIGNER" desc="description of ce rtificate usage CRL Signer">
2801 CRL Signer 2844 CRL Signer
2802 </message> 2845 </message>
2846 <message name="IDS_CERT_X509_KEY_USAGE_ENCIPHER_ONLY" desc="description of certificate usage Encipher Only">
2847 Encipher Only
2848 </message>
2803 <message name="IDS_CERT_X509_BASIC_CONSTRAINT_IS_CA" desc="description of certificate constraint Is a Certificate Authority"> 2849 <message name="IDS_CERT_X509_BASIC_CONSTRAINT_IS_CA" desc="description of certificate constraint Is a Certificate Authority">
2804 Is a Certificate Authority 2850 Is a Certificate Authority
2805 </message> 2851 </message>
2806 <message name="IDS_CERT_X509_BASIC_CONSTRAINT_IS_NOT_CA" desc="description of certificate constraint Is not a Certificate Authority"> 2852 <message name="IDS_CERT_X509_BASIC_CONSTRAINT_IS_NOT_CA" desc="description of certificate constraint Is not a Certificate Authority">
2807 Is not a Certificate Authority 2853 Is not a Certificate Authority
2808 </message> 2854 </message>
2809 <message name="IDS_CERT_X509_BASIC_CONSTRAINT_PATH_LEN" desc="description of certificate constraint Maximum number of intermediate CAs: %S"> 2855 <message name="IDS_CERT_X509_BASIC_CONSTRAINT_PATH_LEN" desc="description of certificate constraint Maximum number of intermediate CAs: %S">
2810 Maximum number of intermediate CAs: <ph name="NUM_INTERMEDIATE_CA">$1<ex >5</ex></ph> 2856 Maximum number of intermediate CAs: <ph name="NUM_INTERMEDIATE_CA">$1<ex >5</ex></ph>
2811 </message> 2857 </message>
2812 <message name="IDS_CERT_X509_BASIC_CONSTRAINT_PATH_LEN_UNLIMITED" desc="va lue NUM_INTERMEDIATE_CA when there is no limit"> 2858 <message name="IDS_CERT_X509_BASIC_CONSTRAINT_PATH_LEN_UNLIMITED" desc="va lue NUM_INTERMEDIATE_CA when there is no limit">
(...skipping 4156 matching lines...) Expand 10 before | Expand all | Expand 10 after
6969 <message name="IDS_NOTIFICATION_PANEL_TITLE" desc="Text for the title of t he notification panel."> 7015 <message name="IDS_NOTIFICATION_PANEL_TITLE" desc="Text for the title of t he notification panel.">
6970 Notifications 7016 Notifications
6971 </message> 7017 </message>
6972 </if> 7018 </if>
6973 <message name="IDS_BOOKMARK_BAR_IMPORT_LINK" desc="text shown for importing "> 7019 <message name="IDS_BOOKMARK_BAR_IMPORT_LINK" desc="text shown for importing ">
6974 Import bookmarks now... 7020 Import bookmarks now...
6975 </message> 7021 </message>
6976 </messages> 7022 </messages>
6977 </release> 7023 </release>
6978 </grit> 7024 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/chromeos/login/login_manager_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698