//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.296 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace UdsAdmin { 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", "4.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class Strings { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal Strings() { } /// /// 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("UdsAdmin.Strings", typeof(Strings).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 string similar to Enabled. /// internal static string active { get { return ResourceManager.GetString("active", resourceCulture); } } /// /// Looks up a localized string similar to Allowed Groups. /// internal static string allowedGroups { get { return ResourceManager.GetString("allowedGroups", resourceCulture); } } /// /// Looks up a localized string similar to Groups allowed to access this service. /// internal static string allowedGroupsToolTip { get { return ResourceManager.GetString("allowedGroupsToolTip", resourceCulture); } } /// /// Looks up a localized string similar to The application will exit now. /// internal static string appWillTerminate { get { return ResourceManager.GetString("appWillTerminate", resourceCulture); } } /// /// Looks up a localized string similar to Assigned Services. /// internal static string assignedServices { get { return ResourceManager.GetString("assignedServices", resourceCulture); } } /// /// Looks up a localized string similar to Shows services of this kind currently assigned to users. /// internal static string assignedServicesToolTip { get { return ResourceManager.GetString("assignedServicesToolTip", resourceCulture); } } /// /// Looks up a localized string similar to Assign Service to user. /// internal static string assignToUser { get { return ResourceManager.GetString("assignToUser", resourceCulture); } } /// /// Looks up a localized string similar to Authenticators. /// internal static string authenticators { get { return ResourceManager.GetString("authenticators", resourceCulture); } } /// /// Looks up a localized string similar to The credentials provided are no longer valid. /// internal static string authFailed { get { return ResourceManager.GetString("authFailed", resourceCulture); } } /// /// Looks up a localized string similar to Blocked. /// internal static string blocked { get { return ResourceManager.GetString("blocked", resourceCulture); } } /// /// Looks up a localized string similar to Cache. /// internal static string cache { get { return ResourceManager.GetString("cache", resourceCulture); } } /// /// Looks up a localized string similar to The cache has been flushed. /// internal static string cacheFlushed { get { return ResourceManager.GetString("cacheFlushed", resourceCulture); } } /// /// Looks up a localized string similar to Cache Level. /// internal static string cacheLevel { get { return ResourceManager.GetString("cacheLevel", resourceCulture); } } /// /// Looks up a localized string similar to Services currently in cache. /// internal static string cacheServicesToolTip { get { return ResourceManager.GetString("cacheServicesToolTip", resourceCulture); } } /// /// Looks up a localized string similar to Cancel. /// internal static string cancel { get { return ResourceManager.GetString("cancel", resourceCulture); } } /// /// Looks up a localized string similar to Can't Connect to server. Please, check server and retry. /// internal static string cantConnect { get { return ResourceManager.GetString("cantConnect", resourceCulture); } } /// /// Looks up a localized string similar to This authenticator do not allows the creation of new groups at administration interface. /// internal static string cantCreateGroups { get { return ResourceManager.GetString("cantCreateGroups", resourceCulture); } } /// /// Looks up a localized string similar to This authenticator do not allows the creation of new users at administration interface. /// internal static string cantCreateUsers { get { return ResourceManager.GetString("cantCreateUsers", resourceCulture); } } /// /// Looks up a localized string similar to This authenticator do not allows the modification of users at administration interface. /// internal static string cantModifyUsers { get { return ResourceManager.GetString("cantModifyUsers", resourceCulture); } } /// /// Looks up a localized string similar to Do you really want to change current interface language?. Changes will take effect on next restart. /// internal static string changeLanguage { get { return ResourceManager.GetString("changeLanguage", resourceCulture); } } /// /// Looks up a localized string similar to Check authenticator. /// internal static string checkAuthenticator { get { return ResourceManager.GetString("checkAuthenticator", resourceCulture); } } /// /// Looks up a localized string similar to Check OS Manager. /// internal static string checkOSManager { get { return ResourceManager.GetString("checkOSManager", resourceCulture); } } /// /// Looks up a localized string similar to Check service provider. /// internal static string checkServiceProvider { get { return ResourceManager.GetString("checkServiceProvider", resourceCulture); } } /// /// Looks up a localized string similar to Are you sure do you want to delete selected items?. /// internal static string confirmDelete { get { return ResourceManager.GetString("confirmDelete", resourceCulture); } } /// /// Looks up a localized string similar to Connectivity. /// internal static string connectivity { get { return ResourceManager.GetString("connectivity", resourceCulture); } } /// /// Looks up a localized string similar to Delete. /// internal static string deleteItem { get { return ResourceManager.GetString("deleteItem", resourceCulture); } } /// /// Looks up a localized string similar to Deletion failed. /// internal static string deletionFailed { get { return ResourceManager.GetString("deletionFailed", resourceCulture); } } /// /// Looks up a localized string similar to Deployed Service. /// internal static string deployedService { get { return ResourceManager.GetString("deployedService", resourceCulture); } } /// /// Looks up a localized string similar to Deployed Services. /// internal static string deployedServices { get { return ResourceManager.GetString("deployedServices", resourceCulture); } } /// /// Looks up a localized string similar to Disable. /// internal static string disable { get { return ResourceManager.GetString("disable", resourceCulture); } } /// /// Looks up a localized string similar to Downloaded {0} KB of {1} KB at {2:0.00} KB/s. /// internal static string downloadInfo { get { return ResourceManager.GetString("downloadInfo", resourceCulture); } } /// /// Looks up a localized string similar to Do you want to download and install the new version?. /// internal static string downloadQuery { get { return ResourceManager.GetString("downloadQuery", resourceCulture); } } /// /// Looks up a localized string similar to Duplicated item. /// internal static string duplicatedItem { get { return ResourceManager.GetString("duplicatedItem", resourceCulture); } } /// /// Looks up a localized string similar to Enable. /// internal static string enable { get { return ResourceManager.GetString("enable", resourceCulture); } } /// /// Looks up a localized string similar to Error. /// internal static string error { get { return ResourceManager.GetString("error", resourceCulture); } } /// /// Looks up a localized string similar to Get Error Information. /// internal static string errorInfo { get { return ResourceManager.GetString("errorInfo", resourceCulture); } } /// /// Looks up a localized string similar to Exit. /// internal static string exit { get { return ResourceManager.GetString("exit", resourceCulture); } } /// /// Looks up a localized string similar to Field '{0}' is required. /// internal static string fieldRequired { get { return ResourceManager.GetString("fieldRequired", resourceCulture); } } /// /// Looks up a localized string similar to The item do not exists anymore. Please, refresh gui (F5). /// internal static string findFailed { get { return ResourceManager.GetString("findFailed", resourceCulture); } } /// /// Looks up a localized string similar to Group. /// internal static string group { get { return ResourceManager.GetString("group", resourceCulture); } } /// /// Looks up a localized string similar to Group is not a Meta group!!!. /// internal static string groupIsNotMeta { get { return ResourceManager.GetString("groupIsNotMeta", resourceCulture); } } /// /// Looks up a localized string similar to You need to select a group. /// internal static string groupRequired { get { return ResourceManager.GetString("groupRequired", resourceCulture); } } /// /// Looks up a localized string similar to Groups. /// internal static string groups { get { return ResourceManager.GetString("groups", resourceCulture); } } /// /// Looks up a localized string similar to Id. /// internal static string id { get { return ResourceManager.GetString("id", resourceCulture); } } /// /// Looks up a localized string similar to Import text file. /// internal static string import { get { return ResourceManager.GetString("import", resourceCulture); } } /// /// Looks up a localized string similar to Text Files|*.txt|All files|*.*. /// internal static string importFilter { get { return ResourceManager.GetString("importFilter", resourceCulture); } } /// /// Looks up a localized string similar to Disabled. /// internal static string inactive { get { return ResourceManager.GetString("inactive", resourceCulture); } } /// /// Looks up a localized string similar to Invalid credentials. /// internal static string invalidCredentials { get { return ResourceManager.GetString("invalidCredentials", resourceCulture); } } /// /// Looks up a localized string similar to Invalid Ip Address. /// internal static string invalidIpAddress { get { return ResourceManager.GetString("invalidIpAddress", resourceCulture); } } /// /// Looks up a localized string similar to Language. /// internal static string language { get { return ResourceManager.GetString("language", resourceCulture); } } /// /// Looks up a localized string similar to Legend. /// internal static string legend { get { return ResourceManager.GetString("legend", resourceCulture); } } /// /// Looks up a localized string similar to Manage groups for this authenticator. /// internal static string manageGroups { get { return ResourceManager.GetString("manageGroups", resourceCulture); } } /// /// Looks up a localized string similar to Manage users for this authenticator. /// internal static string manageUsers { get { return ResourceManager.GetString("manageUsers", resourceCulture); } } /// /// Looks up a localized string similar to Modification failed. /// internal static string modificationFailed { get { return ResourceManager.GetString("modificationFailed", resourceCulture); } } /// /// Looks up a localized string similar to Modifying. /// internal static string modifying { get { return ResourceManager.GetString("modifying", resourceCulture); } } /// /// Looks up a localized string similar to Modify. /// internal static string modifyItem { get { return ResourceManager.GetString("modifyItem", resourceCulture); } } /// /// Looks up a localized string similar to The field 'name' is required. /// internal static string nameRequired { get { return ResourceManager.GetString("nameRequired", resourceCulture); } } /// /// Looks up a localized string similar to You need to set up at least an Authenticator before using this.. /// internal static string needsAuthenticators { get { return ResourceManager.GetString("needsAuthenticators", resourceCulture); } } /// /// Looks up a localized string similar to You need to set up at least an OS Manager before using this.. /// internal static string needsOsManagers { get { return ResourceManager.GetString("needsOsManagers", resourceCulture); } } /// /// Looks up a localized string similar to You need to set up at least a Service before using this.. /// internal static string needsServices { get { return ResourceManager.GetString("needsServices", resourceCulture); } } /// /// Looks up a localized string similar to You should set up at least a transport before using this.. /// internal static string needsTransports { get { return ResourceManager.GetString("needsTransports", resourceCulture); } } /// /// Looks up a localized string similar to Transport not active for selected networks. /// internal static string negativeNetCheck { get { return ResourceManager.GetString("negativeNetCheck", resourceCulture); } } /// /// Looks up a localized string similar to Network End. /// internal static string netEnd { get { return ResourceManager.GetString("netEnd", resourceCulture); } } /// /// Looks up a localized string similar to Network end must be greater than network start. /// internal static string netRangeError { get { return ResourceManager.GetString("netRangeError", resourceCulture); } } /// /// Looks up a localized string similar to Network Start. /// internal static string netStart { get { return ResourceManager.GetString("netStart", resourceCulture); } } /// /// Looks up a localized string similar to Neworks. /// internal static string networks { get { return ResourceManager.GetString("networks", resourceCulture); } } /// /// Looks up a localized string similar to New. /// internal static string newItem { get { return ResourceManager.GetString("newItem", resourceCulture); } } /// /// Looks up a localized string similar to New meta group. /// internal static string newMetaGroup { get { return ResourceManager.GetString("newMetaGroup", resourceCulture); } } /// /// Looks up a localized string similar to New Service Provider. /// internal static string newServiceProvider { get { return ResourceManager.GetString("newServiceProvider", resourceCulture); } } /// /// Looks up a localized string similar to A new version of UDS Admin is required to communicate with server. /// internal static string newVersionRequired { get { return ResourceManager.GetString("newVersionRequired", resourceCulture); } } /// /// Looks up a localized string similar to No. /// internal static string no { get { return ResourceManager.GetString("no", resourceCulture); } } /// /// Looks up a localized string similar to Notify Ready from OS Manager. /// internal static string notifyReadyFromOsManager { get { return ResourceManager.GetString("notifyReadyFromOsManager", resourceCulture); } } /// /// Looks up a localized string similar to Occupied. /// internal static string occopied { get { return ResourceManager.GetString("occopied", resourceCulture); } } /// /// Looks up a localized string similar to OS Manager. /// internal static string osManager { get { return ResourceManager.GetString("osManager", resourceCulture); } } /// /// Looks up a localized string similar to OS Managers. /// internal static string osManagers { get { return ResourceManager.GetString("osManagers", resourceCulture); } } /// /// Looks up a localized string similar to Owner. /// internal static string owner { get { return ResourceManager.GetString("owner", resourceCulture); } } /// /// Looks up a localized string similar to Transport active for selected networks. /// internal static string positiveNetCheck { get { return ResourceManager.GetString("positiveNetCheck", resourceCulture); } } /// /// Looks up a localized string similar to Publication Failed. /// internal static string publicationFailed { get { return ResourceManager.GetString("publicationFailed", resourceCulture); } } /// /// Looks up a localized string similar to Publications. /// internal static string publications { get { return ResourceManager.GetString("publications", resourceCulture); } } /// /// Looks up a localized string similar to Publications done from this deployed service. /// internal static string publicationsToolTip { get { return ResourceManager.GetString("publicationsToolTip", resourceCulture); } } /// /// Looks up a localized string similar to Publish. /// internal static string publish { get { return ResourceManager.GetString("publish", resourceCulture); } } /// /// Looks up a localized string similar to Generate a new publication for this service?. /// internal static string publishQuestion { get { return ResourceManager.GetString("publishQuestion", resourceCulture); } } /// /// Looks up a localized string similar to Release "In use" state. /// internal static string releaseInUse { get { return ResourceManager.GetString("releaseInUse", resourceCulture); } } /// /// Looks up a localized string similar to Are you sure do you want to remove this item?. /// internal static string removeQuestion { get { return ResourceManager.GetString("removeQuestion", resourceCulture); } } /// /// Looks up a localized string similar to Test unsuccessful. /// internal static string resultTestError { get { return ResourceManager.GetString("resultTestError", resourceCulture); } } /// /// Looks up a localized string similar to Test successful. /// internal static string resultTestOk { get { return ResourceManager.GetString("resultTestOk", resourceCulture); } } /// /// Looks up a localized string similar to Search Group. /// internal static string searchGroup { get { return ResourceManager.GetString("searchGroup", resourceCulture); } } /// /// Looks up a localized string similar to Search User. /// internal static string searchUser { get { return ResourceManager.GetString("searchUser", resourceCulture); } } /// /// Looks up a localized string similar to Select only one item to perform this operation.. /// internal static string selectOnlyOne { get { return ResourceManager.GetString("selectOnlyOne", resourceCulture); } } /// /// Looks up a localized string similar to Service Providers. /// internal static string serviceProviders { get { return ResourceManager.GetString("serviceProviders", resourceCulture); } } /// /// Looks up a localized string similar to You need to select a service. /// internal static string serviceRequired { get { return ResourceManager.GetString("serviceRequired", resourceCulture); } } /// /// Looks up a localized string similar to Services. /// internal static string services { get { return ResourceManager.GetString("services", resourceCulture); } } /// /// Looks up a localized string similar to Force to Active. /// internal static string setActive { get { return ResourceManager.GetString("setActive", resourceCulture); } } /// /// Looks up a localized string similar to Simulate "In use". /// internal static string setInUse { get { return ResourceManager.GetString("setInUse", resourceCulture); } } /// /// Looks up a localized string similar to An small name with at most 8 chars and using A-Z,a-z,0-9 -_ chars is required. /// internal static string smallNameRequired { get { return ResourceManager.GetString("smallNameRequired", resourceCulture); } } /// /// Looks up a localized string similar to Src Host. /// internal static string sourceHost { get { return ResourceManager.GetString("sourceHost", resourceCulture); } } /// /// Looks up a localized string similar to Src IP. /// internal static string sourceIp { get { return ResourceManager.GetString("sourceIp", resourceCulture); } } /// /// Looks up a localized string similar to You need to specify the authenticator to be used. /// internal static string specifyAuthenticator { get { return ResourceManager.GetString("specifyAuthenticator", resourceCulture); } } /// /// Looks up a localized string similar to You need to specify the service to be used. /// internal static string specifyBaseService { get { return ResourceManager.GetString("specifyBaseService", resourceCulture); } } /// /// Looks up a localized string similar to You need to specify the OS Manager to be used. /// internal static string specifyOsManager { get { return ResourceManager.GetString("specifyOsManager", resourceCulture); } } /// /// Looks up a localized string similar to Active. /// internal static string stateActive { get { return ResourceManager.GetString("stateActive", resourceCulture); } } /// /// Looks up a localized string similar to Blocked. /// internal static string stateBlocked { get { return ResourceManager.GetString("stateBlocked", resourceCulture); } } /// /// Looks up a localized string similar to Canceled. /// internal static string stateCanceled { get { return ResourceManager.GetString("stateCanceled", resourceCulture); } } /// /// Looks up a localized string similar to Canceling. /// internal static string stateCanceling { get { return ResourceManager.GetString("stateCanceling", resourceCulture); } } /// /// Looks up a localized string similar to Error. /// internal static string stateError { get { return ResourceManager.GetString("stateError", resourceCulture); } } /// /// Looks up a localized string similar to Inactive. /// internal static string stateInactive { get { return ResourceManager.GetString("stateInactive", resourceCulture); } } /// /// Looks up a localized string similar to Launching publication. /// internal static string stateLaunching { get { return ResourceManager.GetString("stateLaunching", resourceCulture); } } /// /// Looks up a localized string similar to Generating. /// internal static string statePreparing { get { return ResourceManager.GetString("statePreparing", resourceCulture); } } /// /// Looks up a localized string similar to Waiting for removal. /// internal static string stateRemovable { get { return ResourceManager.GetString("stateRemovable", resourceCulture); } } /// /// Looks up a localized string similar to Removed. /// internal static string stateRemoved { get { return ResourceManager.GetString("stateRemoved", resourceCulture); } } /// /// Looks up a localized string similar to Removing. /// internal static string stateRemoving { get { return ResourceManager.GetString("stateRemoving", resourceCulture); } } /// /// Looks up a localized string similar to Unknown. /// internal static string stateUnknown { get { return ResourceManager.GetString("stateUnknown", resourceCulture); } } /// /// Looks up a localized string similar to Ready. /// internal static string stateUsable { get { return ResourceManager.GetString("stateUsable", resourceCulture); } } /// /// Looks up a localized string similar to Assign New Group. /// internal static string titleAssignNewGroup { get { return ResourceManager.GetString("titleAssignNewGroup", resourceCulture); } } /// /// Looks up a localized string similar to Assign Service. /// internal static string titleAssignService { get { return ResourceManager.GetString("titleAssignService", resourceCulture); } } /// /// Looks up a localized string similar to Authenticator. /// internal static string titleAuthenticator { get { return ResourceManager.GetString("titleAuthenticator", resourceCulture); } } /// /// Looks up a localized string similar to Configuration. /// internal static string titleConfiguration { get { return ResourceManager.GetString("titleConfiguration", resourceCulture); } } /// /// Looks up a localized string similar to Deployed Service. /// internal static string titleDeployedService { get { return ResourceManager.GetString("titleDeployedService", resourceCulture); } } /// /// Looks up a localized string similar to Downloader. /// internal static string titleDownloader { get { return ResourceManager.GetString("titleDownloader", resourceCulture); } } /// /// Looks up a localized string similar to Group. /// internal static string titleGroup { get { return ResourceManager.GetString("titleGroup", resourceCulture); } } /// /// Looks up a localized string similar to Login to UDS Administration. /// internal static string titleLogin { get { return ResourceManager.GetString("titleLogin", resourceCulture); } } /// /// Looks up a localized string similar to UDS Administration Client. /// internal static string titleMain { get { return ResourceManager.GetString("titleMain", resourceCulture); } } /// /// Looks up a localized string similar to Network. /// internal static string titleNetwork { get { return ResourceManager.GetString("titleNetwork", resourceCulture); } } /// /// Looks up a localized string similar to OS Manager. /// internal static string titleOsManager { get { return ResourceManager.GetString("titleOsManager", resourceCulture); } } /// /// Looks up a localized string similar to Service. /// internal static string titleService { get { return ResourceManager.GetString("titleService", resourceCulture); } } /// /// Looks up a localized string similar to Service Provider. /// internal static string titleServiceProvider { get { return ResourceManager.GetString("titleServiceProvider", resourceCulture); } } /// /// Looks up a localized string similar to Transport. /// internal static string titleTransport { get { return ResourceManager.GetString("titleTransport", resourceCulture); } } /// /// Looks up a localized string similar to User. /// internal static string titleUser { get { return ResourceManager.GetString("titleUser", resourceCulture); } } /// /// Looks up a localized string similar to User Preferences. /// internal static string titleUserPreferences { get { return ResourceManager.GetString("titleUserPreferences", resourceCulture); } } /// /// Looks up a localized string similar to You need to select a transport. /// internal static string transportRequired { get { return ResourceManager.GetString("transportRequired", resourceCulture); } } /// /// Looks up a localized string similar to Transports. /// internal static string transports { get { return ResourceManager.GetString("transports", resourceCulture); } } /// /// Looks up a localized string similar to User. /// internal static string user { get { return ResourceManager.GetString("user", resourceCulture); } } /// /// Looks up a localized string similar to User Preferences. /// internal static string userPreferences { get { return ResourceManager.GetString("userPreferences", resourceCulture); } } /// /// Looks up a localized string similar to You need to select an user. /// internal static string userRequired { get { return ResourceManager.GetString("userRequired", resourceCulture); } } /// /// Looks up a localized string similar to Users. /// internal static string users { get { return ResourceManager.GetString("users", resourceCulture); } } /// /// Looks up a localized string similar to There are errors in the data provided. /// internal static string validationFailed { get { return ResourceManager.GetString("validationFailed", resourceCulture); } } /// /// Looks up a localized string similar to View. /// internal static string view { get { return ResourceManager.GetString("view", resourceCulture); } } /// /// Looks up a localized string similar to Waiting OS To Get Ready. /// internal static string waitingOsReady { get { return ResourceManager.GetString("waitingOsReady", resourceCulture); } } /// /// Looks up a localized string similar to Yes. /// internal static string yes { get { return ResourceManager.GetString("yes", resourceCulture); } } } }