mirror of
https://github.com/SirLecram/HospitalServerManager
synced 2025-01-23 17:00:26 +01:00
423 lines
21 KiB
XML
423 lines
21 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="net_gssapi_operation_failed" xml:space="preserve">
|
|
<value>GSSAPI operation failed with status: {0} (Minor status: {1}).</value>
|
|
</data>
|
|
<data name="net_offset_plus_count" xml:space="preserve">
|
|
<value>Sum of offset and count cannot be greater than the length of the buffer.</value>
|
|
</data>
|
|
<data name="net_io_must_be_rw_stream" xml:space="preserve">
|
|
<value>The stream has to be read/write.</value>
|
|
</data>
|
|
<data name="event_CertificateFromDelegate" xml:space="preserve">
|
|
<value>Got a certificate from the client delegate.</value>
|
|
</data>
|
|
<data name="net_ssl_io_frame" xml:space="preserve">
|
|
<value>The handshake failed due to an unexpected packet format.</value>
|
|
</data>
|
|
<data name="net_io_invalidnestedcall" xml:space="preserve">
|
|
<value> The {0} method cannot be called when another {1} operation is pending.</value>
|
|
</data>
|
|
<data name="net_ssl_io_already_shutdown" xml:space="preserve">
|
|
<value>Write operations are not allowed after the channel was shutdown.</value>
|
|
</data>
|
|
<data name="net_allocate_ssl_context_failed" xml:space="preserve">
|
|
<value>Failed to allocate SSL/TLS context, OpenSSL error - {0}.</value>
|
|
</data>
|
|
<data name="event_RemoteCertificate" xml:space="preserve">
|
|
<value>Remote certificate: {0}.</value>
|
|
</data>
|
|
<data name="net_auth_reauth" xml:space="preserve">
|
|
<value>This operation is not allowed on a security context that has already been authenticated.</value>
|
|
</data>
|
|
<data name="security_ServiceNameCollection_EmptyServiceName" xml:space="preserve">
|
|
<value>A service name must not be null or empty.</value>
|
|
</data>
|
|
<data name="net_io_connectionclosed" xml:space="preserve">
|
|
<value>The connection was closed</value>
|
|
</data>
|
|
<data name="net_ssl_decrypt_failed" xml:space="preserve">
|
|
<value>Decrypt failed with OpenSSL error - {0}.</value>
|
|
</data>
|
|
<data name="net_io_header_id" xml:space="preserve">
|
|
<value>Found a wrong header field {0} read : {1}, expected : {2}.</value>
|
|
</data>
|
|
<data name="net_auth_message_not_encrypted" xml:space="preserve">
|
|
<value>Protocol error: A received message contains a valid signature but it was not encrypted as required by the effective Protection Level.</value>
|
|
</data>
|
|
<data name="event_RemoteCertHasNoErrors" xml:space="preserve">
|
|
<value>Remote certificate has no errors.</value>
|
|
</data>
|
|
<data name="event_NoIssuersTryAllCerts" xml:space="preserve">
|
|
<value>We have user-provided certificates. The server has not specified any issuers, so try all the certificates.</value>
|
|
</data>
|
|
<data name="net_ssl_use_cert_failed" xml:space="preserve">
|
|
<value>Using SSL certificate failed with OpenSSL error - {0}.</value>
|
|
</data>
|
|
<data name="net_nego_not_supported_empty_target_with_defaultcreds" xml:space="preserve">
|
|
<value>Target name should be non empty if default credentials are passed.</value>
|
|
</data>
|
|
<data name="net_generic_operation_failed" xml:space="preserve">
|
|
<value>Operation failed with error - {0}.</value>
|
|
</data>
|
|
<data name="net_io_out_range" xml:space="preserve">
|
|
<value>The byte count must not exceed {0} bytes for this stream type.</value>
|
|
</data>
|
|
<data name="net_ssl_io_no_server_cert" xml:space="preserve">
|
|
<value>The server mode SSL must use a certificate with the associated private key.</value>
|
|
</data>
|
|
<data name="event_NotFoundCertInStore" xml:space="preserve">
|
|
<value>Cannot find the certificate in either the LocalMachine store or the CurrentUser store.</value>
|
|
</data>
|
|
<data name="event_CertsAfterFiltering" xml:space="preserve">
|
|
<value>Left with {0} client certificates to choose from.</value>
|
|
</data>
|
|
<data name="net_nego_channel_binding_not_supported" xml:space="preserve">
|
|
<value>No support for channel binding on operating systems other than Windows.</value>
|
|
</data>
|
|
<data name="security_ExtendedProtectionPolicy_UseDifferentConstructorForNever" xml:space="preserve">
|
|
<value>To construct a policy with PolicyEnforcement.Never, the single-parameter constructor must be used.</value>
|
|
</data>
|
|
<data name="net_auth_supported_impl_levels" xml:space="preserve">
|
|
<value>The supported values are Identification, Impersonation or Delegation.</value>
|
|
</data>
|
|
<data name="net_ssl_read_bio_failed_error" xml:space="preserve">
|
|
<value>SSL Read BIO failed with OpenSSL error - {0}.</value>
|
|
</data>
|
|
<data name="net_ssl_write_bio_failed_error" xml:space="preserve">
|
|
<value>SSL Write BIO failed with OpenSSL error - {0}.</value>
|
|
</data>
|
|
<data name="net_auth_SSPI" xml:space="preserve">
|
|
<value>A call to SSPI failed, see inner exception.</value>
|
|
</data>
|
|
<data name="event_CertIsType2" xml:space="preserve">
|
|
<value>Certificate is of type X509Certificate2 and contains the private key.</value>
|
|
</data>
|
|
<data name="event_NoDelegateButClientCert" xml:space="preserve">
|
|
<value>Client delegate did not provide a certificate; but there are other user-provided certificates.</value>
|
|
</data>
|
|
<data name="event_SecurityContextInputBuffer" xml:space="preserve">
|
|
<value>{0}(In-Buffer length={1}, Out-Buffer length={2}, returned code={3}).</value>
|
|
</data>
|
|
<data name="event_FindingMatchingCerts" xml:space="preserve">
|
|
<value>Trying to find a matching certificate in the certificate store.</value>
|
|
</data>
|
|
<data name="net_frame_max_size" xml:space="preserve">
|
|
<value>The payload size is limited to {0}, attempted set it to {1}.</value>
|
|
</data>
|
|
<data name="net_security_sslprotocol_contiguous" xml:space="preserve">
|
|
<value>The requested combination of SslProtocols ({0}) is not valid for this platform because it skips intermediate versions.</value>
|
|
</data>
|
|
<data name="net_io_decrypt" xml:space="preserve">
|
|
<value>The decryption operation failed, see inner exception.</value>
|
|
</data>
|
|
<data name="net_log_remote_cert_has_errors" xml:space="preserve">
|
|
<value>Remote certificate has errors:</value>
|
|
</data>
|
|
<data name="event_LocatingPrivateKey" xml:space="preserve">
|
|
<value>Locating the private key for the certificate: {0}.</value>
|
|
</data>
|
|
<data name="net_auth_noauth" xml:space="preserve">
|
|
<value>This operation is only allowed using a successfully authenticated context.</value>
|
|
</data>
|
|
<data name="net_auth_bad_client_creds_or_target_mismatch" xml:space="preserve">
|
|
<value>Either the target name is incorrect or the server has rejected the client credentials.</value>
|
|
</data>
|
|
<data name="event_EnumerateSecurityPackages" xml:space="preserve">
|
|
<value>Enumerating security packages:</value>
|
|
</data>
|
|
<data name="event_RemoteCertUserDeclaredInvalid" xml:space="preserve">
|
|
<value>Remote certificate was verified as invalid by the user.</value>
|
|
</data>
|
|
<data name="net_ntlm_not_possible_default_cred" xml:space="preserve">
|
|
<value>NTLM authentication is not possible with default credentials on this platform.</value>
|
|
</data>
|
|
<data name="event_SspiPackageNotFound" xml:space="preserve">
|
|
<value>Security package '{0}' was not found.</value>
|
|
</data>
|
|
<data name="net_auth_client_server" xml:space="preserve">
|
|
<value>Once authentication is attempted as the client or server, additional authentication attempts must use the same client or server role.</value>
|
|
</data>
|
|
<data name="event_SecurityContextInputBuffers" xml:space="preserve">
|
|
<value>{0}(In-Buffers count={1}, Out-Buffer length={2}, returned code={3}).</value>
|
|
</data>
|
|
<data name="net_auth_ignored_reauth" xml:space="preserve">
|
|
<value>Re-authentication failed because the remote party continued to encrypt more than {0} bytes before answering re-authentication.</value>
|
|
</data>
|
|
<data name="net_ssl_get_connection_info_failed" xml:space="preserve">
|
|
<value>Getting SSL connection info failed with OpenSSL error - {0}.</value>
|
|
</data>
|
|
<data name="net_io_invalidendcall" xml:space="preserve">
|
|
<value>{0} can only be called once for each asynchronous operation.</value>
|
|
</data>
|
|
<data name="event_UsingCachedCredential" xml:space="preserve">
|
|
<value>Using the cached credential handle.</value>
|
|
</data>
|
|
<data name="net_io_readfailure" xml:space="preserve">
|
|
<value>Unable to read data from the transport connection: {0}.</value>
|
|
</data>
|
|
<data name="net_ssl_use_private_key_failed" xml:space="preserve">
|
|
<value>Using SSL certificate private key failed with OpenSSL error - {0}.</value>
|
|
</data>
|
|
<data name="net_auth_eof" xml:space="preserve">
|
|
<value>Authentication failed because the remote party has closed the transport stream.</value>
|
|
</data>
|
|
<data name="event_SspiSelectedCipherSuite" xml:space="preserve">
|
|
<value>{0}(Protocol={1}, Cipher={2} {3} bit strength, Hash={4} {5} bit strength, Key Exchange={6} {7} bit strength).</value>
|
|
</data>
|
|
<data name="net_nego_protection_level_not_supported" xml:space="preserve">
|
|
<value>Requested protection level is not supported with the gssapi implementation currently installed.</value>
|
|
</data>
|
|
<data name="net_get_ssl_method_failed" xml:space="preserve">
|
|
<value>Failed to get SSL method '{0}'. Ensure the OpenSSL method exists on the current system.</value>
|
|
</data>
|
|
<data name="net_ssl_x509Name_push_failed_error" xml:space="preserve">
|
|
<value>Failed to push X509_NAME into stack.</value>
|
|
</data>
|
|
<data name="net_ssl_handshake_failed_error" xml:space="preserve">
|
|
<value>SSL Handshake failed with OpenSSL error - {0}.</value>
|
|
</data>
|
|
<data name="net_log_remote_cert_name_mismatch" xml:space="preserve">
|
|
<value>Certificate name mismatch.</value>
|
|
</data>
|
|
<data name="net_log_open_store_failed" xml:space="preserve">
|
|
<value>Opening Certificate store {0} failed, exception: {1}.</value>
|
|
</data>
|
|
<data name="net_auth_bad_client_creds" xml:space="preserve">
|
|
<value>The server has rejected the client credentials.</value>
|
|
</data>
|
|
<data name="net_io_read" xml:space="preserve">
|
|
<value>The read operation failed, see inner exception.</value>
|
|
</data>
|
|
<data name="event_NoDelegateNoClientCert" xml:space="preserve">
|
|
<value>Client delegate did not provide a certificate; and there are not other user-provided certificates. Need to attempt a session restart.</value>
|
|
</data>
|
|
<data name="net_frame_read_size" xml:space="preserve">
|
|
<value>Cannot determine the frame size or a corrupted frame was received.</value>
|
|
</data>
|
|
<data name="net_auth_alert" xml:space="preserve">
|
|
<value>Authentication failed on the remote side (the stream might still be available for additional authentication attempts).</value>
|
|
</data>
|
|
<data name="net_auth_must_specify_extended_protection_scheme" xml:space="preserve">
|
|
<value>An extended protection policy must specify either a custom channel binding or a custom service name collection.</value>
|
|
</data>
|
|
<data name="event_AttemptingRestartUsingCert" xml:space="preserve">
|
|
<value>Attempting to restart the session using the user-provided certificate: {0}.</value>
|
|
</data>
|
|
<data name="event_OperationReturnedSomething" xml:space="preserve">
|
|
<value>{0} returned {1}.</value>
|
|
</data>
|
|
<data name="net_frame_size" xml:space="preserve">
|
|
<value>Received an invalid authentication frame. The message size is limited to {0} bytes, attempted to read {1} bytes.</value>
|
|
</data>
|
|
<data name="net_io_eof" xml:space="preserve">
|
|
<value> Received an unexpected EOF or 0 bytes from the transport stream.</value>
|
|
</data>
|
|
<data name="net_invalid_enum" xml:space="preserve">
|
|
<value>The specified value is not valid in the '{0}' enumeration.</value>
|
|
</data>
|
|
<data name="event_FoundCertInStore" xml:space="preserve">
|
|
<value>Found the certificate in the {0} store.</value>
|
|
</data>
|
|
<data name="net_io_write" xml:space="preserve">
|
|
<value>The write operation failed, see inner exception.</value>
|
|
</data>
|
|
<data name="net_noseek" xml:space="preserve">
|
|
<value>This stream does not support seek operations.</value>
|
|
</data>
|
|
<data name="net_ssl_get_channel_binding_token_failed" xml:space="preserve">
|
|
<value>Fetching channel binding token failed with OpenSSL error - {0}.</value>
|
|
</data>
|
|
<data name="net_ssl_io_cert_validation" xml:space="preserve">
|
|
<value>The remote certificate is invalid according to the validation procedure.</value>
|
|
</data>
|
|
<data name="security_ExtendedProtectionPolicy_NoEmptyServiceNameCollection" xml:space="preserve">
|
|
<value>The ServiceNameCollection must contain at least one service name.</value>
|
|
</data>
|
|
<data name="net_ssl_invalid_certificate" xml:space="preserve">
|
|
<value>SSL certificate returned is invalid, OpenSSL error - {0}.</value>
|
|
</data>
|
|
<data name="net_ssl_check_private_key_failed" xml:space="preserve">
|
|
<value>SSL certificate private key check failed with OpenSSL error - {0}.</value>
|
|
</data>
|
|
<data name="net_ssl_encryptionpolicy_notsupported" xml:space="preserve">
|
|
<value>The '{0}' encryption policy is not supported by this installation of OpenSSL.</value>
|
|
</data>
|
|
<data name="event_RemoteCertDeclaredValid" xml:space="preserve">
|
|
<value>Remote certificate was verified as valid by the user.</value>
|
|
</data>
|
|
<data name="net_MethodNotImplementedException" xml:space="preserve">
|
|
<value>This method is not implemented by this class.</value>
|
|
</data>
|
|
<data name="net_gssapi_operation_failed_detailed" xml:space="preserve">
|
|
<value>GSSAPI operation failed with error - {0} ({1}).</value>
|
|
</data>
|
|
<data name="net_context_buffer_too_small" xml:space="preserve">
|
|
<value>Insufficient buffer space. Required: {0} Actual: {1}.</value>
|
|
</data>
|
|
<data name="net_securitypackagesupport" xml:space="preserve">
|
|
<value>The requested security package is not supported.</value>
|
|
</data>
|
|
<data name="net_securityprotocolnotsupported" xml:space="preserve">
|
|
<value>The requested security protocol is not supported.</value>
|
|
</data>
|
|
<data name="net_frame_read_io" xml:space="preserve">
|
|
<value>Received incomplete authentication message. Remote party has probably closed the connection.</value>
|
|
</data>
|
|
<data name="event_LookForMatchingCerts" xml:space="preserve">
|
|
<value>We have user-provided certificates. The server has specified {0} issuer(s). Looking for certificates that match any of the issuers.</value>
|
|
</data>
|
|
<data name="net_auth_context_expectation" xml:space="preserve">
|
|
<value>A security requirement was not fulfilled during authentication. Required: {0}, negotiated: {1}.</value>
|
|
</data>
|
|
<data name="net_completed_result" xml:space="preserve">
|
|
<value>This operation cannot be performed on a completed asynchronous result object.</value>
|
|
</data>
|
|
<data name="event_SelectedCert" xml:space="preserve">
|
|
<value>Selected certificate: {0}.</value>
|
|
</data>
|
|
<data name="net_nego_server_not_supported" xml:space="preserve">
|
|
<value>Server implementation is not supported</value>
|
|
</data>
|
|
<data name="net_auth_context_expectation_remote" xml:space="preserve">
|
|
<value>A remote side security requirement was not fulfilled during authentication. Try increasing the ProtectionLevel and/or ImpersonationLevel.</value>
|
|
</data>
|
|
<data name="net_io_encrypt" xml:space="preserve">
|
|
<value>The encryption operation failed, see inner exception.</value>
|
|
</data>
|
|
<data name="net_encryptionpolicy_notsupported" xml:space="preserve">
|
|
<value>The '{0}' encryption policy is not supported on this platform.</value>
|
|
</data>
|
|
<data name="net_ssl_encrypt_failed" xml:space="preserve">
|
|
<value>Encrypt failed with OpenSSL error - {0}.</value>
|
|
</data>
|
|
<data name="net_log_operation_failed_with_error" xml:space="preserve">
|
|
<value>{0} failed with error {1}.</value>
|
|
</data>
|
|
<data name="SSPIInvalidHandleType" xml:space="preserve">
|
|
<value>'{0}' is not a supported handle type.</value>
|
|
</data>
|
|
<data name="net_log_remote_cert_not_available" xml:space="preserve">
|
|
<value>The remote server did not provide a certificate.</value>
|
|
</data>
|
|
<data name="net_io_async_result" xml:space="preserve">
|
|
<value>The parameter: {0} is not valid. Use the object returned from corresponding Begin async call.</value>
|
|
</data>
|
|
</root> |