~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~ [ freetext search ] ~ [ file search ] ~

Wine Cross Reference
wine/dlls/crypt32/crypt32_Sv.rc

Version: ~ [ wine-1.5.30 ] ~ [ wine-1.5.29 ] ~ [ wine-1.5.28 ] ~ [ wine-1.5.27 ] ~ [ wine-1.5.26 ] ~ [ wine-1.5.25 ] ~ [ wine-1.5.24 ] ~ [ wine-1.5.23 ] ~ [ wine-1.5.22 ] ~ [ wine-1.5.21 ] ~ [ wine-1.5.20 ] ~ [ wine-1.5.19 ] ~ [ wine-1.5.18 ] ~ [ wine-1.5.17 ] ~ [ wine-1.5.16 ] ~ [ wine-1.5.15 ] ~ [ wine-1.5.14 ] ~ [ wine-1.5.13 ] ~ [ wine-1.5.12 ] ~ [ wine-1.5.11 ] ~ [ wine-1.5.10 ] ~ [ wine-1.5.9 ] ~ [ wine-1.5.8 ] ~ [ wine-1.5.7 ] ~ [ wine-1.4.1 ] ~ [ wine-1.5.6 ] ~ [ wine-1.5.5 ] ~ [ wine-1.5.4 ] ~ [ wine-1.5.3 ] ~ [ wine-1.5.2 ] ~ [ wine-1.5.1 ] ~ [ wine-1.5.0 ] ~ [ wine-1.4 ] ~ [ wine-1.4-rc6 ] ~ [ wine-1.4-rc5 ] ~ [ wine-1.4-rc4 ] ~ [ wine-1.4-rc3 ] ~ [ wine-1.4-rc2 ] ~ [ wine-1.4-rc1 ] ~ [ wine-1.3.37 ] ~ [ wine-1.3.36 ] ~ [ wine-1.3.35 ] ~ [ wine-1.3.34 ] ~ [ wine-1.3.33 ] ~ [ wine-1.3.32 ] ~ [ wine-1.3.31 ] ~ [ wine-1.3.30 ] ~ [ wine-1.3.29 ] ~ [ wine-1.3.28 ] ~ [ wine-1.3.27 ] ~ [ wine-1.3.26 ] ~ [ wine-1.3.25 ] ~ [ wine-1.3.24 ] ~ [ wine-1.3.23 ] ~ [ wine-1.3.22 ] ~ [ wine-1.3.21 ] ~ [ wine-1.3.20 ] ~ [ wine-1.3.19 ] ~ [ wine-1.3.18 ] ~ [ wine-1.2.3 ] ~ [ wine-1.3.17 ] ~ [ wine-1.3.16 ] ~ [ wine-1.3.15 ] ~ [ wine-1.3.14 ] ~ [ wine-1.3.13 ] ~ [ wine-1.3.12 ] ~ [ wine-1.3.11 ] ~ [ wine-1.3.10 ] ~ [ wine-1.3.9 ] ~ [ wine-1.2.2 ] ~ [ wine-1.3.8 ] ~ [ wine-1.3.7 ] ~ [ wine-1.3.6 ] ~ [ wine-1.3.5 ] ~ [ wine-1.2.1 ] ~ [ wine-1.3.4 ] ~ [ wine-1.3.3 ] ~ [ wine-1.3.2 ] ~ [ wine-1.3.1 ] ~ [ wine-1.3.0 ] ~ [ wine-1.2 ] ~ [ wine-1.2-rc7 ] ~ [ wine-1.2-rc6 ] ~ [ wine-1.2-rc5 ] ~ [ wine-1.2-rc4 ] ~ [ wine-1.2-rc3 ] ~ [ wine-1.2-rc2 ] ~ [ wine-1.2-rc1 ] ~ [ wine-1.1.44 ] ~ [ wine-1.1.43 ] ~ [ wine-1.1.42 ] ~ [ wine-1.1.41 ] ~ [ wine-1.1.40 ] ~ [ wine-1.1.39 ] ~ [ wine-1.1.38 ] ~ [ wine-1.1.37 ] ~ [ wine-1.1.36 ] ~ [ wine-1.1.35 ] ~ [ wine-1.1.34 ] ~ [ wine-1.1.33 ] ~ [ wine-1.1.32 ] ~ [ wine-1.1.31 ] ~ [ wine-1.1.30 ] ~ [ wine-1.1.29 ] ~ [ wine-1.1.28 ] ~ [ wine-1.1.27 ] ~ [ wine-1.1.26 ] ~ [ wine-1.1.25 ] ~ [ wine-1.1.24 ] ~ [ wine-1.1.23 ] ~ [ wine-1.1.22 ] ~ [ wine-1.1.21 ] ~ [ wine-1.1.20 ] ~ [ wine-1.1.19 ] ~ [ wine-1.1.18 ] ~ [ wine-1.1.17 ] ~ [ wine-1.1.16 ] ~ [ wine-1.1.15 ] ~ [ wine-1.1.14 ] ~ [ wine-1.1.13 ] ~ [ wine-1.1.12 ] ~ [ wine-1.1.11 ] ~ [ wine-1.1.10 ] ~ [ wine-1.1.9 ] ~ [ wine-1.1.8 ] ~ [ wine-1.1.7 ] ~ [ wine-1.0.1 ] ~ [ wine-1.1.6 ] ~ [ wine-1.1.5 ] ~ [ wine-1.1.4 ] ~ [ wine-1.1.3 ] ~ [ wine-1.1.2 ] ~ [ wine-1.1.1 ] ~ [ wine-1.1.0 ] ~ [ wine-1.0 ] ~

  1 /*
  2  * crypt32 dll resources
  3  *
  4  * Copyright (C) 2007 Daniel Nylander
  5  *
  6  * This library is free software; you can redistribute it and/or
  7  * modify it under the terms of the GNU Lesser General Public
  8  * License as published by the Free Software Foundation; either
  9  * version 2.1 of the License, or (at your option) any later version.
 10  *
 11  * This library is distributed in the hope that it will be useful,
 12  * but WITHOUT ANY WARRANTY; without even the implied warranty of
 13  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 14  * Lesser General Public License for more details.
 15  *
 16  * You should have received a copy of the GNU Lesser General Public
 17  * License along with this library; if not, write to the Free Software
 18  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
 19  */
 20 
 21 #include "cryptres.h"
 22 
 23 #pragma code_page(65001)
 24 
 25 LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL
 26 
 27 STRINGTABLE
 28 {
 29     IDS_AUTHORITY_KEY_ID "Authority Key Identifier"
 30     IDS_KEY_ATTRIBUTES "Nyckelattribut"
 31     IDS_KEY_USAGE_RESTRICTION "Key Usage Restriction"
 32     IDS_SUBJECT_ALT_NAME "Subject Alternative Name"
 33     IDS_ISSUER_ALT_NAME "Issuer Alternative Name"
 34     IDS_BASIC_CONSTRAINTS "Basic Constraints"
 35     IDS_KEY_USAGE "Nyckelanvändning"
 36     IDS_CERT_POLICIES "Certificate Policies"
 37     IDS_SUBJECT_KEY_IDENTIFIER "Subject Key Identifier"
 38     IDS_CRL_REASON_CODE "CRL Reason Code"
 39     IDS_CRL_DIST_POINTS "CRL Distribution Points"
 40     IDS_ENHANCED_KEY_USAGE "Enhanced Key Usage"
 41     IDS_AUTHORITY_INFO_ACCESS "Authority Information Access"
 42     IDS_CERT_EXTENSIONS "Certificate Extensions"
 43     IDS_NEXT_UPDATE_LOCATION "Next Update Location"
 44     IDS_YES_OR_NO_TRUST "Yes or No Trust"
 45     IDS_EMAIL_ADDRESS "E-postadress"
 46     IDS_UNSTRUCTURED_NAME "Unstructured Name"
 47     IDS_CONTENT_TYPE "Innehållstyp"
 48     IDS_MESSAGE_DIGEST "Message Digest"
 49     IDS_SIGNING_TIME "Signing Time"
 50     IDS_COUNTER_SIGN "Counter Sign"
 51     IDS_CHALLENGE_PASSWORD "Challenge Password"
 52     IDS_UNSTRUCTURED_ADDRESS "Unstructured Address"
 53     IDS_SMIME_CAPABILITIES "SMIME Capabilities"
 54     IDS_PREFER_SIGNED_DATA "Prefer Signed Data"
 55     IDS_CPS "CPS"
 56     IDS_USER_NOTICE "User Notice"
 57     IDS_OCSP "On-line Certificate Status Protocol"
 58     IDS_CA_ISSUER "Certification Authority Issuer"
 59     IDS_CERT_TEMPLATE_NAME "Certification Template Name"
 60     IDS_CERT_TYPE "Certificate Type"
 61     IDS_CERT_MANIFOLD "Certificate Manifold"
 62     IDS_NETSCAPE_CERT_TYPE "Netscape Cert Type"
 63     IDS_NETSCAPE_BASE_URL "Netscape Base URL"
 64     IDS_NETSCAPE_REVOCATION_URL "Netscape Revocation URL"
 65     IDS_NETSCAPE_CA_REVOCATION_URL "Netscape CA Revocation URL"
 66     IDS_NETSCAPE_CERT_RENEWAL_URL "Netscape Cert Renewal URL"
 67     IDS_NETSCAPE_CA_POLICY_URL "Netscape CA Policy URL"
 68     IDS_NETSCAPE_SSL_SERVER_NAME "Netscape SSL ServerName"
 69     IDS_NETSCAPE_COMMENT "Netscape Comment"
 70     IDS_SPC_SP_AGENCY_INFO "SpcSpAgencyInfo"
 71     IDS_SPC_FINANCIAL_CRITERIA "SpcFinancialCriteria"
 72     IDS_SPC_MINIMAL_CRITERIA "SpcMinimalCriteria"
 73     IDS_COUNTRY "Land/Region"
 74     IDS_ORGANIZATION "Organisation"
 75     IDS_ORGANIZATIONAL_UNIT "Organizational Unit"
 76     IDS_COMMON_NAME "Common Name"
 77     IDS_LOCALITY "Plats"
 78     IDS_STATE_OR_PROVINCE "Län eller region"
 79     IDS_TITLE "Titel"
 80     IDS_GIVEN_NAME "Förnamn"
 81     IDS_INITIALS "Initialer"
 82     IDS_SUR_NAME "Efternamn"
 83     IDS_DOMAIN_COMPONENT "Domain Component"
 84     IDS_STREET_ADDRESS "Postadress"
 85     IDS_SERIAL_NUMBER "Serienummer"
 86     IDS_CA_VERSION "CA Version"
 87     IDS_CROSS_CA_VERSION "Cross CA Version"
 88     IDS_SERIALIZED_SIG_SERIAL_NUMBER "Serialized Signature Serial Number"
 89     IDS_PRINCIPAL_NAME "Principal Name"
 90     IDS_WINDOWS_PRODUCT_UPDATE "Windows Product Update"
 91     IDS_ENROLLMENT_NAME_VALUE_PAIR "Enrollment Name Value Pair"
 92     IDS_OS_VERSION "OS Version"
 93     IDS_ENROLLMENT_CSP "Enrollment CSP"
 94     IDS_CRL_NUMBER "CRL Number"
 95     IDS_DELTA_CRL_INDICATOR "Delta CRL Indicator"
 96     IDS_ISSUING_DIST_POINT "Issuing Distribution Point"
 97     IDS_FRESHEST_CRL "Freshest CRL"
 98     IDS_NAME_CONSTRAINTS "Name Constraints"
 99     IDS_POLICY_MAPPINGS "Policy Mappings"
100     IDS_POLICY_CONSTRAINTS "Policy Constraints"
101     IDS_CROSS_CERT_DIST_POINTS "Cross-Certificate Distribution Points"
102     IDS_APPLICATION_POLICIES "Application Policies"
103     IDS_APPLICATION_POLICY_MAPPINGS "Application Policy Mappings"
104     IDS_APPLICATION_POLICY_CONSTRAINTS "Application Policy Constraints"
105     IDS_CMC_DATA "CMC Data"
106     IDS_CMC_RESPONSE "CMC Response"
107     IDS_UNSIGNED_CMC_REQUEST "Unsigned CMC Request"
108     IDS_CMC_STATUS_INFO "CMC Status Info"
109     IDS_CMC_EXTENSIONS "CMC Extensions"
110     IDS_CMC_ATTRIBUTES "CMC Attributes"
111     IDS_PKCS_7_DATA "PKCS 7 Data"
112     IDS_PKCS_7_SIGNED "PKCS 7 Signed"
113     IDS_PKCS_7_ENVELOPED "PKCS 7 Enveloped"
114     IDS_PKCS_7_SIGNED_ENVELOPED "PKCS 7 Signed Enveloped"
115     IDS_PKCS_7_DIGESTED "PKCS 7 Digested"
116     IDS_PKCS_7_ENCRYPTED "PKCS 7 Encrypted"
117     IDS_PREVIOUS_CA_CERT_HASH "Previous CA Certificate Hash"
118     IDS_CRL_VIRTUAL_BASE "Virtual Base CRL Number"
119     IDS_CRL_NEXT_PUBLISH "Next CRL Publish"
120     IDS_CA_EXCHANGE "CA Encryption Certificate"
121     IDS_KEY_RECOVERY_AGENT "Key Recovery Agent"
122     IDS_CERTIFICATE_TEMPLATE "Certificate Template Information"
123     IDS_ENTERPRISE_ROOT_OID "Enterprise Root OID"
124     IDS_RDN_DUMMY_SIGNER "Dummy Signer"
125     IDS_ARCHIVED_KEY_ATTR "Encrypted Private Key"
126     IDS_CRL_SELF_CDP "Published CRL Locations"
127     IDS_REQUIRE_CERT_CHAIN_POLICY "Enforce Certificate Chain Policy"
128     IDS_TRANSACTION_ID "Transaction Id"
129     IDS_SENDER_NONCE "Sender Nonce"
130     IDS_RECIPIENT_NONCE "Recipient Nonce"
131     IDS_REG_INFO "Reg Info"
132     IDS_GET_CERTIFICATE "Get Certificate"
133     IDS_GET_CRL "Get CRL"
134     IDS_REVOKE_REQUEST "Revoke Request"
135     IDS_QUERY_PENDING "Query Pending"
136     IDS_SORTED_CTL "Certificate Trust List"
137     IDS_ARCHIVED_KEY_CERT_HASH "Archived Key Certificate Hash"
138     IDS_PRIVATE_KEY_USAGE_PERIOD "Private Key Usage Period"
139     IDS_CLIENT_INFORMATION "Client Information"
140     IDS_SERVER_AUTHENTICATION "Server Authentication"
141     IDS_CLIENT_AUTHENTICATION "Client Authentication"
142     IDS_CODE_SIGNING "Code Signing"
143     IDS_SECURE_EMAIL "Säker e-post"
144     IDS_TIME_STAMPING "Time Stamping"
145     IDS_MICROSOFT_TRUST_LIST_SIGNING "Microsoft Trust List Signing"
146     IDS_MICROSOFT_TIME_STAMPING "Microsoft Time Stamping"
147     IDS_IPSEC_END_SYSTEM "IP security end system"
148     IDS_IPSEC_TUNNEL "IP security tunnel termination"
149     IDS_IPSEC_USER "IP security user"
150     IDS_EFS "Encrypting File System"
151     IDS_WHQL_CRYPTO "Windows Hardware Driver Verification"
152     IDS_NT5_CRYPTO "Windows System Component Verification"
153     IDS_OEM_WHQL_CRYPTO "OEM Windows System Component Verification"
154     IDS_EMBEDDED_NT_CRYPTO "Embedded Windows System Component Verification"
155     IDS_KEY_PACK_LICENSES "Key Pack Licenses"
156     IDS_LICENSE_SERVER "License Server Verification"
157     IDS_SMART_CARD_LOGON "Smart Card Logon"
158     IDS_DIGITAL_RIGHTS "Digital Rights"
159     IDS_QUALIFIED_SUBORDINATION "Qualified Subordination"
160     IDS_KEY_RECOVERY "Key Recovery"
161     IDS_DOCUMENT_SIGNING "Document Signing"
162     IDS_IPSEC_IKE_INTERMEDIATE "IP security IKE intermediate"
163     IDS_FILE_RECOVERY "File Recovery"
164     IDS_ROOT_LIST_SIGNER "Root List Signer"
165 }

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~ [ freetext search ] ~ [ file search ] ~

This page was automatically generated by the LXR engine.
Visit the LXR main site for more information.