179 lines
8.9 KiB
C#

//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.225
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace Intel.Management.PSModule.Properties {
using System;
/// <summary>
/// A strongly-typed resource class, for looking up localized strings, etc.
/// </summary>
// This class was auto-generated by the StronglyTypedResourceBuilder
// class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option, or rebuild your VS project.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
internal class Resources {
private static global::System.Resources.ResourceManager resourceMan;
private static global::System.Globalization.CultureInfo resourceCulture;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal Resources() {
}
/// <summary>
/// Returns the cached ResourceManager instance used by this class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Resources.ResourceManager ResourceManager {
get {
if (object.ReferenceEquals(resourceMan, null)) {
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Intel.Management.PSModule.Properties.Resources", typeof(Resources).Assembly);
resourceMan = temp;
}
return resourceMan;
}
}
/// <summary>
/// Overrides the current thread's CurrentUICulture property for all
/// resource lookups using this strongly typed resource class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
set {
resourceCulture = value;
}
}
/// <summary>
/// Looks up a localized string similar to The specified storage application was not found.
/// </summary>
internal static string APPLICATION_NOT_FOUND {
get {
return ResourceManager.GetString("APPLICATION_NOT_FOUND", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to &lt;AuditLog&gt;
///
///&lt;Group AppId=&quot;16&quot; Name=&quot;Security&quot;&gt;
/// &lt;Event Name=&quot;AMT Provisioning Started&quot; EventId=&quot;0&quot; /&gt;
/// &lt;Event Name=&quot;AMT Provisioning Completed&quot; EventId=&quot;1&quot;/&gt;
/// &lt;Event Name=&quot;ACL Entry Added&quot; EventId=&quot;2&quot;/&gt;
/// &lt;Event Name=&quot;ACL Entry Modified&quot; EventId=&quot;3&quot;/&gt;
/// &lt;Event Name=&quot;ACL Entry Removed&quot; EventId=&quot;4&quot;/&gt;
/// &lt;Event Name=&quot;ACL Access with invalid credentials&quot; EventId=&quot;5&quot;/&gt;
/// &lt;Event Name=&quot;ACL Entry Enabled&quot; EventId=&quot;6&quot;/&gt;
/// &lt;Event Name=&quot;TLS State Changed&quot; EventId=&quot;7&quot;/&gt;
/// &lt;Event Name=&quot;TLS Server Certifica [rest of string was truncated]&quot;;.
/// </summary>
internal static string AuditEventsXML {
get {
return ResourceManager.GetString("AuditEventsXML", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The specified storage block was not found.
/// </summary>
internal static string BLOCK_NOT_FOUND {
get {
return ResourceManager.GetString("BLOCK_NOT_FOUND", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to &lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; ?&gt;
///&lt;Events&gt;
/// &lt;!--EventEnity Handlers--&gt;
/// &lt;EventSource Entity=&quot;0&quot;&gt;Unspecified&lt;/EventSource&gt;
/// &lt;EventSource Entity=&quot;3&quot;&gt;Processor&lt;/EventSource&gt;
/// &lt;EventSource Entity=&quot;9&quot;&gt;Processor module&lt;/EventSource&gt;
/// &lt;EventSource Entity=&quot;32&quot;&gt;Memory&lt;/EventSource&gt;
/// &lt;EventSource Entity=&quot;34&quot;&gt;BIOS&lt;/EventSource&gt;
/// &lt;EventSource Entity=&quot;35&quot;&gt;OS&lt;/EventSource&gt;
/// &lt;EventSource Entity=&quot;38&quot;&gt;Intel(r) AMT&lt;/EventSource&gt;
/// &lt;!-- System Firmware Error --&gt;
/// &lt;EventData Type=&quot;15&quot; Offset=&quot;0&quot; Data [rest of string was truncated]&quot;;.
/// </summary>
internal static string EventDataXML {
get {
return ResourceManager.GetString("EventDataXML", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Unable to create a drive with the specified root. The root path does not exist.
/// </summary>
internal static string INVALID_ROOT_PATH {
get {
return ResourceManager.GetString("INVALID_ROOT_PATH", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The storage path is not valid .
/// </summary>
internal static string INVALID_STORAGE_PATH {
get {
return ResourceManager.GetString("INVALID_STORAGE_PATH", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to The property {0} does not exist for the item {1}.
/// </summary>
internal static string PROPERTY_NOT_FOUND {
get {
return ResourceManager.GetString("PROPERTY_NOT_FOUND", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to &lt;Realms&gt;
///
///&lt;Realm index=&quot;1&quot; Name=&quot;RemoteConnectivity&quot; Shortcut=&quot;RCS&quot; Type=&quot;Remote&quot; Force=&quot;True&quot;/&gt;
///&lt;Realm index=&quot;2&quot; Name=&quot;Redirection&quot; Shortcut=&quot;REDIR&quot; Type=&quot;Remote&quot;/&gt;
///&lt;Realm index=&quot;3&quot; Name=&quot;Administrator&quot; Shortcut=&quot;ADMIN&quot; Type=&quot;Remote&quot;/&gt;
///&lt;Realm index=&quot;4&quot; Name=&quot;HardwareAsset&quot; Shortcut=&quot;HAI&quot; Type=&quot;Remote&quot;/&gt;
///&lt;Realm index=&quot;5&quot; Name=&quot;RemoteControl&quot; Shortcut=&quot;RC&quot; Type=&quot;Remote&quot;/&gt;
///&lt;Realm index=&quot;6&quot; Name=&quot;Storage&quot; Shortcut=&quot;STOR&quot; Type=&quot;Neutral&quot;/&gt;
///&lt;Realm index=&quot;7&quot; Name=&quot;EventManager&quot; Shortcut=&quot;EVTMGR&quot; Type=&quot;Re [rest of string was truncated]&quot;;.
/// </summary>
internal static string RealmsXml {
get {
return ResourceManager.GetString("RealmsXml", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to &lt;StatusCodes&gt;
/// &lt;StatusCode Code=&quot;0&quot; VendorCode=&quot;32768&quot;&gt;Operation completed successfully.&lt;/StatusCode&gt;
/// &lt;StatusCode Code=&quot;1&quot; VendorCode=&quot;32769&quot;&gt;An internal error occurred while performing the operation.&lt;/StatusCode&gt;
/// &lt;StatusCode Code=&quot;3&quot; VendorCode=&quot;32771&quot;&gt;Specified mode of operation is invalid.&lt;/StatusCode&gt;
/// &lt;StatusCode Code=&quot;9&quot; VendorCode=&quot;32777&quot;&gt;Either an invalid name was entered or an Enterprise name was specified that was not pre-registered or the current registration was attempted from an interface [rest of string was truncated]&quot;;.
/// </summary>
internal static string StatusCodesXML {
get {
return ResourceManager.GetString("StatusCodesXML", resourceCulture);
}
}
}
}