mirror of
https://github.com/SirLecram/HospitalServerManager
synced 2025-01-23 17:00:26 +01:00
396 lines
20 KiB
XML
396 lines
20 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<root>
|
|
<!--
|
|
Microsoft ResX Schema
|
|
|
|
Version 2.0
|
|
|
|
The primary goals of this format is to allow a simple XML format
|
|
that is mostly human readable. The generation and parsing of the
|
|
various data types are done through the TypeConverter classes
|
|
associated with the data types.
|
|
|
|
Example:
|
|
|
|
... ado.net/XML headers & schema ...
|
|
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
|
<resheader name="version">2.0</resheader>
|
|
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
|
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
|
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
|
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
|
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
|
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
|
</data>
|
|
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
|
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
|
<comment>This is a comment</comment>
|
|
</data>
|
|
|
|
There are any number of "resheader" rows that contain simple
|
|
name/value pairs.
|
|
|
|
Each data row contains a name, and value. The row also contains a
|
|
type or mimetype. Type corresponds to a .NET class that support
|
|
text/value conversion through the TypeConverter architecture.
|
|
Classes that don't support this are serialized and stored with the
|
|
mimetype set.
|
|
|
|
The mimetype is used for serialized objects, and tells the
|
|
ResXResourceReader how to depersist the object. This is currently not
|
|
extensible. For a given mimetype the value must be set accordingly:
|
|
|
|
Note - application/x-microsoft.net.object.binary.base64 is the format
|
|
that the ResXResourceWriter will generate, however the reader can
|
|
read any of the formats listed below.
|
|
|
|
mimetype: application/x-microsoft.net.object.binary.base64
|
|
value : The object must be serialized with
|
|
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
|
: and then encoded with base64 encoding.
|
|
|
|
mimetype: application/x-microsoft.net.object.soap.base64
|
|
value : The object must be serialized with
|
|
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
|
: and then encoded with base64 encoding.
|
|
|
|
mimetype: application/x-microsoft.net.object.bytearray.base64
|
|
value : The object must be serialized into a byte array
|
|
: using a System.ComponentModel.TypeConverter
|
|
: and then encoded with base64 encoding.
|
|
-->
|
|
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
|
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
|
<xsd:element name="root" msdata:IsDataSet="true">
|
|
<xsd:complexType>
|
|
<xsd:choice maxOccurs="unbounded">
|
|
<xsd:element name="metadata">
|
|
<xsd:complexType>
|
|
<xsd:sequence>
|
|
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
|
</xsd:sequence>
|
|
<xsd:attribute name="name" use="required" type="xsd:string" />
|
|
<xsd:attribute name="type" type="xsd:string" />
|
|
<xsd:attribute name="mimetype" type="xsd:string" />
|
|
<xsd:attribute ref="xml:space" />
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
<xsd:element name="assembly">
|
|
<xsd:complexType>
|
|
<xsd:attribute name="alias" type="xsd:string" />
|
|
<xsd:attribute name="name" type="xsd:string" />
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
<xsd:element name="data">
|
|
<xsd:complexType>
|
|
<xsd:sequence>
|
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
|
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
|
</xsd:sequence>
|
|
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
|
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
|
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
|
<xsd:attribute ref="xml:space" />
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
<xsd:element name="resheader">
|
|
<xsd:complexType>
|
|
<xsd:sequence>
|
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
|
</xsd:sequence>
|
|
<xsd:attribute name="name" type="xsd:string" use="required" />
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
</xsd:choice>
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
</xsd:schema>
|
|
<resheader name="resmimetype">
|
|
<value>text/microsoft-resx</value>
|
|
</resheader>
|
|
<resheader name="version">
|
|
<value>2.0</value>
|
|
</resheader>
|
|
<resheader name="reader">
|
|
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</resheader>
|
|
<resheader name="writer">
|
|
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</resheader>
|
|
<data name="Cryptography_InvalidFilePermissions" xml:space="preserve">
|
|
<value>Invalid file permissions. The file '{0}' must readable and writable by the current owner and by no one else, and the permissions could not be changed to meet that criteria.</value>
|
|
</data>
|
|
<data name="Cryptography_InvalidDsaParameters_SeedRestriction_ShortKey" xml:space="preserve">
|
|
<value>The specified DSA parameters are not valid; Seed, if present, must be 20 bytes long for keys shorter than 1024 bits.</value>
|
|
</data>
|
|
<data name="Cryptography_CertReq_NotBeforeNotNested" xml:space="preserve">
|
|
<value>The requested notBefore value ({0}) is earlier than issuerCertificate.NotBefore ({1}).</value>
|
|
</data>
|
|
<data name="Cryptography_HashAlgorithmNameNullOrEmpty" xml:space="preserve">
|
|
<value>The hash algorithm name cannot be null or empty.</value>
|
|
</data>
|
|
<data name="Cryptography_CurveNotSupported" xml:space="preserve">
|
|
<value>The specified curve '{0}' or its parameters are not valid for this platform.</value>
|
|
</data>
|
|
<data name="Cryptography_Unmapped_System_Typed_Error" xml:space="preserve">
|
|
<value>The system cryptographic library returned error '{0}' of type '{1}'</value>
|
|
</data>
|
|
<data name="NotSupported_Export_MultiplePrivateCerts" xml:space="preserve">
|
|
<value>Only one certificate with a private key can be exported in a single PFX.</value>
|
|
</data>
|
|
<data name="Cryptography_CertReq_BasicConstraintsRequired" xml:space="preserve">
|
|
<value>The issuer certificate does not have a Basic Constraints extension.</value>
|
|
</data>
|
|
<data name="Cryptography_FileStatusError" xml:space="preserve">
|
|
<value>Unable to get file status.</value>
|
|
</data>
|
|
<data name="Cryptography_OwnerNotCurrentUser" xml:space="preserve">
|
|
<value>The owner of '{0}' is not the current user.</value>
|
|
</data>
|
|
<data name="NotSupported_ImmutableX509Certificate" xml:space="preserve">
|
|
<value>X509Certificate is immutable on this platform. Use the equivalent constructor instead.</value>
|
|
</data>
|
|
<data name="InvalidOperation_EnumNotStarted" xml:space="preserve">
|
|
<value>Enumeration has not started. Call MoveNext.</value>
|
|
</data>
|
|
<data name="Cryptography_CertReq_NotAfterNotNested" xml:space="preserve">
|
|
<value>The requested notAfter value ({0}) is later than issuerCertificate.NotAfter ({1}).</value>
|
|
</data>
|
|
<data name="Cryptography_Invalid_IA5String" xml:space="preserve">
|
|
<value>The string contains a character not in the 7 bit ASCII character set.</value>
|
|
</data>
|
|
<data name="Cryptography_InvalidKeySize" xml:space="preserve">
|
|
<value>Specified key is not a valid size for this algorithm.</value>
|
|
</data>
|
|
<data name="Arg_EmptyOrNullString" xml:space="preserve">
|
|
<value>String cannot be empty or null.</value>
|
|
</data>
|
|
<data name="Cryptography_UnknownHashAlgorithm" xml:space="preserve">
|
|
<value>'{0}' is not a known hash algorithm.</value>
|
|
</data>
|
|
<data name="Cryptography_X509_ExportFailed" xml:space="preserve">
|
|
<value>The certificate export operation failed.</value>
|
|
</data>
|
|
<data name="Cryptography_Der_Invalid_Encoding" xml:space="preserve">
|
|
<value>ASN1 corrupted data.</value>
|
|
</data>
|
|
<data name="Cryptography_CertReq_IssuerRequiresPrivateKey" xml:space="preserve">
|
|
<value>The provided issuer certificate does not have an associated private key.</value>
|
|
</data>
|
|
<data name="Cryptography_CSP_NoPrivateKey" xml:space="preserve">
|
|
<value>Object contains only the public half of a key pair. A private key must also be provided.</value>
|
|
</data>
|
|
<data name="Cryptography_InvalidDsaParameters_MismatchedPGY" xml:space="preserve">
|
|
<value>The specified DSA parameters are not valid; P, G and Y must be the same length (the key size).</value>
|
|
</data>
|
|
<data name="Cryptography_X509_StoreReadOnly" xml:space="preserve">
|
|
<value>The X509 certificate store is read-only.</value>
|
|
</data>
|
|
<data name="Cryptography_UnknownKeyAlgorithm" xml:space="preserve">
|
|
<value>'{0}' is not a known key algorithm.</value>
|
|
</data>
|
|
<data name="Cryptography_Cert_AlreadyHasPrivateKey" xml:space="preserve">
|
|
<value>The certificate already has an associated private key.</value>
|
|
</data>
|
|
<data name="Cryptography_InvalidDirectoryPermissions" xml:space="preserve">
|
|
<value>Invalid directory permissions. The directory '{0}' must be readable, writable and executable by the owner.</value>
|
|
</data>
|
|
<data name="Cryptography_CertReq_RSAPaddingRequired" xml:space="preserve">
|
|
<value>The issuer certificate uses an RSA key but no RSASignaturePadding was provided to a constructor. If one cannot be provided, use the X509SignatureGenerator overload.</value>
|
|
</data>
|
|
<data name="Cryptography_Unix_X509_DisallowedStoreNotEmpty" xml:space="preserve">
|
|
<value>The Disallowed store is not supported on this platform, but already has data. All files under '{0}' must be removed.</value>
|
|
</data>
|
|
<data name="Cryptography_X509Store_WouldModifyAdminTrust" xml:space="preserve">
|
|
<value>Removing the requested certificate would modify admin trust settings, and has been denied.</value>
|
|
</data>
|
|
<data name="Security_InvalidValue" xml:space="preserve">
|
|
<value>The {0} value was invalid.</value>
|
|
</data>
|
|
<data name="Arg_InvalidType" xml:space="preserve">
|
|
<value>Invalid type.</value>
|
|
</data>
|
|
<data name="Cryptography_BadHashSize_ForAlgorithm" xml:space="preserve">
|
|
<value>The provided value of {0} bytes does not match the expected size of {1} bytes for the algorithm ({2}).</value>
|
|
</data>
|
|
<data name="Arg_InvalidHandle" xml:space="preserve">
|
|
<value>Invalid handle.</value>
|
|
</data>
|
|
<data name="Cryptography_Unix_X509_MachineStoresRootOnly" xml:space="preserve">
|
|
<value>Unix LocalMachine X509Store is limited to the Root and CertificateAuthority stores.</value>
|
|
</data>
|
|
<data name="Cryptography_DSA_KeyGenNotSupported" xml:space="preserve">
|
|
<value>DSA keys can be imported, but new key generation is not supported on this platform.</value>
|
|
</data>
|
|
<data name="Cryptography_X509_StoreNotOpen" xml:space="preserve">
|
|
<value>The X509 certificate store has not been opened.</value>
|
|
</data>
|
|
<data name="Cryptography_X509_InvalidFlagCombination" xml:space="preserve">
|
|
<value>The flags '{0}' may not be specified together.</value>
|
|
</data>
|
|
<data name="Cryptography_CertReq_DateTooOld" xml:space="preserve">
|
|
<value>The value predates 1950 and has no defined encoding.</value>
|
|
</data>
|
|
<data name="Chain_NoPolicyMatch" xml:space="preserve">
|
|
<value>The certificate has invalid policy.</value>
|
|
</data>
|
|
<data name="Cryptography_PrivateKey_DoesNotMatch" xml:space="preserve">
|
|
<value>The provided key does not match the public key for this certificate.</value>
|
|
</data>
|
|
<data name="Cryptography_Unix_X509_NoDisallowedStore" xml:space="preserve">
|
|
<value>The Disallowed store is not supported on this platform.</value>
|
|
</data>
|
|
<data name="Cryptography_CertReq_IssuerKeyUsageInvalid" xml:space="preserve">
|
|
<value>The issuer certificate's Key Usage extension is present but does not contain the KeyCertSign flag.</value>
|
|
</data>
|
|
<data name="Arg_EnumIllegalVal" xml:space="preserve">
|
|
<value>Illegal enum value: {0}.</value>
|
|
</data>
|
|
<data name="Cryptography_InvalidDsaParameters_MismatchedQX" xml:space="preserve">
|
|
<value>The specified DSA parameters are not valid; Q and X (if present) must be the same length.</value>
|
|
</data>
|
|
<data name="Cryptography_InvalidDsaParameters_MismatchedPJ" xml:space="preserve">
|
|
<value>The specified DSA parameters are not valid; J (if present) must be shorter than P.</value>
|
|
</data>
|
|
<data name="Cryptography_Unix_X509_PropertyNotSettable" xml:space="preserve">
|
|
<value>The {0} value cannot be set on Unix.</value>
|
|
</data>
|
|
<data name="Arg_CryptographyException" xml:space="preserve">
|
|
<value>Error occurred during a cryptographic operation.</value>
|
|
</data>
|
|
<data name="Cryptography_X509_StoreNoFileAvailable" xml:space="preserve">
|
|
<value>The X509 certificate could not be added to the store because all candidate file names were in use.</value>
|
|
</data>
|
|
<data name="Argument_InvalidFlag" xml:space="preserve">
|
|
<value>Value of flags is invalid.</value>
|
|
</data>
|
|
<data name="Cryptography_X509_StoreCannotCreate" xml:space="preserve">
|
|
<value>The platform does not have a definition for an X509 certificate store named '{0}' with a StoreLocation of '{1}', and does not support creating it.</value>
|
|
</data>
|
|
<data name="Argument_InvalidOffLen" xml:space="preserve">
|
|
<value>Offset and length were out of bounds for the array or count is greater than the number of elements from index to the end of the source collection.</value>
|
|
</data>
|
|
<data name="NotSupported_KeyAlgorithm" xml:space="preserve">
|
|
<value>The certificate key algorithm is not supported.</value>
|
|
</data>
|
|
<data name="Cryptography_InvalidHandle" xml:space="preserve">
|
|
<value>{0} is an invalid handle.</value>
|
|
</data>
|
|
<data name="ArgumentOutOfRange_Index" xml:space="preserve">
|
|
<value>Index was out of range. Must be non-negative and less than the size of the collection.</value>
|
|
</data>
|
|
<data name="Cryptography_CertReq_IssuerBasicConstraintsInvalid" xml:space="preserve">
|
|
<value>The issuer certificate does not have an appropriate value for the Basic Constraints extension.</value>
|
|
</data>
|
|
<data name="Cryptography_InvalidContextHandle" xml:space="preserve">
|
|
<value>The chain context handle is invalid.</value>
|
|
</data>
|
|
<data name="Cryptography_InvalidPublicKey_Object" xml:space="preserve">
|
|
<value>The provided PublicKey object is invalid, valid Oid and EncodedKeyValue property values are required.</value>
|
|
</data>
|
|
<data name="Cryptography_CertReq_DuplicateExtension" xml:space="preserve">
|
|
<value>An X509Extension with OID '{0}' has already been specified.</value>
|
|
</data>
|
|
<data name="Argument_InvalidOidValue" xml:space="preserve">
|
|
<value>The OID value was invalid.</value>
|
|
</data>
|
|
<data name="Security_AccessDenied" xml:space="preserve">
|
|
<value>Access is denied.</value>
|
|
</data>
|
|
<data name="PersistedFiles_NoHomeDirectory" xml:space="preserve">
|
|
<value>The home directory of the current user could not be determined.</value>
|
|
</data>
|
|
<data name="Cryptography_CertReq_NoKeyProvided" xml:space="preserve">
|
|
<value>This method cannot be used since no signing key was provided via a constructor, use an overload accepting an X509SignatureGenerator instead.</value>
|
|
</data>
|
|
<data name="Cryptography_X509_NoEphemeralPfx" xml:space="preserve">
|
|
<value>This platform does not support loading with EphemeralKeySet. Remove the flag to allow keys to be temporarily created on disk.</value>
|
|
</data>
|
|
<data name="Cryptography_X509_ExtensionMismatch" xml:space="preserve">
|
|
<value>The parameter should be an X509Extension.</value>
|
|
</data>
|
|
<data name="Cryptography_X509_StoreNotFound" xml:space="preserve">
|
|
<value>The specified X509 certificate store does not exist.</value>
|
|
</data>
|
|
<data name="Arg_EmptyOrNullArray" xml:space="preserve">
|
|
<value>Array may not be empty or null.</value>
|
|
</data>
|
|
<data name="Arg_RankMultiDimNotSupported" xml:space="preserve">
|
|
<value>Only single dimensional arrays are supported for the requested action.</value>
|
|
</data>
|
|
<data name="Cryptography_InvalidStoreHandle" xml:space="preserve">
|
|
<value>The store handle is invalid.</value>
|
|
</data>
|
|
<data name="Cryptography_X509_InvalidFindType" xml:space="preserve">
|
|
<value>Invalid find type.</value>
|
|
</data>
|
|
<data name="Cryptography_InvalidPaddingMode" xml:space="preserve">
|
|
<value>Specified padding mode is not valid for this algorithm.</value>
|
|
</data>
|
|
<data name="Cryptography_Invalid_X500Name" xml:space="preserve">
|
|
<value>The string contains an invalid X500 name attribute key, oid, value or delimiter.</value>
|
|
</data>
|
|
<data name="Cryptography_InvalidOID" xml:space="preserve">
|
|
<value>Object identifier (OID) is unknown.</value>
|
|
</data>
|
|
<data name="Unknown_Error" xml:space="preserve">
|
|
<value>Unknown error.</value>
|
|
</data>
|
|
<data name="Cryptography_X509Store_WouldModifyUserTrust" xml:space="preserve">
|
|
<value>Removing the requested certificate would modify user trust settings, and has been denied.</value>
|
|
</data>
|
|
<data name="NotSupported_ECDsa_Csp" xml:space="preserve">
|
|
<value>CryptoApi ECDsa keys are not supported.</value>
|
|
</data>
|
|
<data name="Cryptography_X509_InvalidContentType" xml:space="preserve">
|
|
<value>Invalid content type.</value>
|
|
</data>
|
|
<data name="Cryptography_Unix_X509_SerializedExport" xml:space="preserve">
|
|
<value>X509ContentType.SerializedCert and X509ContentType.SerializedStore are not supported on Unix.</value>
|
|
</data>
|
|
<data name="Cryptography_CertReq_DatesReversed" xml:space="preserve">
|
|
<value>The provided notBefore value is later than the notAfter value.</value>
|
|
</data>
|
|
<data name="Cryptography_InvalidRsaParameters" xml:space="preserve">
|
|
<value>The specified RSA parameters are not valid; both Exponent and Modulus are required fields.</value>
|
|
</data>
|
|
<data name="Cryptography_ECC_NamedCurvesOnly" xml:space="preserve">
|
|
<value>Only named curves are supported on this platform.</value>
|
|
</data>
|
|
<data name="Cryptography_InvalidDsaParameters_QRestriction_ShortKey" xml:space="preserve">
|
|
<value>The specified DSA parameters are not valid; Q must be 20 bytes long for keys shorter than 1024 bits.</value>
|
|
</data>
|
|
<data name="Cryptography_InvalidDsaParameters_MissingFields" xml:space="preserve">
|
|
<value>The specified DSA parameters are not valid; P, Q, G and Y are all required.</value>
|
|
</data>
|
|
<data name="NotSupported_LegacyBasicConstraints" xml:space="preserve">
|
|
<value>The X509 Basic Constraints extension with OID 2.5.29.10 is not supported.</value>
|
|
</data>
|
|
<data name="Cryptography_InvalidDsaParameters_QRestriction_LargeKey" xml:space="preserve">
|
|
<value>The specified DSA parameters are not valid; Q's length must be one of 20, 32 or 64 bytes.</value>
|
|
</data>
|
|
<data name="Cryptography_X509_InvalidFindValue" xml:space="preserve">
|
|
<value>Invalid find value.</value>
|
|
</data>
|
|
<data name="Arg_OutOfRange_NeedNonNegNum" xml:space="preserve">
|
|
<value>Non-negative number required.</value>
|
|
</data>
|
|
<data name="Argument_InvalidNameType" xml:space="preserve">
|
|
<value>The value of 'nameType' is invalid.</value>
|
|
</data>
|
|
<data name="Cryptography_X509_PKCS7_NoSigner" xml:space="preserve">
|
|
<value>Cannot find the original signer.</value>
|
|
</data>
|
|
<data name="Cryptography_PrivateKey_WrongAlgorithm" xml:space="preserve">
|
|
<value>The provided key does not match the public key algorithm for this certificate.</value>
|
|
</data>
|
|
<data name="Cryptography_OpenInvalidHandle" xml:space="preserve">
|
|
<value>Cannot open an invalid handle.</value>
|
|
</data>
|
|
<data name="Cryptography_Unix_X509_MachineStoresReadOnly" xml:space="preserve">
|
|
<value>Unix LocalMachine X509Stores are read-only for all users.</value>
|
|
</data>
|
|
<data name="Cryptography_CertReq_AlgorithmMustMatch" xml:space="preserve">
|
|
<value>The issuer certificate public key algorithm ({0}) does not match the value for this certificate request ({1}), use the X509SignatureGenerator overload.</value>
|
|
</data>
|
|
</root> |