//------------------------------------------------------------------------------
//
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
//
//------------------------------------------------------------------------------
namespace UCT.Properties {
using System;
///
/// A strongly-typed resource class, for looking up localized strings, etc.
///
// 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", "17.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() {
}
///
/// Returns the cached ResourceManager instance used by this class.
///
[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("UCT.Properties.Resources", typeof(Resources).Assembly);
resourceMan = temp;
}
return resourceMan;
}
}
///
/// Overrides the current thread's CurrentUICulture property for all
/// resource lookups using this strongly typed resource class.
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
set {
resourceCulture = value;
}
}
///
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
///
internal static System.Drawing.Icon advanced {
get {
object obj = ResourceManager.GetObject("advanced", resourceCulture);
return ((System.Drawing.Icon)(obj));
}
}
///
/// Looks up a localized string similar to Application was terminated by the user.
///
internal static string APPLICATION_WAS_TERMINATED_BY_THE_USER {
get {
return ResourceManager.GetString("APPLICATION_WAS_TERMINATED_BY_THE_USER", resourceCulture);
}
}
///
/// Looks up a localized string similar to Please enter the OptIn-code.
///
internal static string ASK_OPTIN_CODE_MESSAGE {
get {
return ResourceManager.GetString("ASK_OPTIN_CODE_MESSAGE", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap auth {
get {
object obj = ResourceManager.GetObject("auth", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap authentication_settings_2 {
get {
object obj = ResourceManager.GetObject("authentication_settings_2", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap background {
get {
object obj = ResourceManager.GetObject("background", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Booting System.
///
internal static string BOOTING_SYSTEM_MESSAGE {
get {
return ResourceManager.GetString("BOOTING_SYSTEM_MESSAGE", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap bottom_statusbar_resize {
get {
object obj = ResourceManager.GetObject("bottom_statusbar_resize", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap bottom_statusbar_resize1 {
get {
object obj = ResourceManager.GetObject("bottom_statusbar_resize1", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Connection was canelled by the user.
///
internal static string CANCEL_CONNECTION_BY_USER {
get {
return ResourceManager.GetString("CANCEL_CONNECTION_BY_USER", resourceCulture);
}
}
///
/// Looks up a localized string similar to Cancel connection.
///
internal static string CANCEL_CONNECTION_PROGRESS_BAR_MESSAGE {
get {
return ResourceManager.GetString("CANCEL_CONNECTION_PROGRESS_BAR_MESSAGE", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap cancel_consent {
get {
object obj = ResourceManager.GetObject("cancel_consent", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Cancel operation Failed.
///
internal static string CANCEL_USER_CONSENT_FAILURE {
get {
return ResourceManager.GetString("CANCEL_USER_CONSENT_FAILURE", resourceCulture);
}
}
///
/// Looks up a localized string similar to Cancel operation failed with error code: {0}.
///
internal static string CANCEL_USER_CONSENT_FAILURE_ERROR_CODE {
get {
return ResourceManager.GetString("CANCEL_USER_CONSENT_FAILURE_ERROR_CODE", resourceCulture);
}
}
///
/// Looks up a localized string similar to Cannot cancel user consent process. An active session is in progress..
///
internal static string CANCEL_USER_CONSENT_IN_SESSION_MESSAGE {
get {
return ResourceManager.GetString("CANCEL_USER_CONSENT_IN_SESSION_MESSAGE", resourceCulture);
}
}
///
/// Looks up a localized string similar to Cancel User Consent.
///
internal static string CANCEL_USER_CONSENT_PROGRESS_BAR_MESSAGE {
get {
return ResourceManager.GetString("CANCEL_USER_CONSENT_PROGRESS_BAR_MESSAGE", resourceCulture);
}
}
///
/// Looks up a localized string similar to Consent was reset successfully.
///
internal static string CANCEL_USER_CONSENT_SUCCESS {
get {
return ResourceManager.GetString("CANCEL_USER_CONSENT_SUCCESS", resourceCulture);
}
}
///
/// Looks up a localized string similar to Consent was not reset - a KVM/redirection session is open..
///
internal static string CANCEL_USER_CONSNET_IN_SESSION_ERROR_MESSAGE {
get {
return ResourceManager.GetString("CANCEL_USER_CONSNET_IN_SESSION_ERROR_MESSAGE", resourceCulture);
}
}
///
/// Looks up a localized string similar to Cancel user consent operation..
///
internal static string CANCELING_USER_CONSENT_LOG_MESSAGE {
get {
return ResourceManager.GetString("CANCELING_USER_CONSENT_LOG_MESSAGE", resourceCulture);
}
}
///
/// Looks up a localized string similar to Canceling user consent....
///
internal static string CANCELING_USER_CONSENT_STATUS_BAR_MESSAGE {
get {
return ResourceManager.GetString("CANCELING_USER_CONSENT_STATUS_BAR_MESSAGE", resourceCulture);
}
}
///
/// Looks up a localized string similar to Certificate Files|*.pem;*.der;*.cer.
///
internal static string CERT_FILTER {
get {
return ResourceManager.GetString("CERT_FILTER", resourceCulture);
}
}
///
/// Looks up a localized string similar to Client Certificate.
///
internal static string CLIENT_CERTIFICATE_STRING {
get {
return ResourceManager.GetString("CLIENT_CERTIFICATE_STRING", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap clock11 {
get {
object obj = ResourceManager.GetObject("clock11", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to CodeTimeout.
///
internal static string CODE_TIMEOUT_PROPERTY_NAME {
get {
return ResourceManager.GetString("CODE_TIMEOUT_PROPERTY_NAME", resourceCulture);
}
}
///
/// Looks up a localized string similar to CodeVersion.
///
internal static string CODE_VERSION_PROPERTY_NAME {
get {
return ResourceManager.GetString("CODE_VERSION_PROPERTY_NAME", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap Collapsed {
get {
object obj = ResourceManager.GetObject("Collapsed", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
///
internal static System.Drawing.Icon Configuration {
get {
object obj = ResourceManager.GetObject("Configuration", resourceCulture);
return ((System.Drawing.Icon)(obj));
}
}
///
/// Looks up a localized string similar to Connect to:.
///
internal static string CONNECT_TO {
get {
return ResourceManager.GetString("CONNECT_TO", resourceCulture);
}
}
///
/// Looks up a localized string similar to Connected to:.
///
internal static string CONNECTED_TO {
get {
return ResourceManager.GetString("CONNECTED_TO", resourceCulture);
}
}
///
/// Looks up a localized string similar to Connecting to {0}.
///
internal static string CONNECTING_TO {
get {
return ResourceManager.GetString("CONNECTING_TO", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap connection_1 {
get {
object obj = ResourceManager.GetObject("connection_1", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Connection Error.
///
internal static string CONNECTION_ERROR {
get {
return ResourceManager.GetString("CONNECTION_ERROR", resourceCulture);
}
}
///
/// Looks up a localized string similar to Connection error occured.
///
internal static string CONNECTION_ERROR_OCCURED {
get {
return ResourceManager.GetString("CONNECTION_ERROR_OCCURED", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap connectionstatus_off {
get {
object obj = ResourceManager.GetObject("connectionstatus_off", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap connectionstatus_on {
get {
object obj = ResourceManager.GetObject("connectionstatus_on", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Intel(R) AMT SDK User Consent Tool.
///
internal static string CONSOLE_TITLE {
get {
return ResourceManager.GetString("CONSOLE_TITLE", resourceCulture);
}
}
///
/// Looks up a localized string similar to Detecting if sprite is supported on the tartget systen, according IPS_OptInService.OptInState.
///
internal static string DETECTING_SPRITE_LOG_MESSAGE {
get {
return ResourceManager.GetString("DETECTING_SPRITE_LOG_MESSAGE", resourceCulture);
}
}
///
/// Looks up a localized string similar to Detecting if Sprite is supported.
///
internal static string DETECTING_SPRITE_MESSAGE {
get {
return ResourceManager.GetString("DETECTING_SPRITE_MESSAGE", resourceCulture);
}
}
///
/// Looks up a localized string similar to Disconnect.
///
internal static string DISCONNECT {
get {
return ResourceManager.GetString("DISCONNECT", resourceCulture);
}
}
///
/// Looks up a localized string similar to Edit.
///
internal static string EDIT {
get {
return ResourceManager.GetString("EDIT", resourceCulture);
}
}
///
/// Looks up a localized string similar to {0} cannot be empty..
///
internal static string EMPTY_FIELD_ERROR {
get {
return ResourceManager.GetString("EMPTY_FIELD_ERROR", resourceCulture);
}
}
///
/// Looks up a localized string similar to User Consent is not available or disabled, please contact your IT administrator for further assistance..
///
internal static string ERROR_DISABLED_FEATURE {
get {
return ResourceManager.GetString("ERROR_DISABLED_FEATURE", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
///
internal static System.Drawing.Icon error_provider {
get {
object obj = ResourceManager.GetObject("error_provider", resourceCulture);
return ((System.Drawing.Icon)(obj));
}
}
///
/// Looks up a localized string similar to Failed check machine interface due to unresolved host entry..
///
internal static string ERROR_UNRESOLVED_HOST_ENTRY {
get {
return ResourceManager.GetString("ERROR_UNRESOLVED_HOST_ENTRY", resourceCulture);
}
}
///
/// Looks up a localized string similar to This tool does not support the remote Intel(R) AMT version.
///
internal static string ERROR_UNSUPPORTED_FEATURE {
get {
return ResourceManager.GetString("ERROR_UNSUPPORTED_FEATURE", resourceCulture);
}
}
///
/// Looks up a localized string similar to Exception occured: {0}, Source method: {1}.
///
internal static string EXCEPTION_OCCURED_ERROR_CODE {
get {
return ResourceManager.GetString("EXCEPTION_OCCURED_ERROR_CODE", resourceCulture);
}
}
///
/// Looks up a localized string similar to Exception was thrown: {0}.
///
internal static string EXCEPTION_WAS_THROWN {
get {
return ResourceManager.GetString("EXCEPTION_WAS_THROWN", resourceCulture);
}
}
///
/// Looks up a localized string similar to Execute graceful reset on {0}.
///
internal static string EXECUTE_GRACEFUL_RESET_MESSAGE {
get {
return ResourceManager.GetString("EXECUTE_GRACEFUL_RESET_MESSAGE", resourceCulture);
}
}
///
/// Looks up a localized string similar to Execute graceful shutdown on {0}.
///
internal static string EXECUTE_GRACEFUL_SHUTDOWN_MESSAGE {
get {
return ResourceManager.GetString("EXECUTE_GRACEFUL_SHUTDOWN_MESSAGE", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap Expanded {
get {
object obj = ResourceManager.GetObject("Expanded", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Failed to connect to: {0}.
///
internal static string FAILED_TO_CONNECT {
get {
return ResourceManager.GetString("FAILED_TO_CONNECT", resourceCulture);
}
}
///
/// Looks up a localized string similar to Getting User Consent state, result: {0}.
///
internal static string GETTING_OPT_IN_STATE_MESSAGE {
get {
return ResourceManager.GetString("GETTING_OPT_IN_STATE_MESSAGE", resourceCulture);
}
}
///
/// Looks up a localized string similar to Graceful Reset.
///
internal static string GRACEFUL_REBOOT_HEADER {
get {
return ResourceManager.GetString("GRACEFUL_REBOOT_HEADER", resourceCulture);
}
}
///
/// Looks up a localized string similar to Graceful reboot of the target system.
///
internal static string GRACEFUL_REBOOT_LOG_MESSAGE {
get {
return ResourceManager.GetString("GRACEFUL_REBOOT_LOG_MESSAGE", resourceCulture);
}
}
///
/// Looks up a localized string similar to Performing graceful reset on the target system.
///
internal static string GRACEFUL_REBOOT_PROGRESS_BAR {
get {
return ResourceManager.GetString("GRACEFUL_REBOOT_PROGRESS_BAR", resourceCulture);
}
}
///
/// Looks up a localized string similar to Attempting graceful reset on the target system....
///
internal static string GRACEFUL_REBOOT_STATUS_BAR_MESSAGE {
get {
return ResourceManager.GetString("GRACEFUL_REBOOT_STATUS_BAR_MESSAGE", resourceCulture);
}
}
///
/// Looks up a localized string similar to Graceful shutdwon failed.
///
internal static string GRACEFUL_SHUTDOWN_FAILED {
get {
return ResourceManager.GetString("GRACEFUL_SHUTDOWN_FAILED", resourceCulture);
}
}
///
/// Looks up a localized string similar to Graceful Shutdown.
///
internal static string GRACEFUL_SHUTDOWN_HEADER {
get {
return ResourceManager.GetString("GRACEFUL_SHUTDOWN_HEADER", resourceCulture);
}
}
///
/// Looks up a localized string similar to Graceful shutdown of the target system.
///
internal static string GRACEFUL_SHUTDOWN_LOG_MESSAGE {
get {
return ResourceManager.GetString("GRACEFUL_SHUTDOWN_LOG_MESSAGE", resourceCulture);
}
}
///
/// Looks up a localized string similar to Graceful shutdown failed. would you like the AMT to perfom reboot? Please ensure the user closes all apllications on the remote server.
///
internal static string GRACEFUL_SHUTDOWN_MESSAGE_BOX_MESSAGE {
get {
return ResourceManager.GetString("GRACEFUL_SHUTDOWN_MESSAGE_BOX_MESSAGE", resourceCulture);
}
}
///
/// Looks up a localized string similar to Performing graceful shutdown on the target system.
///
internal static string GRACEFUL_SHUTDOWN_PROGRESS_BAR {
get {
return ResourceManager.GetString("GRACEFUL_SHUTDOWN_PROGRESS_BAR", resourceCulture);
}
}
///
/// Looks up a localized string similar to Attempting graceful shutdown on the target system....
///
internal static string GRACEFUL_SHUTDOWN_STATUS_BAR_MESSAGE {
get {
return ResourceManager.GetString("GRACEFUL_SHUTDOWN_STATUS_BAR_MESSAGE", resourceCulture);
}
}
///
/// Looks up a localized string similar to The target system does not support Sprite, shut down is required. Would you like to shut down target system gracfully? .
///
internal static string GRACFUL_SHUTDOWN_IT_MESSAGE {
get {
return ResourceManager.GetString("GRACFUL_SHUTDOWN_IT_MESSAGE", resourceCulture);
}
}
///
/// Looks up a localized string similar to A command to shut down this machine has been issued by the Intel AMT SDK User Consent Tool. The machine will shut down in {0} minute{1}..
///
internal static string GRACFUL_SHUTDOWN_USER_MESSAGE {
get {
return ResourceManager.GetString("GRACFUL_SHUTDOWN_USER_MESSAGE", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap green_shield {
get {
object obj = ResourceManager.GetObject("green_shield", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap help {
get {
object obj = ResourceManager.GetObject("help", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to [a-zA-Z0-9]+\\[a-zA-Z0-9]+$.
///
internal static string HOST_NAME_FORMAT {
get {
return ResourceManager.GetString("HOST_NAME_FORMAT", resourceCulture);
}
}
///
/// Looks up a localized string similar to 0.0.0.0.
///
internal static string HOST_NAME_NOT_AVAILABLE {
get {
return ResourceManager.GetString("HOST_NAME_NOT_AVAILABLE", resourceCulture);
}
}
///
/// Looks up a localized string similar to Host.
///
internal static string HOST_STRING {
get {
return ResourceManager.GetString("HOST_STRING", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap icon_clear {
get {
object obj = ResourceManager.GetObject("icon_clear", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap icon_right {
get {
object obj = ResourceManager.GetObject("icon_right", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap icon_right1 {
get {
object obj = ResourceManager.GetObject("icon_right1", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Host name must be IPv4, IPv6 or full FQDN..
///
internal static string ILLEGAL_ADDRESS_ERROR {
get {
return ResourceManager.GetString("ILLEGAL_ADDRESS_ERROR", resourceCulture);
}
}
///
/// Looks up a localized string similar to Kerberos user should be given in domain\name format..
///
internal static string ILLEGAL_KERBEROS_HOST_NAME {
get {
return ResourceManager.GetString("ILLEGAL_KERBEROS_HOST_NAME", resourceCulture);
}
}
///
/// Looks up a localized string similar to Password must be at least 8 characters long, must have at least 1 digit, at least 1 non alpha-numeric character and both lower-case and upper-case Latin letters..
///
internal static string ILLEGAL_PASSWORD_ERROR {
get {
return ResourceManager.GetString("ILLEGAL_PASSWORD_ERROR", resourceCulture);
}
}
///
/// Looks up a localized string similar to Port is in an incorrect value..
///
internal static string ILLEGAL_PORT_FORMAT {
get {
return ResourceManager.GetString("ILLEGAL_PORT_FORMAT", resourceCulture);
}
}
///
/// Looks up a localized string similar to Username must contains 7-bit ASCII characters, in the range of 33-126, excluding ‘:’, ‘,’, ‘<’, ‘>’, ‘&’, and ‘”’ characters.
///The string length is limited to 16 characters. It cannot be an empty string. The strings "Admin" and strings that start with "$$" are invalid..
///
internal static string ILLEGAL_USERNAME_ERROR {
get {
return ResourceManager.GetString("ILLEGAL_USERNAME_ERROR", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap info {
get {
object obj = ResourceManager.GetObject("info", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap Info_Provider {
get {
object obj = ResourceManager.GetObject("Info_Provider", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
///
internal static System.Drawing.Icon info_provider1 {
get {
object obj = ResourceManager.GetObject("info_provider1", resourceCulture);
return ((System.Drawing.Icon)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap LAN {
get {
object obj = ResourceManager.GetObject("LAN", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
///
internal static System.Drawing.Icon lan_disconnect {
get {
object obj = ResourceManager.GetObject("lan_disconnect", resourceCulture);
return ((System.Drawing.Icon)(obj));
}
}
///
/// Looks up a localized string similar to Loading default settings.
///
internal static string LOADING_DEFAULT_SETTINGS {
get {
return ResourceManager.GetString("LOADING_DEFAULT_SETTINGS", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap logo_white {
get {
object obj = ResourceManager.GetObject("logo_white", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap main_clock {
get {
object obj = ResourceManager.GetObject("main_clock", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap main_lock {
get {
object obj = ResourceManager.GetObject("main_lock", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap main_screen {
get {
object obj = ResourceManager.GetObject("main_screen", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to User Consent form will be displayed via MEBx.
///
internal static string MEBx_USER_CONSENT_MESSAGE {
get {
return ResourceManager.GetString("MEBx_USER_CONSENT_MESSAGE", resourceCulture);
}
}
///
/// Looks up a localized string similar to Not Available.
///
internal static string NOT_AVAILABLE {
get {
return ResourceManager.GetString("NOT_AVAILABLE", resourceCulture);
}
}
///
/// Looks up a localized string similar to Operation Completed.
///
internal static string OPERATION_COMPLETED {
get {
return ResourceManager.GetString("OPERATION_COMPLETED", resourceCulture);
}
}
///
/// Looks up a localized string similar to The operation completed successfully..
///
internal static string OPERATION_COMPLETED_SUCCESSFULLY {
get {
return ResourceManager.GetString("OPERATION_COMPLETED_SUCCESSFULLY", resourceCulture);
}
}
///
/// Looks up a localized string similar to Operation Failed.
///
internal static string OPERATION_FAILED {
get {
return ResourceManager.GetString("OPERATION_FAILED", resourceCulture);
}
}
///
/// Looks up a localized string similar to Operation failed: {0}.
///
internal static string OPERATION_FAILED_ERROR_MESSAGE {
get {
return ResourceManager.GetString("OPERATION_FAILED_ERROR_MESSAGE", resourceCulture);
}
}
///
/// Looks up a localized string similar to Operation Information.
///
internal static string OPERATION_INFORMATION {
get {
return ResourceManager.GetString("OPERATION_INFORMATION", resourceCulture);
}
}
///
/// Looks up a localized string similar to Password.
///
internal static string PASSWORD_STRING {
get {
return ResourceManager.GetString("PASSWORD_STRING", resourceCulture);
}
}
///
/// Looks up a localized string similar to Performing power operation on the remote system: {0}.
///
internal static string PERFORMING_POWER_OPERATION_LOG {
get {
return ResourceManager.GetString("PERFORMING_POWER_OPERATION_LOG", resourceCulture);
}
}
///
/// Looks up a localized string similar to Performing power operation on the remote system....
///
internal static string PERFORMING_POWER_OPERATION_STATUS_BAR {
get {
return ResourceManager.GetString("PERFORMING_POWER_OPERATION_STATUS_BAR", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
///
internal static System.Drawing.Icon phoneapp_32px {
get {
object obj = ResourceManager.GetObject("phoneapp_32px", resourceCulture);
return ((System.Drawing.Icon)(obj));
}
}
///
/// Looks up a localized string similar to System needs to be powered-on.
///
internal static string POWER_ON_MESSAGE {
get {
return ResourceManager.GetString("POWER_ON_MESSAGE", resourceCulture);
}
}
///
/// Looks up a localized string similar to The system needs to be powered-on. Would you like to boot the system?.
///
internal static string POWER_ON_MESSAGE_BOX_MESSAGE {
get {
return ResourceManager.GetString("POWER_ON_MESSAGE_BOX_MESSAGE", resourceCulture);
}
}
///
/// Looks up a localized string similar to Proxy Host Name.
///
internal static string PROXY_HOST_NAME_STRING {
get {
return ResourceManager.GetString("PROXY_HOST_NAME_STRING", resourceCulture);
}
}
///
/// Looks up a localized string similar to Proxy Password.
///
internal static string PROXY_PASSWORD_STRING {
get {
return ResourceManager.GetString("PROXY_PASSWORD_STRING", resourceCulture);
}
}
///
/// Looks up a localized string similar to Proxy Port.
///
internal static string PROXY_PORT_STRING {
get {
return ResourceManager.GetString("PROXY_PORT_STRING", resourceCulture);
}
}
///
/// Looks up a localized string similar to Proxy User Name.
///
internal static string PROXY_USER_NAME_STRING {
get {
return ResourceManager.GetString("PROXY_USER_NAME_STRING", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap proxy1 {
get {
object obj = ResourceManager.GetObject("proxy1", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Question.
///
internal static string QUESTION_HEADER {
get {
return ResourceManager.GetString("QUESTION_HEADER", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap red_shield {
get {
object obj = ResourceManager.GetObject("red_shield", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Reseting user consent....
///
internal static string RESETING_USER_CONSENT {
get {
return ResourceManager.GetString("RESETING_USER_CONSENT", resourceCulture);
}
}
///
/// Looks up a localized string similar to CER files (*.cer)|*.cer|PEM files (*.pem)|*.pem|DER files (*.der)|*.der.
///
internal static string ROOT_CERT_FILTER {
get {
return ResourceManager.GetString("ROOT_CERT_FILTER", resourceCulture);
}
}
///
/// Looks up a localized string similar to Saving paramters for future executions.
///
internal static string SAVING_PARAMETER_FOR_NEXT_EXECUTION {
get {
return ResourceManager.GetString("SAVING_PARAMETER_FOR_NEXT_EXECUTION", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap screen11 {
get {
object obj = ResourceManager.GetObject("screen11", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap scs_panes_down2 {
get {
object obj = ResourceManager.GetObject("scs_panes_down2", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap scs_panes_move_right {
get {
object obj = ResourceManager.GetObject("scs_panes_move_right", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap scs_panes_swap {
get {
object obj = ResourceManager.GetObject("scs_panes_swap", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap scs_panes_swap1 {
get {
object obj = ResourceManager.GetObject("scs_panes_swap1", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap scs_panes_up2 {
get {
object obj = ResourceManager.GetObject("scs_panes_up2", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap scs_tree_wifi {
get {
object obj = ResourceManager.GetObject("scs_tree_wifi", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Select Personal Certificate.
///
internal static string SELECT_CLIENT_CERTIFICATE {
get {
return ResourceManager.GetString("SELECT_CLIENT_CERTIFICATE", resourceCulture);
}
}
///
/// Looks up a localized string similar to Select Trusted Root Certificate.
///
internal static string SELECT_TRUSTED_ROOT_CERT {
get {
return ResourceManager.GetString("SELECT_TRUSTED_ROOT_CERT", resourceCulture);
}
}
///
/// Looks up a localized string similar to Intel AMT versions earlier than Release 7.2 do not support setting the code timeout..
///
internal static string SET_TIMEOUT_NOTSUPPRTED_ERROR {
get {
return ResourceManager.GetString("SET_TIMEOUT_NOTSUPPRTED_ERROR", resourceCulture);
}
}
///
/// Looks up a localized string similar to Setting log preferences....
///
internal static string SETTING_LOG_PREFERENCES {
get {
return ResourceManager.GetString("SETTING_LOG_PREFERENCES", resourceCulture);
}
}
///
/// Looks up a localized string similar to Setting OS graceful shutdown timeout....
///
internal static string SETTING_OS_GRACEFUL_SHUTDOWN {
get {
return ResourceManager.GetString("SETTING_OS_GRACEFUL_SHUTDOWN", resourceCulture);
}
}
///
/// Looks up a localized string similar to The Intel AMT system must be rebooted in order to display the user consent message. Perform reboot?.
///
internal static string SPRITE_NOT_AVAILIBLE_MESSAGE_BOX_MESSAGE {
get {
return ResourceManager.GetString("SPRITE_NOT_AVAILIBLE_MESSAGE_BOX_MESSAGE", resourceCulture);
}
}
///
/// Looks up a localized string similar to User Consent form will be displayed via Sprite.
///
internal static string SPRITE_USER_CONSENT_MESSAGE {
get {
return ResourceManager.GetString("SPRITE_USER_CONSENT_MESSAGE", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap start_consent {
get {
object obj = ResourceManager.GetObject("start_consent", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Start consent operation Failed.
///
internal static string STARTING_CONSNET_FAILED {
get {
return ResourceManager.GetString("STARTING_CONSNET_FAILED", resourceCulture);
}
}
///
/// Looks up a localized string similar to IPS_OptInSrevice.StartOptIn failed. Error code: {0}.
///
internal static string STARTING_USER_CONSENT_FAILED_ERROR_CODE {
get {
return ResourceManager.GetString("STARTING_USER_CONSENT_FAILED_ERROR_CODE", resourceCulture);
}
}
///
/// Looks up a localized string similar to Start consent process.
///
internal static string STARTING_USER_CONSENT_LOG_MESSAGE {
get {
return ResourceManager.GetString("STARTING_USER_CONSENT_LOG_MESSAGE", resourceCulture);
}
}
///
/// Looks up a localized string similar to Starting consent process....
///
internal static string STARTING_USER_CONSENT_PROGRESS_BAR_MESSAGE {
get {
return ResourceManager.GetString("STARTING_USER_CONSENT_PROGRESS_BAR_MESSAGE", resourceCulture);
}
}
///
/// Looks up a localized string similar to Successfully Connected to: {0}.
///
internal static string SUCCESSFULLY_CONNECTED_TO {
get {
return ResourceManager.GetString("SUCCESSFULLY_CONNECTED_TO", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap swap_new {
get {
object obj = ResourceManager.GetObject("swap_new", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Intel AMT versions earlier than Release 8.0 do not support a third screen..
///
internal static string THIRDSCREEN_NOTSUPPORTED_ERROR {
get {
return ResourceManager.GetString("THIRDSCREEN_NOTSUPPORTED_ERROR", resourceCulture);
}
}
///
/// Looks up a localized string similar to 0.
///
internal static string TIMEOUTS_NOT_AVAILABLE {
get {
return ResourceManager.GetString("TIMEOUTS_NOT_AVAILABLE", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap TLS {
get {
object obj = ResourceManager.GetObject("TLS", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Trying to connect to Intel(R) AMT.
///
internal static string TRYING_TO_CONNECT {
get {
return ResourceManager.GetString("TRYING_TO_CONNECT", resourceCulture);
}
}
///
/// Looks up a localized string similar to Unable to connect to the target system.
///
internal static string UNABLE_TO_CONNECT {
get {
return ResourceManager.GetString("UNABLE_TO_CONNECT", resourceCulture);
}
}
///
/// Looks up a localized string similar to Unknown error.
///
internal static string UNKNOWN_ERROR {
get {
return ResourceManager.GetString("UNKNOWN_ERROR", resourceCulture);
}
}
///
/// Looks up a localized string similar to Consent was already obtained.
///
internal static string USER_CONSENT_ALREADY_OBTAINED {
get {
return ResourceManager.GetString("USER_CONSENT_ALREADY_OBTAINED", resourceCulture);
}
}
///
/// Looks up a localized string similar to IPS_OptInService.OptInState indicates consent was already obtained.
///
internal static string USER_CONSENT_ALREADY_OBTAINED_LOG {
get {
return ResourceManager.GetString("USER_CONSENT_ALREADY_OBTAINED_LOG", resourceCulture);
}
}
///
/// Looks up a localized string similar to Consent is not required for any operation.
///
internal static string USER_CONSENT_NOT_REQUIRED {
get {
return ResourceManager.GetString("USER_CONSENT_NOT_REQUIRED", resourceCulture);
}
}
///
/// Looks up a localized string similar to The Target System has a KVM or a redirection open session.
///
internal static string USER_CONSENT_OPEN_SESSION {
get {
return ResourceManager.GetString("USER_CONSENT_OPEN_SESSION", resourceCulture);
}
}
///
/// Looks up a localized string similar to User consent code was successfully submitted. User consent was obtained..
///
internal static string USER_CONSENT_SUCCESS_MESSAGE {
get {
return ResourceManager.GetString("USER_CONSENT_SUCCESS_MESSAGE", resourceCulture);
}
}
///
/// Looks up a localized string similar to IPS_OptInService.OptInPolicy indicates consent is not required.
///
internal static string USER_CONSNET_LOG_NOT_REQUIRED {
get {
return ResourceManager.GetString("USER_CONSNET_LOG_NOT_REQUIRED", resourceCulture);
}
}
///
/// Looks up a localized string similar to User name.
///
internal static string USER_NAME_STRING {
get {
return ResourceManager.GetString("USER_NAME_STRING", resourceCulture);
}
}
///
/// Looks up a localized string similar to VersionString.
///
internal static string VERSION_STRING_PROPERTY_NAME {
get {
return ResourceManager.GetString("VERSION_STRING_PROPERTY_NAME", resourceCulture);
}
}
///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
internal static System.Drawing.Bitmap view_log {
get {
object obj = ResourceManager.GetObject("view_log", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
///
/// Looks up a localized string similar to Warning.
///
internal static string WARNING_HEADER {
get {
return ResourceManager.GetString("WARNING_HEADER", resourceCulture);
}
}
}
}