diff --git a/mRemoteNG/Language/Language.Designer.cs b/mRemoteNG/Language/Language.Designer.cs index 1a1d32233..512419a1a 100644 --- a/mRemoteNG/Language/Language.Designer.cs +++ b/mRemoteNG/Language/Language.Designer.cs @@ -10,8 +10,8 @@ namespace mRemoteNG.Resources.Language { using System; - - + + /// /// A strongly-typed resource class, for looking up localized strings, etc. /// @@ -23,15 +23,15 @@ namespace mRemoteNG.Resources.Language { [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class Language { - + private static global::System.Resources.ResourceManager resourceMan; - + private static global::System.Globalization.CultureInfo resourceCulture; - + [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal Language() { } - + /// /// Returns the cached ResourceManager instance used by this class. /// @@ -45,7 +45,7 @@ namespace mRemoteNG.Resources.Language { return resourceMan; } } - + /// /// Overrides the current thread's CurrentUICulture property for all /// resource lookups using this strongly typed resource class. @@ -59,7 +59,7 @@ namespace mRemoteNG.Resources.Language { resourceCulture = value; } } - + /// /// Looks up a localized string similar to &Browse.... /// @@ -68,7 +68,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("_Browse", resourceCulture); } } - + /// /// Looks up a localized string similar to &Cancel. /// @@ -77,7 +77,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("_Cancel", resourceCulture); } } - + /// /// Looks up a localized string similar to &Close. /// @@ -86,7 +86,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("_Close", resourceCulture); } } - + /// /// Looks up a localized string similar to Warn me when closing connections. /// @@ -95,7 +95,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("_CloseWarnAll", resourceCulture); } } - + /// /// Looks up a localized string similar to &Delete. /// @@ -104,7 +104,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("_Delete", resourceCulture); } } - + /// /// Looks up a localized string similar to &Export to File.... /// @@ -113,7 +113,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("_ExportToFile", resourceCulture); } } - + /// /// Looks up a localized string similar to &File. /// @@ -122,7 +122,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("_File", resourceCulture); } } - + /// /// Looks up a localized string similar to &Help. /// @@ -131,7 +131,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("_Help", resourceCulture); } } - + /// /// Looks up a localized string similar to &Import. /// @@ -140,7 +140,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("_Import", resourceCulture); } } - + /// /// Looks up a localized string similar to &Launch. /// @@ -149,7 +149,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("_Launch", resourceCulture); } } - + /// /// Looks up a localized string similar to &New. /// @@ -158,7 +158,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("_New", resourceCulture); } } - + /// /// Looks up a localized string similar to &OK. /// @@ -167,7 +167,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("_Ok", resourceCulture); } } - + /// /// Looks up a localized string similar to &Scan. /// @@ -176,7 +176,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("_Scan", resourceCulture); } } - + /// /// Looks up a localized string similar to &Stop. /// @@ -185,7 +185,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("_Stop", resourceCulture); } } - + /// /// Looks up a localized string similar to &Tools. /// @@ -194,7 +194,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("_Tools", resourceCulture); } } - + /// /// Looks up a localized string similar to &Try again. /// @@ -203,7 +203,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("_TryAgain", resourceCulture); } } - + /// /// Looks up a localized string similar to &View. /// @@ -212,7 +212,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("_View", resourceCulture); } } - + /// /// Looks up a localized string similar to About. /// @@ -221,7 +221,34 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("About", resourceCulture); } } - + + /// + /// Looks up a localized string similar to Hidden. + /// + internal static string ACLPermissionsHidden { + get { + return ResourceManager.GetString("ACLPermissionsHidden", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to ReadOnly. + /// + internal static string ACLPermissionsReadOnly { + get { + return ResourceManager.GetString("ACLPermissionsReadOnly", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to WriteAllow. + /// + internal static string ACLPermissionsWriteAllow { + get { + return ResourceManager.GetString("ACLPermissionsWriteAllow", resourceCulture); + } + } + /// /// Looks up a localized string similar to Active Directory. /// @@ -230,7 +257,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ActiveDirectory", resourceCulture); } } - + /// /// Looks up a localized string similar to Add. /// @@ -239,7 +266,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Add", resourceCulture); } } - + /// /// Looks up a localized string similar to Add Connection Panel. /// @@ -248,7 +275,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("AddConnectionPanel", resourceCulture); } } - + /// /// Looks up a localized string similar to AddNodeFromXML failed!. /// @@ -257,7 +284,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("AddNodeFromXmlFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to Address:. /// @@ -266,7 +293,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Address", resourceCulture); } } - + /// /// Looks up a localized string similar to Advanced. /// @@ -275,7 +302,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Advanced", resourceCulture); } } - + /// /// Looks up a localized string similar to Advanced security options. /// @@ -284,7 +311,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("AdvancedSecurityOptions", resourceCulture); } } - + /// /// Looks up a localized string similar to All. /// @@ -293,7 +320,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("All", resourceCulture); } } - + /// /// Looks up a localized string similar to Allow only a single instance of the application (mRemoteNG restart required). /// @@ -302,7 +329,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("AllowOnlySingleInstance", resourceCulture); } } - + /// /// Looks up a localized string similar to Always. /// @@ -311,7 +338,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Always", resourceCulture); } } - + /// /// Looks up a localized string similar to Always connect, even if authentication fails. /// @@ -320,7 +347,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("AlwaysConnectEvenIfAuthFails", resourceCulture); } } - + /// /// Looks up a localized string similar to Always show connection tabs. /// @@ -329,7 +356,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("AlwaysShowConnectionTabs", resourceCulture); } } - + /// /// Looks up a localized string similar to Always show panel selection dialog when opening connections. /// @@ -338,7 +365,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("AlwaysShowPanelSelection", resourceCulture); } } - + /// /// Looks up a localized string similar to Always show panel tabs. /// @@ -347,7 +374,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("AlwaysShowPanelTabs", resourceCulture); } } - + /// /// Looks up a localized string similar to Always show notification area icon. /// @@ -356,7 +383,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("AlwaysShowSysTrayIcon", resourceCulture); } } - + /// /// Looks up a localized string similar to Appearance. /// @@ -365,7 +392,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Appearance", resourceCulture); } } - + /// /// Looks up a localized string similar to Apply. /// @@ -374,34 +401,34 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Apply", resourceCulture); } } - + /// - /// Sucht eine lokalisierte Zeichenfolge, die Apply default inheritance ähnelt. + /// Looks up a localized string similar to Apply default inheritance. /// internal static string ApplyDefaultInheritance { get { return ResourceManager.GetString("ApplyDefaultInheritance", resourceCulture); } } - + /// - /// Sucht eine lokalisierte Zeichenfolge, die Apply inheritance to children ähnelt. + /// Looks up a localized string similar to Apply inheritance to children. /// internal static string ApplyInheritanceToChildren { get { return ResourceManager.GetString("ApplyInheritanceToChildren", resourceCulture); } } - + /// - /// Sucht eine lokalisierte Zeichenfolge, die Arguments ähnelt. + /// Looks up a localized string similar to Arguments. /// internal static string Arguments { get { return ResourceManager.GetString("Arguments", resourceCulture); } } - + /// /// Looks up a localized string similar to Ask me again later. /// @@ -410,7 +437,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("AskUpdatesCommandAskLater", resourceCulture); } } - + /// /// Looks up a localized string similar to Customize the settings now. /// @@ -419,7 +446,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("AskUpdatesCommandCustom", resourceCulture); } } - + /// /// Looks up a localized string similar to Use the recommended settings. /// @@ -428,7 +455,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("AskUpdatesCommandRecommended", resourceCulture); } } - + /// /// Looks up a localized string similar to {0} can automatically check for updates that may provide new features and bug fixes. It is recommended that you allow {0} to check for updates weekly.. /// @@ -437,7 +464,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("AskUpdatesContent", resourceCulture); } } - + /// /// Looks up a localized string similar to Automatic update settings. /// @@ -446,7 +473,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("AskUpdatesMainInstruction", resourceCulture); } } - + /// /// Looks up a localized string similar to Aspect. /// @@ -455,7 +482,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Aspect", resourceCulture); } } - + /// /// Looks up a localized string similar to Assigned Credential. /// @@ -464,7 +491,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("AssignedCredential", resourceCulture); } } - + /// /// Looks up a localized string similar to Audio Capture. /// @@ -473,7 +500,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("AudioCapture", resourceCulture); } } - + /// /// Looks up a localized string similar to Server Authentication. /// @@ -482,7 +509,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("AuthenticationLevel", resourceCulture); } } - + /// /// Looks up a localized string similar to Authentication mode. /// @@ -491,7 +518,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("AuthenticationMode", resourceCulture); } } - + /// /// Looks up a localized string similar to An error occurred while trying to reconnect to RDP host '{0}'. /// @@ -500,7 +527,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("AutomaticReconnectError", resourceCulture); } } - + /// /// Looks up a localized string similar to Automatic resize. /// @@ -509,7 +536,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("AutomaticResize", resourceCulture); } } - + /// /// Looks up a localized string similar to Auto save time in minutes (0 means disabled):. /// @@ -518,7 +545,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("AutoSaveEvery", resourceCulture); } } - + /// /// Looks up a localized string similar to Latest version. /// @@ -527,7 +554,16 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("AvailableVersion", resourceCulture); } } - + + /// + /// Looks up a localized string similar to Browse. + /// + internal static string btnBrowsePath { + get { + return ResourceManager.GetString("btnBrowsePath", resourceCulture); + } + } + /// /// Looks up a localized string similar to Default Inheritance. /// @@ -536,7 +572,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ButtonDefaultInheritance", resourceCulture); } } - + /// /// Looks up a localized string similar to Default Properties. /// @@ -545,7 +581,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ButtonDefaultProperties", resourceCulture); } } - + /// /// Looks up a localized string similar to Launch PuTTY. /// @@ -554,7 +590,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ButtonLaunchPutty", resourceCulture); } } - + /// /// Looks up a localized string similar to Cache Bitmaps. /// @@ -563,7 +599,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("CacheBitmaps", resourceCulture); } } - + /// /// Looks up a localized string similar to Cannot start Port Scan, incorrect IP format!. /// @@ -572,7 +608,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("CannotStartPortScan", resourceCulture); } } - + /// /// Looks up a localized string similar to Change. /// @@ -581,7 +617,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Change", resourceCulture); } } - + /// /// Looks up a localized string similar to An error occurred while trying to change the connection resolution to host '{0}'. /// @@ -590,7 +626,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ChangeConnectionResolutionError", resourceCulture); } } - + /// /// Looks up a localized string similar to Changelog. /// @@ -599,7 +635,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Changelog", resourceCulture); } } - + /// /// Looks up a localized string similar to Check Again. /// @@ -608,7 +644,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("CheckAgain", resourceCulture); } } - + /// /// Looks up a localized string similar to Automatically try to reconnect when disconnected from server (RDP && ICA only). /// @@ -617,7 +653,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("CheckboxAutomaticReconnect", resourceCulture); } } - + /// /// Looks up a localized string similar to Do not show this message again.. /// @@ -626,7 +662,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("CheckboxDoNotShowThisMessageAgain", resourceCulture); } } - + /// /// Looks up a localized string similar to This proxy server requires authentication. /// @@ -635,7 +671,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("CheckboxProxyAuthentication", resourceCulture); } } - + /// /// Looks up a localized string similar to Use custom PuTTY path:. /// @@ -644,7 +680,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("CheckboxPuttyPath", resourceCulture); } } - + /// /// Looks up a localized string similar to Reconnect when ready. /// @@ -653,7 +689,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("CheckboxReconnectWhenReady", resourceCulture); } } - + /// /// Looks up a localized string similar to Use a proxy server to connect. /// @@ -662,7 +698,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("CheckboxUpdateUseProxy", resourceCulture); } } - + /// /// Looks up a localized string similar to Check failed!. /// @@ -671,7 +707,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("CheckFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to Check for Updates. /// @@ -680,7 +716,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("CheckForUpdates", resourceCulture); } } - + /// /// Looks up a localized string similar to Check for updates at startup. /// @@ -689,7 +725,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("CheckForUpdatesOnStartup", resourceCulture); } } - + /// /// Looks up a localized string similar to Check now. /// @@ -698,7 +734,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("CheckNow", resourceCulture); } } - + /// /// Looks up a localized string similar to Check proper installation of components at startup. /// @@ -707,7 +743,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("CheckProperInstallationOfComponentsAtStartup", resourceCulture); } } - + /// /// Looks up a localized string similar to Choose a path for the mRemoteNG log file. /// @@ -716,7 +752,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ChooseLogPath", resourceCulture); } } - + /// /// Looks up a localized string similar to Choose panel before connecting. /// @@ -725,7 +761,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ChoosePanelBeforeConnecting", resourceCulture); } } - + /// /// Looks up a localized string similar to Choose path. /// @@ -734,7 +770,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ChoosePath", resourceCulture); } } - + /// /// Looks up a localized string similar to Clear search string. /// @@ -743,7 +779,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ClearSearchString", resourceCulture); } } - + /// /// Looks up a localized string similar to Clipboard. /// @@ -752,7 +788,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Clipboard", resourceCulture); } } - + /// /// Looks up a localized string similar to Closed Ports. /// @@ -761,7 +797,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ClosedPorts", resourceCulture); } } - + /// /// Looks up a localized string similar to Close to notification area. /// @@ -770,7 +806,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("CloseToSysTray", resourceCulture); } } - + /// /// Looks up a localized string similar to When closing connections:. /// @@ -779,7 +815,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ClosingConnections", resourceCulture); } } - + /// /// Looks up a localized string similar to Collapse all folders. /// @@ -788,16 +824,16 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("CollapseAllFolders", resourceCulture); } } - + /// - /// Looks up a localized string similar to Colours. + /// Looks up a localized string similar to Colors. /// internal static string Colors { get { return ResourceManager.GetString("Colors", resourceCulture); } } - + /// /// Looks up a localized string similar to E&xit {0}. /// @@ -806,7 +842,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("CommandExitProgram", resourceCulture); } } - + /// /// Looks up a localized string similar to Couldn't parse command line args!. /// @@ -815,7 +851,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("CommandLineArgsCouldNotBeParsed", resourceCulture); } } - + /// /// Looks up a localized string similar to &Open a connection file. /// @@ -824,7 +860,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("CommandOpenConnectionFile", resourceCulture); } } - + /// /// Looks up a localized string similar to {0} has detected the Lenovo Auto Scroll Utility running on this system. This utility is known to cause problems with {0}. It is recommended that you disable or uninstall it.. /// @@ -833,7 +869,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("CompatibilityLenovoAutoScrollUtilityDetected", resourceCulture); } } - + /// /// Looks up a localized string similar to Compatibility problem detected. /// @@ -842,7 +878,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("CompatibilityProblemDetected", resourceCulture); } } - + /// /// Looks up a localized string similar to Compression. /// @@ -851,7 +887,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Compression", resourceCulture); } } - + /// /// Looks up a localized string similar to Config. /// @@ -860,7 +896,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Config", resourceCulture); } } - + /// /// Looks up a localized string similar to btnIcon_Click failed!. /// @@ -869,7 +905,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ConfigPropertyGridButtonIconClickFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to ShowHideGridItems failed!. /// @@ -878,7 +914,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ConfigPropertyGridHideItemsFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to IconMenu_Click failed!. /// @@ -887,7 +923,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ConfigPropertyGridMenuClickFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to Property Grid object failed!. /// @@ -896,7 +932,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ConfigPropertyGridObjectFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to SetHostStatus failed!. /// @@ -905,7 +941,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ConfigPropertyGridSetHostStatusFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to pGrid_PopertyValueChanged failed!. /// @@ -914,7 +950,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ConfigPropertyGridValueFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to Config UI load failed!. /// @@ -923,7 +959,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ConfigUiLoadFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to Create a New Connection File. /// @@ -932,7 +968,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ConfigurationCreateNew", resourceCulture); } } - + /// /// Looks up a localized string similar to Use a Custom File Path. /// @@ -941,7 +977,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ConfigurationCustomPath", resourceCulture); } } - + /// /// Looks up a localized string similar to Import an Existing File. /// @@ -950,7 +986,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ConfigurationImportFile", resourceCulture); } } - + /// /// Looks up a localized string similar to Are you sure you want to close all connections except for "{0}"?. /// @@ -959,7 +995,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ConfirmCloseConnectionOthersInstruction", resourceCulture); } } - + /// /// Looks up a localized string similar to Are you sure you want to close the panel, "{0}"? Any connections that it contains will also be closed.. /// @@ -968,7 +1004,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ConfirmCloseConnectionPanelMainInstruction", resourceCulture); } } - + /// /// Looks up a localized string similar to Are you sure you want to delete the credential record, {0}?. /// @@ -977,7 +1013,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ConfirmDeleteCredentialRecord", resourceCulture); } } - + /// /// Looks up a localized string similar to Are you sure you want to delete the external tool, "{0}"?. /// @@ -986,7 +1022,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ConfirmDeleteExternalTool", resourceCulture); } } - + /// /// Looks up a localized string similar to Are you sure you want to delete the {0} selected external tools?. /// @@ -995,7 +1031,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ConfirmDeleteExternalToolMultiple", resourceCulture); } } - + /// /// Looks up a localized string similar to Are you sure you want to delete the connection, "{0}"?. /// @@ -1004,7 +1040,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ConfirmDeleteNodeConnection", resourceCulture); } } - + /// /// Looks up a localized string similar to Are you sure you want to delete the empty folder, "{0}"?. /// @@ -1013,7 +1049,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ConfirmDeleteNodeFolder", resourceCulture); } } - + /// /// Looks up a localized string similar to Are you sure you want to delete the folder, "{0}"? Any folders or connections that it contains will also be deleted.. /// @@ -1022,7 +1058,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ConfirmDeleteNodeFolderNotEmpty", resourceCulture); } } - + /// /// Looks up a localized string similar to Do you want to close all open connections?. /// @@ -1031,7 +1067,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ConfirmExitMainInstruction", resourceCulture); } } - + /// /// Looks up a localized string similar to Are you sure you want to reset the panels to their default layout?. /// @@ -1040,18 +1076,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ConfirmResetLayout", resourceCulture); } } - - /// - /// Looks up a localized string similar to Are you sure you want to reset the panels to their default layout?. - /// - internal static string FileMenuWillBeHiddenNow - { - get - { - return ResourceManager.GetString("FileMenuWillBeHiddenNow", resourceCulture); - } - } - + /// /// Looks up a localized string similar to Connect. /// @@ -1060,7 +1085,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Connect", resourceCulture); } } - + /// /// Looks up a localized string similar to Connect in fullscreen mode. /// @@ -1069,7 +1094,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ConnectInFullscreen", resourceCulture); } } - + /// /// Looks up a localized string similar to Connecting.... /// @@ -1078,7 +1103,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Connecting", resourceCulture); } } - + /// /// Looks up a localized string similar to Connect in View Only mode. /// @@ -1087,7 +1112,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ConnectInViewOnlyMode", resourceCulture); } } - + /// /// Looks up a localized string similar to Connection. /// @@ -1096,7 +1121,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Connection", resourceCulture); } } - + /// /// Looks up a localized string similar to Protocol Event Connected. /// @@ -1105,7 +1130,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ConnectionEventConnected", resourceCulture); } } - + /// /// Looks up a localized string similar to Connection to "{0}" via "{1}" established by user "{2}" (Description: "{3}"; User Field: "{4}"). /// @@ -1114,7 +1139,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ConnectionEventConnectedDetail", resourceCulture); } } - + /// /// Looks up a localized string similar to A connection protocol error occurred. Host: "{1}"; Error code: "{2}"; Error Description: "{0}". /// @@ -1123,7 +1148,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ConnectionEventErrorOccured", resourceCulture); } } - + /// /// Looks up a localized string similar to Connection failed!. /// @@ -1132,7 +1157,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ConnectionFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to The connection file could not be found.. /// @@ -1141,7 +1166,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ConnectionFileNotFound", resourceCulture); } } - + /// /// Looks up a localized string similar to Opening connection failed!. /// @@ -1150,7 +1175,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ConnectionOpenFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to Cannot open connection: No hostname specified!. /// @@ -1159,7 +1184,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ConnectionOpenFailedNoHostname", resourceCulture); } } - + /// /// Looks up a localized string similar to Connection Panels. /// @@ -1168,7 +1193,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ConnectionPanels", resourceCulture); } } - + /// /// Looks up a localized string similar to Connections. /// @@ -1177,7 +1202,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Connections", resourceCulture); } } - + /// /// Looks up a localized string similar to Daily. /// @@ -1186,7 +1211,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ConnectionsBackupFrequencyDaily", resourceCulture); } } - + /// /// Looks up a localized string similar to Never backup connections. /// @@ -1195,7 +1220,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ConnectionsBackupFrequencyNever", resourceCulture); } } - + /// /// Looks up a localized string similar to On Edit. /// @@ -1204,7 +1229,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ConnectionsBackupFrequencyOnEdit", resourceCulture); } } - + /// /// Looks up a localized string similar to On Exit. /// @@ -1213,7 +1238,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ConnectionsBackupFrequencyOnExit", resourceCulture); } } - + /// /// Looks up a localized string similar to Weekly. /// @@ -1222,7 +1247,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ConnectionsBackupFrequencyWeekly", resourceCulture); } } - + /// /// Looks up a localized string similar to Couldn't set default port!. /// @@ -1231,7 +1256,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ConnectionSetDefaultPortFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to Couldn't create backup of connections file!. /// @@ -1240,7 +1265,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ConnectionsFileBackupFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to Connections file "{0}" could not be loaded!. /// @@ -1249,7 +1274,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ConnectionsFileCouldNotBeLoaded", resourceCulture); } } - + /// /// Looks up a localized string similar to Connections file "{0}" could not be loaded! ///Starting with new connections file.. @@ -1259,7 +1284,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ConnectionsFileCouldNotBeLoadedNew", resourceCulture); } } - + /// /// Looks up a localized string similar to Couldn't save connections file as "{0}"!. /// @@ -1268,7 +1293,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ConnectionsFileCouldNotSaveAs", resourceCulture); } } - + /// /// Looks up a localized string similar to Connection successful. /// @@ -1277,7 +1302,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ConnectionSuccessful", resourceCulture); } } - + /// /// Looks up a localized string similar to Connect without credentials. /// @@ -1286,7 +1311,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ConnectNoCredentials", resourceCulture); } } - + /// /// Looks up a localized string similar to Connect to console session. /// @@ -1295,7 +1320,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ConnectToConsoleSession", resourceCulture); } } - + /// /// Looks up a localized string similar to Connect (with options). /// @@ -1304,7 +1329,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ConnectWithOptions", resourceCulture); } } - + /// /// Looks up a localized string similar to Connection to {0} via {1} closed by user {2}.. /// @@ -1313,7 +1338,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ConnenctionClosedByUser", resourceCulture); } } - + /// /// Looks up a localized string similar to Connection Event Closed. /// @@ -1322,7 +1347,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ConnenctionCloseEvent", resourceCulture); } } - + /// /// Looks up a localized string similar to Connection Event Closed failed!. /// @@ -1331,7 +1356,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ConnenctionCloseEventFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to Copy. /// @@ -1340,7 +1365,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Copy", resourceCulture); } } - + /// /// Looks up a localized string similar to Copy All. /// @@ -1349,7 +1374,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("CopyAll", resourceCulture); } } - + /// /// Looks up a localized string similar to Copy Hostname. /// @@ -1358,7 +1383,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("CopyHostname", resourceCulture); } } - + /// /// Looks up a localized string similar to Couldn't create new connections file!. /// @@ -1367,7 +1392,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("CouldNotCreateNewConnectionsFile", resourceCulture); } } - + /// /// Looks up a localized string similar to Could not find external tool with name "{0}". /// @@ -1376,7 +1401,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("CouldNotFindExternalTool", resourceCulture); } } - + /// /// Looks up a localized string similar to Could not find ToolStrip control in FilteredPropertyGrid.. /// @@ -1385,7 +1410,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("CouldNotFindToolStripInFilteredPropertyGrid", resourceCulture); } } - + /// /// Looks up a localized string similar to Create an empty panel when mRemoteNG starts. /// @@ -1394,7 +1419,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("CreateEmptyPanelOnStartUp", resourceCulture); } } - + /// /// Looks up a localized string similar to Credentials. /// @@ -1403,7 +1428,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Credentials", resourceCulture); } } - + /// /// Looks up a localized string similar to Credential not available. /// @@ -1412,7 +1437,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("CredentialUnavailable", resourceCulture); } } - + /// /// Looks up a localized string similar to Credits. /// @@ -1421,7 +1446,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Credits", resourceCulture); } } - + /// /// Looks up a localized string similar to Ctrl-Alt-Del. /// @@ -1430,7 +1455,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("CtrlAltDel", resourceCulture); } } - + /// /// Looks up a localized string similar to Ctrl-Esc. /// @@ -1439,7 +1464,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("CtrlEsc", resourceCulture); } } - + /// /// Looks up a localized string similar to Daily. /// @@ -1448,7 +1473,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Daily", resourceCulture); } } - + /// /// Looks up a localized string similar to Database:. /// @@ -1457,7 +1482,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Database", resourceCulture); } } - + /// /// Looks up a localized string similar to Database '{0}' not available.. /// @@ -1466,7 +1491,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("DatabaseNotAvailable", resourceCulture); } } - + /// /// Looks up a localized string similar to Debug. /// @@ -1475,7 +1500,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Debug", resourceCulture); } } - + /// /// Looks up a localized string similar to Delete. /// @@ -1484,7 +1509,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Delete", resourceCulture); } } - + /// /// Looks up a localized string similar to Delete All. /// @@ -1493,7 +1518,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("DeleteAll", resourceCulture); } } - + /// /// Looks up a localized string similar to Delete External Tool.... /// @@ -1502,7 +1527,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("DeleteExternalTool", resourceCulture); } } - + /// /// Looks up a localized string similar to Description. /// @@ -1511,7 +1536,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Description", resourceCulture); } } - + /// /// Looks up a localized string similar to Detect. /// @@ -1520,7 +1545,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Detect", resourceCulture); } } - + /// /// Looks up a localized string similar to Disable Cursor blinking. /// @@ -1529,7 +1554,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("DisableCursorBlinking", resourceCulture); } } - + /// /// Looks up a localized string similar to Disable Cursor Shadow. /// @@ -1538,7 +1563,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("DisableCursorShadow", resourceCulture); } } - + /// /// Looks up a localized string similar to Disable Full Window drag. /// @@ -1547,7 +1572,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("DisableFullWindowDrag", resourceCulture); } } - + /// /// Looks up a localized string similar to Disable Menu Animations. /// @@ -1556,7 +1581,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("DisableMenuAnimations", resourceCulture); } } - + /// /// Looks up a localized string similar to Disconnect. /// @@ -1565,7 +1590,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Disconnect", resourceCulture); } } - + /// /// Looks up a localized string similar to Disconnect All But This. /// @@ -1574,7 +1599,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("DisconnectOthers", resourceCulture); } } - + /// /// Looks up a localized string similar to Disconnect Tabs To The Right. /// @@ -1583,7 +1608,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("DisconnectOthersRight", resourceCulture); } } - + /// /// Looks up a localized string similar to Disk Drives. /// @@ -1592,7 +1617,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("DiskDrives", resourceCulture); } } - + /// /// Looks up a localized string similar to Display. /// @@ -1601,7 +1626,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Display", resourceCulture); } } - + /// /// Looks up a localized string similar to Display Name. /// @@ -1610,7 +1635,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("DisplayName", resourceCulture); } } - + /// /// Looks up a localized string similar to Display Themes. /// @@ -1619,7 +1644,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("DisplayThemes", resourceCulture); } } - + /// /// Looks up a localized string similar to Display Wallpaper. /// @@ -1628,7 +1653,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("DisplayWallpaper", resourceCulture); } } - + /// /// Looks up a localized string similar to Domain. /// @@ -1637,79 +1662,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Domain", resourceCulture); } } - - internal static string ExternalAddressProvider - { - get - { - return ResourceManager.GetString("ExternalAddressProvider", resourceCulture); - } - } - internal static string PropertyDescriptionExternalAddressProvider - { - get - { - return ResourceManager.GetString("PropertyDescriptionExternalAddressProvider", resourceCulture); - } - } - internal static string EAPNone - { - get - { - return ResourceManager.GetString("EAPNone", resourceCulture); - } - } - internal static string EAPAmazonWebServices - { - get - { - return ResourceManager.GetString("EAPAmazonWebServices", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to EC2InstanceId. - /// - internal static string EC2InstanceId - { - get - { - return ResourceManager.GetString("EC2InstanceId", resourceCulture); - } - } - /// - /// Looks up a localized string similar to PropertyDescriptionEC2InstanceId. - /// - internal static string PropertyDescriptionEC2InstanceId - { - get - { - return ResourceManager.GetString("PropertyDescriptionEC2InstanceId", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to EC2InstanceId. - /// - internal static string EC2Region - { - get - { - return ResourceManager.GetString("EC2Region", resourceCulture); - } - } - /// - /// Looks up a localized string similar to PropertyDescriptionEC2InstanceId. - /// - internal static string PropertyDescriptionEC2Region - { - get - { - return ResourceManager.GetString("PropertyDescriptionEC2Region", resourceCulture); - } - } - - + /// /// Looks up a localized string similar to Donate. /// @@ -1718,7 +1671,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Donate", resourceCulture); } } - + /// /// Looks up a localized string similar to Do not play. /// @@ -1727,7 +1680,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("DoNotPlay", resourceCulture); } } - + /// /// Looks up a localized string similar to Do not trim spaces from usernames. /// @@ -1736,7 +1689,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("DoNotTrimUsername", resourceCulture); } } - + /// /// Looks up a localized string similar to Don't connect to console session. /// @@ -1745,7 +1698,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("DontConnectToConsoleSession", resourceCulture); } } - + /// /// Looks up a localized string similar to Don't connect if authentication fails. /// @@ -1754,7 +1707,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("DontConnectWhenAuthFails", resourceCulture); } } - + /// /// Looks up a localized string similar to Double click on tab closes it. /// @@ -1763,7 +1716,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("DoubleClickTabClosesIt", resourceCulture); } } - + /// /// Looks up a localized string similar to Download. /// @@ -1772,7 +1725,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Download", resourceCulture); } } - + /// /// Looks up a localized string similar to Download and Install. /// @@ -1781,7 +1734,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("DownloadAndInstall", resourceCulture); } } - + /// /// Looks up a localized string similar to Duplicate. /// @@ -1790,7 +1743,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Duplicate", resourceCulture); } } - + /// /// Looks up a localized string similar to Duplicate Tab. /// @@ -1799,7 +1752,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("DuplicateTab", resourceCulture); } } - + /// /// Looks up a localized string similar to Dynamic. /// @@ -1808,7 +1761,61 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Dynamic", resourceCulture); } } - + + /// + /// Looks up a localized string similar to AmazonEC2. + /// + internal static string EAPAmazonWebServices { + get { + return ResourceManager.GetString("EAPAmazonWebServices", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to None. + /// + internal static string EAPNone { + get { + return ResourceManager.GetString("EAPNone", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to EC2 Instance Id. + /// + internal static string EC2InstanceId { + get { + return ResourceManager.GetString("EC2InstanceId", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to EC2 Region. + /// + internal static string EC2Region { + get { + return ResourceManager.GetString("EC2Region", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Delinea Secret Server. + /// + internal static string ECPDelineaSecretServer { + get { + return ResourceManager.GetString("ECPDelineaSecretServer", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to None. + /// + internal static string ECPNone { + get { + return ResourceManager.GetString("ECPNone", resourceCulture); + } + } + /// /// Looks up a localized string similar to Do you want to continue with no password?. /// @@ -1817,7 +1824,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("EmptyPasswordContinue", resourceCulture); } } - + /// /// Looks up a localized string similar to For empty Username, Password or Domain fields use:. /// @@ -1826,7 +1833,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("EmptyUsernamePasswordDomainFields", resourceCulture); } } - + /// /// Looks up a localized string similar to Desktop Composition. /// @@ -1835,7 +1842,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("EnableDesktopComposition", resourceCulture); } } - + /// /// Looks up a localized string similar to Encoding. /// @@ -1844,7 +1851,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Encoding", resourceCulture); } } - + /// /// Looks up a localized string similar to Completely encrypt connection file. /// @@ -1853,7 +1860,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("EncryptCompleteConnectionFile", resourceCulture); } } - + /// /// Looks up a localized string similar to Block Cipher Mode. /// @@ -1862,7 +1869,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("EncryptionBlockCipherMode", resourceCulture); } } - + /// /// Looks up a localized string similar to Encryption Engine. /// @@ -1871,7 +1878,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("EncryptionEngine", resourceCulture); } } - + /// /// Looks up a localized string similar to Key Derivation Function Iterations. /// @@ -1880,7 +1887,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("EncryptionKeyDerivationIterations", resourceCulture); } } - + /// /// Looks up a localized string similar to Encryption Test. /// @@ -1889,7 +1896,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("EncryptionTest", resourceCulture); } } - + /// /// Looks up a localized string similar to Encrypting {0} entries using {1}/{2} and {3} iterations took {4} seconds.. /// @@ -1898,7 +1905,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("EncryptionTestResultMessage", resourceCulture); } } - + /// /// Looks up a localized string similar to Environment. /// @@ -1907,7 +1914,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Environment", resourceCulture); } } - + /// /// Looks up a localized string similar to AddExternalToolsToToolBar (frmMain) failed. {0}. /// @@ -1916,7 +1923,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ErrorAddExternalToolsToToolBarFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to AddFolder (UI.Window.ConnectionTreeWindow) failed. {0}. /// @@ -1925,7 +1932,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ErrorAddFolderFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to The database version {0} is not compatible with this version of {1}.. /// @@ -1934,7 +1941,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ErrorBadDatabaseVersion", resourceCulture); } } - + /// /// Looks up a localized string similar to The connection list could not be saved.. /// @@ -1943,7 +1950,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ErrorConnectionListSaveFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to PuTTY could not be launched.. /// @@ -1952,7 +1959,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ErrorCouldNotLaunchPutty", resourceCulture); } } - + /// /// Looks up a localized string similar to Decryption failed. {0}. /// @@ -1961,7 +1968,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ErrorDecryptionFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to Encryption failed. {0}. /// @@ -1970,9 +1977,9 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ErrorEncryptionFailed", resourceCulture); } } - + /// - /// Looks up a localized string similar to The Windows security setting, "System cryptography: Use FIPS compliant algorithms for encryption, hashing, and signing", is enabled. + /// Looks up a localized string similar to The Windows security setting, "System cryptography: Use FIPS compliant algorithms for encryption, hashing, and signing", is enabled. /// ///See the Microsoft Support article at http://support.microsoft.com/kb/811833 for more information. /// @@ -1983,7 +1990,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ErrorFipsPolicyIncompatible", resourceCulture); } } - + /// /// Looks up a localized string similar to Errors. /// @@ -1992,7 +1999,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Errors", resourceCulture); } } - + /// /// Looks up a localized string similar to The startup connection file could not be loaded.{0}{0}{2}{0}{3}{0}{0}In order to prevent data loss, {1} will now exit.. /// @@ -2001,7 +2008,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ErrorStartupConnectionFileLoad", resourceCulture); } } - + /// /// Looks up a localized string similar to VerifyDatabaseVersion (Config.Connections.Save) failed. {0}. /// @@ -2010,7 +2017,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ErrorVerifyDatabaseVersionFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to This exception will force mRemoteNG to close. /// @@ -2019,7 +2026,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ExceptionForcesmRemoteNGToClose", resourceCulture); } } - + /// /// Looks up a localized string similar to Exception Message. /// @@ -2028,7 +2035,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ExceptionMessage", resourceCulture); } } - + /// /// Looks up a localized string similar to Exit. /// @@ -2037,7 +2044,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Exit", resourceCulture); } } - + /// /// Looks up a localized string similar to Expand all folders. /// @@ -2046,7 +2053,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ExpandAllFolders", resourceCulture); } } - + /// /// Looks up a localized string similar to Experimental. /// @@ -2055,7 +2062,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Experimental", resourceCulture); } } - + /// /// Looks up a localized string similar to Export. /// @@ -2064,7 +2071,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Export", resourceCulture); } } - + /// /// Looks up a localized string similar to Export everything. /// @@ -2073,7 +2080,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ExportEverything", resourceCulture); } } - + /// /// Looks up a localized string similar to Export File. /// @@ -2082,7 +2089,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ExportFile", resourceCulture); } } - + /// /// Looks up a localized string similar to Export Items. /// @@ -2091,7 +2098,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ExportItems", resourceCulture); } } - + /// /// Looks up a localized string similar to Export Properties. /// @@ -2100,7 +2107,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ExportProperties", resourceCulture); } } - + /// /// Looks up a localized string similar to Export the currently selected connection. /// @@ -2109,7 +2116,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ExportSelectedConnection", resourceCulture); } } - + /// /// Looks up a localized string similar to Export the currently selected folder. /// @@ -2118,7 +2125,25 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ExportSelectedFolder", resourceCulture); } } - + + /// + /// Looks up a localized string similar to External Address Provider. + /// + internal static string ExternalAddressProvider { + get { + return ResourceManager.GetString("ExternalAddressProvider", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to External Credential Provider. + /// + internal static string ExternalCredentialProvider { + get { + return ResourceManager.GetString("ExternalCredentialProvider", resourceCulture); + } + } + /// /// Looks up a localized string similar to External Tool. /// @@ -2127,7 +2152,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ExternalTool", resourceCulture); } } - + /// /// Looks up a localized string similar to External Tool After. /// @@ -2136,7 +2161,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ExternalToolAfter", resourceCulture); } } - + /// /// Looks up a localized string similar to External Tool Before. /// @@ -2145,7 +2170,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ExternalToolBefore", resourceCulture); } } - + /// /// Looks up a localized string similar to New External Tool. /// @@ -2154,7 +2179,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ExternalToolDefaultName", resourceCulture); } } - + /// /// Looks up a localized string similar to External Tool Properties. /// @@ -2163,7 +2188,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ExternalToolProperties", resourceCulture); } } - + /// /// Looks up a localized string similar to External Tools Toolbar. /// @@ -2172,7 +2197,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ExternalToolsToolbar", resourceCulture); } } - + /// /// Looks up a localized string similar to Favorite. /// @@ -2181,7 +2206,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Favorite", resourceCulture); } } - + /// /// Looks up a localized string similar to Favorites. /// @@ -2190,7 +2215,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Favorites", resourceCulture); } } - + /// /// Looks up a localized string similar to File &Format:. /// @@ -2199,7 +2224,25 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("FileFormat", resourceCulture); } } - + + /// + /// Looks up a localized string similar to File menu. + /// + internal static string FileMenu { + get { + return ResourceManager.GetString("FileMenu", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to File menu is hidded now. Press Alt button to peek. + /// + internal static string FileMenuWillBeHiddenNow { + get { + return ResourceManager.GetString("FileMenuWillBeHiddenNow", resourceCulture); + } + } + /// /// Looks up a localized string similar to Filename. /// @@ -2208,7 +2251,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Filename", resourceCulture); } } - + /// /// Looks up a localized string similar to Files. /// @@ -2217,7 +2260,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Files", resourceCulture); } } - + /// /// Looks up a localized string similar to All Files (*.*). /// @@ -2226,7 +2269,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("FilterAll", resourceCulture); } } - + /// /// Looks up a localized string similar to All importable files. /// @@ -2235,7 +2278,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("FilterAllImportable", resourceCulture); } } - + /// /// Looks up a localized string similar to Application Files (*.exe). /// @@ -2244,7 +2287,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("FilterApplication", resourceCulture); } } - + /// /// Looks up a localized string similar to mRemote CSV Files (*.csv). /// @@ -2253,16 +2296,16 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("FiltermRemoteCSV", resourceCulture); } } - + /// - /// Looks up a localized string similar to Remote Desktop Manager CSV Files (*.csv). + /// Looks up a localized string similar to Remote Desktop Manager Files (*.csv). /// internal static string FiltermRemoteRemoteDesktopManagerCSV { get { return ResourceManager.GetString("FiltermRemoteRemoteDesktopManagerCSV", resourceCulture); } } - + /// /// Looks up a localized string similar to mRemote XML Files (*.xml). /// @@ -2271,7 +2314,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("FiltermRemoteXML", resourceCulture); } } - + /// /// Looks up a localized string similar to PuTTY Connection Manager files. /// @@ -2280,7 +2323,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("FilterPuttyConnectionManager", resourceCulture); } } - + /// /// Looks up a localized string similar to Remote Desktop Connection Manager files (*.rdg). /// @@ -2289,7 +2332,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("FilterRdgFiles", resourceCulture); } } - + /// /// Looks up a localized string similar to RDP Files (*.rdp). /// @@ -2298,7 +2341,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("FilterRDP", resourceCulture); } } - + /// /// Looks up a localized string similar to Filter search matches in connection tree. /// @@ -2307,7 +2350,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("FilterSearchMatchesInConnectionTree", resourceCulture); } } - + /// /// Looks up a localized string similar to First IP. /// @@ -2316,7 +2359,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("FirstIp", resourceCulture); } } - + /// /// Looks up a localized string similar to First Port. /// @@ -2325,7 +2368,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("FirstPort", resourceCulture); } } - + /// /// Looks up a localized string similar to Fit To Panel. /// @@ -2334,7 +2377,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("FitToPanel", resourceCulture); } } - + /// /// Looks up a localized string similar to Font Smoothing. /// @@ -2343,7 +2386,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("FontSmoothing", resourceCulture); } } - + /// /// Looks up a localized string similar to Inherit {0}. /// @@ -2352,7 +2395,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("FormatInherit", resourceCulture); } } - + /// /// Looks up a localized string similar to Description of inherited property: {0}. /// @@ -2361,7 +2404,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("FormatInheritDescription", resourceCulture); } } - + /// /// Looks up a localized string similar to Free. /// @@ -2370,7 +2413,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Free", resourceCulture); } } - + /// /// Looks up a localized string similar to Fullscreen. /// @@ -2379,16 +2422,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Fullscreen", resourceCulture); } } - - /// - /// Looks up a localized string similar to Gateway. - /// - internal static string RDPGateway { - get { - return ResourceManager.GetString("RDPGateway", resourceCulture); - } - } - + /// /// Looks up a localized string similar to General. /// @@ -2397,7 +2431,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("General", resourceCulture); } } - + /// /// Looks up a localized string similar to An error occured while loading the connection entry for "{0}" from "{1}". {2}. /// @@ -2406,7 +2440,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("GetConnectionInfoFromXmlFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to Automatic Reconnect. /// @@ -2415,7 +2449,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("GroupboxAutomaticReconnect", resourceCulture); } } - + /// /// Looks up a localized string similar to mRemoteNG Help. /// @@ -2424,7 +2458,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("HelpContents", resourceCulture); } } - + /// /// Looks up a localized string similar to High. /// @@ -2433,7 +2467,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("High", resourceCulture); } } - + /// /// Looks up a localized string similar to Host. /// @@ -2442,7 +2476,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Host", resourceCulture); } } - + /// /// Looks up a localized string similar to Hostname:. /// @@ -2451,7 +2485,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Hostname", resourceCulture); } } - + /// /// Looks up a localized string similar to Hostname/IP. /// @@ -2460,7 +2494,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("HostnameIp", resourceCulture); } } - + /// /// Looks up a localized string similar to HTTP. /// @@ -2469,7 +2503,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Http", resourceCulture); } } - + /// /// Looks up a localized string similar to Edge Chromium. /// @@ -2478,7 +2512,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("HttpCEF", resourceCulture); } } - + /// /// Looks up a localized string similar to HTTP Connect Failed!. /// @@ -2487,7 +2521,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("HttpConnectFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to Couldn't create new HTTP Connection!. /// @@ -2496,7 +2530,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("HttpConnectionFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to Changing HTTP Document Tile Failed!. /// @@ -2505,7 +2539,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("HttpDocumentTileChangeFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to Failed to contruct the URL to load. /// @@ -2514,7 +2548,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("HttpFailedUrlBuild", resourceCulture); } } - + /// /// Looks up a localized string similar to Internet Explorer. /// @@ -2523,7 +2557,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("HttpInternetExplorer", resourceCulture); } } - + /// /// Looks up a localized string similar to HTTPS. /// @@ -2532,7 +2566,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Https", resourceCulture); } } - + /// /// Looks up a localized string similar to Set HTTP Props failed!. /// @@ -2541,7 +2575,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("HttpSetPropsFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to Icon. /// @@ -2550,7 +2584,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Icon", resourceCulture); } } - + /// /// Looks up a localized string similar to Identify quick connect tabs by adding the prefix "Quick:". /// @@ -2559,7 +2593,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("IdentifyQuickConnectTabs", resourceCulture); } } - + /// /// Looks up a localized string similar to Import from Active Directory. /// @@ -2568,7 +2602,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ImportAD", resourceCulture); } } - + /// /// Looks up a localized string similar to An error occurred while importing the file "{0}".. /// @@ -2577,7 +2611,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ImportFileFailedContent", resourceCulture); } } - + /// /// Looks up a localized string similar to Import from &File.... /// @@ -2586,7 +2620,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ImportFromFile", resourceCulture); } } - + /// /// Looks up a localized string similar to Import from Port Scan. /// @@ -2595,7 +2629,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ImportPortScan", resourceCulture); } } - + /// /// Looks up a localized string similar to Import sub OUs. /// @@ -2604,7 +2638,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ImportSubOUs", resourceCulture); } } - + /// /// Looks up a localized string similar to Informations. /// @@ -2613,7 +2647,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Informations", resourceCulture); } } - + /// /// Looks up a localized string similar to Inheritance. /// @@ -2622,7 +2656,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Inheritance", resourceCulture); } } - + /// /// Looks up a localized string similar to Dispose of Int App process failed!. /// @@ -2631,7 +2665,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("IntAppDisposeFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to Int App Focus Failed!. /// @@ -2640,7 +2674,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("IntAppFocusFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to Int App Handle: {0}. /// @@ -2649,7 +2683,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("IntAppHandle", resourceCulture); } } - + /// /// Looks up a localized string similar to Killing Int App Process failed!. /// @@ -2658,7 +2692,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("IntAppKillFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to Int App Resize failed!. /// @@ -2667,7 +2701,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("IntAppResizeFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to --- IntApp Stuff ---. /// @@ -2676,7 +2710,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("IntAppStuff", resourceCulture); } } - + /// /// Looks up a localized string similar to Int App Title: {0}. /// @@ -2685,7 +2719,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("IntAppTitle", resourceCulture); } } - + /// /// Looks up a localized string similar to (Automatically Detect). /// @@ -2694,7 +2728,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("LanguageDefault", resourceCulture); } } - + /// /// Looks up a localized string similar to {0} must be restarted before changes to the language will take effect.. /// @@ -2703,7 +2737,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("LanguageRestartRequired", resourceCulture); } } - + /// /// Looks up a localized string similar to Language. /// @@ -2712,7 +2746,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("LanguageString", resourceCulture); } } - + /// /// Looks up a localized string similar to Last IP. /// @@ -2721,7 +2755,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("LastIp", resourceCulture); } } - + /// /// Looks up a localized string similar to Last Port. /// @@ -2730,7 +2764,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("LastPort", resourceCulture); } } - + /// /// Looks up a localized string similar to Launch External Tool. /// @@ -2739,7 +2773,70 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("LaunchExternalTool", resourceCulture); } } - + + /// + /// Looks up a localized string similar to ACL for user. + /// + internal static string lblACL { + get { + return ResourceManager.GetString("lblACL", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Backups for connection data. + /// + internal static string lblBackupEnable { + get { + return ResourceManager.GetString("lblBackupEnable", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Backup file name format. + /// + internal static string lblBackupNameFormat { + get { + return ResourceManager.GetString("lblBackupNameFormat", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Backup type. + /// + internal static string lblBackupType { + get { + return ResourceManager.GetString("lblBackupType", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Connection Backup Frequency. + /// + internal static string lblConnectionsBackupFrequency { + get { + return ResourceManager.GetString("lblConnectionsBackupFrequency", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Maximum number of backups. + /// + internal static string lblConnectionsBackupMaxCount { + get { + return ResourceManager.GetString("lblConnectionsBackupMaxCount", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Select location for connection data backup folder. + /// + internal static string lblConnectionsBackupPath { + get { + return ResourceManager.GetString("lblConnectionsBackupPath", resourceCulture); + } + } + /// /// Looks up a localized string similar to License. /// @@ -2748,7 +2845,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("License", resourceCulture); } } - + /// /// Looks up a localized string similar to Load Balance Info. /// @@ -2757,7 +2854,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("LoadBalanceInfo", resourceCulture); } } - + /// /// Looks up a localized string similar to Use UTF8 encoding for RDP "Load Balance Info" property. /// @@ -2766,7 +2863,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("LoadBalanceInfoUseUtf8", resourceCulture); } } - + /// /// Looks up a localized string similar to Load from SQL failed. /// @@ -2775,7 +2872,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("LoadFromSqlFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to The connection information could not be loaded from the SQL server.. /// @@ -2784,7 +2881,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("LoadFromSqlFailedContent", resourceCulture); } } - + /// /// Looks up a localized string similar to Load From XML failed!. /// @@ -2793,7 +2890,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("LoadFromXmlFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to Local file. /// @@ -2802,7 +2899,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("LocalFile", resourceCulture); } } - + /// /// Looks up a localized string similar to Local file does not exist!. /// @@ -2811,7 +2908,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("LocalFileDoesNotExist", resourceCulture); } } - + /// /// Looks up a localized string similar to Lock toolbar positions. /// @@ -2820,7 +2917,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("LockToolbars", resourceCulture); } } - + /// /// Looks up a localized string similar to Log file path. /// @@ -2829,7 +2926,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("LogFilePath", resourceCulture); } } - + /// /// Looks up a localized string similar to Logging. /// @@ -2838,7 +2935,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Logging", resourceCulture); } } - + /// /// Looks up a localized string similar to Login failed for user '{0}'.. /// @@ -2847,7 +2944,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("LoginFailedForUser", resourceCulture); } } - + /// /// Looks up a localized string similar to Log these message types. /// @@ -2856,7 +2953,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("LogTheseMessageTypes", resourceCulture); } } - + /// /// Looks up a localized string similar to Log to application directory. /// @@ -2865,7 +2962,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("LogToAppDir", resourceCulture); } } - + /// /// Looks up a localized string similar to MAC Address. /// @@ -2874,7 +2971,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("MacAddress", resourceCulture); } } - + /// /// Looks up a localized string similar to Medium. /// @@ -2883,7 +2980,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Medium", resourceCulture); } } - + /// /// Looks up a localized string similar to Message. /// @@ -2892,7 +2989,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Message", resourceCulture); } } - + /// /// Looks up a localized string similar to Minimize to notification area. /// @@ -2901,7 +2998,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("MinimizeToSysTray", resourceCulture); } } - + /// /// Looks up a localized string similar to Minutes to Idle. /// @@ -2910,7 +3007,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("MinutesToIdleTimeout", resourceCulture); } } - + /// /// Looks up a localized string similar to Miscellaneous. /// @@ -2919,7 +3016,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Miscellaneous", resourceCulture); } } - + /// /// Looks up a localized string similar to Monthly. /// @@ -2928,7 +3025,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Monthly", resourceCulture); } } - + /// /// Looks up a localized string similar to Move down. /// @@ -2937,7 +3034,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("MoveDown", resourceCulture); } } - + /// /// Looks up a localized string similar to Move up. /// @@ -2946,7 +3043,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("MoveUp", resourceCulture); } } - + /// /// Looks up a localized string similar to mRemoteNG CSV. /// @@ -2955,7 +3052,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("MremoteNgCsv", resourceCulture); } } - + /// /// Looks up a localized string similar to mRemoteNG Unhandled Exception. /// @@ -2964,7 +3061,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("mRemoteNGUnhandledException", resourceCulture); } } - + /// /// Looks up a localized string similar to mRemoteNG XML. /// @@ -2973,7 +3070,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("MremoteNgXml", resourceCulture); } } - + /// /// Looks up a localized string similar to Multi SSH:. /// @@ -2982,7 +3079,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("MultiSsh", resourceCulture); } } - + /// /// Looks up a localized string similar to Multi SSH toolbar. /// @@ -2991,7 +3088,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("MultiSshToolbar", resourceCulture); } } - + /// /// Looks up a localized string similar to Press ENTER to send. Ctrl+C is sent immediately.. /// @@ -3000,7 +3097,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("MultiSshToolTip", resourceCulture); } } - + /// /// Looks up a localized string similar to Must Be Between 0 and 255. /// @@ -3009,7 +3106,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("MustBeBetween0And255", resourceCulture); } } - + /// /// Looks up a localized string similar to My current credentials (Windows logon information). /// @@ -3018,7 +3115,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("MyCurrentWindowsCreds", resourceCulture); } } - + /// /// Looks up a localized string similar to Name. /// @@ -3027,7 +3124,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Name", resourceCulture); } } - + /// /// Looks up a localized string similar to Never. /// @@ -3036,7 +3133,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Never", resourceCulture); } } - + /// /// Looks up a localized string similar to New Connection. /// @@ -3045,7 +3142,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("NewConnection", resourceCulture); } } - + /// /// Looks up a localized string similar to New Connection File. /// @@ -3054,7 +3151,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("NewConnectionFile", resourceCulture); } } - + /// /// Looks up a localized string similar to New External Tool. /// @@ -3063,7 +3160,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("NewExternalTool", resourceCulture); } } - + /// /// Looks up a localized string similar to New Folder. /// @@ -3072,7 +3169,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("NewFolder", resourceCulture); } } - + /// /// Looks up a localized string similar to New Panel. /// @@ -3081,7 +3178,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("NewPanel", resourceCulture); } } - + /// /// Looks up a localized string similar to New Title. /// @@ -3090,7 +3187,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("NewTitle", resourceCulture); } } - + /// /// Looks up a localized string similar to No. /// @@ -3099,7 +3196,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("No", resourceCulture); } } - + /// /// Looks up a localized string similar to No сompression. /// @@ -3108,7 +3205,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("NoCompression", resourceCulture); } } - + /// /// Looks up a localized string similar to This node is already in this folder.. /// @@ -3117,7 +3214,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("NodeAlreadyInFolder", resourceCulture); } } - + /// /// Looks up a localized string similar to Cannot drag node onto itself.. /// @@ -3126,7 +3223,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("NodeCannotDragOnSelf", resourceCulture); } } - + /// /// Looks up a localized string similar to Cannot drag parent node onto child.. /// @@ -3135,7 +3232,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("NodeCannotDragParentOnChild", resourceCulture); } } - + /// /// Looks up a localized string similar to This node is not draggable.. /// @@ -3144,7 +3241,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("NodeNotDraggable", resourceCulture); } } - + /// /// Looks up a localized string similar to No ext. app specified.. /// @@ -3153,7 +3250,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("NoExtAppDefined", resourceCulture); } } - + /// /// Looks up a localized string similar to None. /// @@ -3162,7 +3259,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("None", resourceCulture); } } - + /// /// Looks up a localized string similar to Normal. /// @@ -3171,7 +3268,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Normal", resourceCulture); } } - + /// /// Looks up a localized string similar to No SmartSize. /// @@ -3180,7 +3277,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("NoSmartSize", resourceCulture); } } - + /// /// Looks up a localized string similar to Notifications. /// @@ -3189,18 +3286,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Notifications", resourceCulture); } } - - /// - /// Looks up a localized string similar to FileMenu. - /// - internal static string FileMenu - { - get - { - return ResourceManager.GetString("FileMenu", resourceCulture); - } - } - + /// /// Looks up a localized string similar to No update available. /// @@ -3209,7 +3295,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("NoUpdateAvailable", resourceCulture); } } - + /// /// Looks up a localized string similar to You are trying to load a connection file that was created using an very early version of mRemote, this could result in an runtime error. ///If you run into such an error, please create a new connection file!. @@ -3219,7 +3305,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("OldConffile", resourceCulture); } } - + /// /// Looks up a localized string similar to Open a different file. /// @@ -3228,7 +3314,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("OpenADifferentFile", resourceCulture); } } - + /// /// Looks up a localized string similar to Open Connection File.... /// @@ -3237,7 +3323,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("OpenConnectionFile", resourceCulture); } } - + /// /// Looks up a localized string similar to Open file. /// @@ -3246,16 +3332,16 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("OpenFile", resourceCulture); } } - + /// - /// Looks up a localized string similar to Opening Command. + /// Looks up a localized string similar to OpeningCommand TODO. /// internal static string OpeningCommand { get { return ResourceManager.GetString("OpeningCommand", resourceCulture); } } - + /// /// Looks up a localized string similar to Open new tab to the right of the currently selected tab. /// @@ -3264,7 +3350,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("OpenNewTabRight", resourceCulture); } } - + /// /// Looks up a localized string similar to Open Ports. /// @@ -3273,7 +3359,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("OpenPorts", resourceCulture); } } - + /// /// Looks up a localized string similar to Options. /// @@ -3282,7 +3368,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Options", resourceCulture); } } - + /// /// Looks up a localized string similar to mRemoteNG Options. /// @@ -3291,7 +3377,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("OptionsPageTitle", resourceCulture); } } - + /// /// Looks up a localized string similar to Testing.... /// @@ -3300,7 +3386,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("OptionsProxyTesting", resourceCulture); } } - + /// /// Looks up a localized string similar to Warning: Restart is required to commit any theme configuration change.. /// @@ -3309,7 +3395,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("OptionsThemeChangeWarning", resourceCulture); } } - + /// /// Looks up a localized string similar to Do you really want to delete the theme?. /// @@ -3318,7 +3404,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("OptionsThemeDeleteConfirmation", resourceCulture); } } - + /// /// Looks up a localized string similar to New theme name. /// @@ -3327,7 +3413,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("OptionsThemeNewThemeCaption", resourceCulture); } } - + /// /// Looks up a localized string similar to Cannot create theme, name already present or special characters in the name. /// @@ -3336,7 +3422,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("OptionsThemeNewThemeError", resourceCulture); } } - + /// /// Looks up a localized string similar to Type the new theme name. /// @@ -3345,7 +3431,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("OptionsThemeNewThemeText", resourceCulture); } } - + /// /// Looks up a localized string similar to Out Of Range. /// @@ -3354,7 +3440,16 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("OutOfRange", resourceCulture); } } - + + /// + /// Looks up a localized string similar to Page control in Options menu. + /// + internal static string PageСontrolInOptionsMenu { + get { + return ResourceManager.GetString("PageСontrolInOptionsMenu", resourceCulture); + } + } + /// /// Looks up a localized string similar to Panel. /// @@ -3363,7 +3458,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Panel", resourceCulture); } } - + /// /// Looks up a localized string similar to Panel Handle: {0}. /// @@ -3372,7 +3467,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PanelHandle", resourceCulture); } } - + /// /// Looks up a localized string similar to Panel Name. /// @@ -3381,7 +3476,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PanelName", resourceCulture); } } - + /// /// Looks up a localized string similar to Password. /// @@ -3390,7 +3485,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Password", resourceCulture); } } - + /// /// Looks up a localized string similar to Password must contain at least {0} of the following characters: {1}. /// @@ -3399,7 +3494,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PasswordConstainsSpecialCharactersConstraintHint", resourceCulture); } } - + /// /// Looks up a localized string similar to Password must contain at least {0} lower case character(s). /// @@ -3408,7 +3503,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PasswordContainsLowerCaseConstraintHint", resourceCulture); } } - + /// /// Looks up a localized string similar to Password must contain at least {0} number(s). /// @@ -3417,7 +3512,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PasswordContainsNumbersConstraint", resourceCulture); } } - + /// /// Looks up a localized string similar to Password must contain at least {0} upper case character(s). /// @@ -3426,7 +3521,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PasswordContainsUpperCaseConstraintHint", resourceCulture); } } - + /// /// Looks up a localized string similar to Password length must be between {0} and {1}. /// @@ -3435,7 +3530,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PasswordLengthConstraintHint", resourceCulture); } } - + /// /// Looks up a localized string similar to Password protect. /// @@ -3444,7 +3539,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PasswordProtect", resourceCulture); } } - + /// /// Looks up a localized string similar to Both passwords must match.. /// @@ -3453,7 +3548,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PasswordStatusMustMatch", resourceCulture); } } - + /// /// Looks up a localized string similar to The password must be at least 3 characters long.. /// @@ -3462,7 +3557,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PasswordStatusTooShort", resourceCulture); } } - + /// /// Looks up a localized string similar to Place search bar above connection tree. /// @@ -3471,7 +3566,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PlaceSearchBarAboveConnectionTree", resourceCulture); } } - + /// /// Looks up a localized string similar to Please fill all fields. /// @@ -3480,7 +3575,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PleaseFillAllFields", resourceCulture); } } - + /// /// Looks up a localized string similar to Popups. /// @@ -3489,7 +3584,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Popups", resourceCulture); } } - + /// /// Looks up a localized string similar to Port. /// @@ -3498,7 +3593,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Port", resourceCulture); } } - + /// /// Looks up a localized string similar to Portable Edition. /// @@ -3507,7 +3602,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PortableEdition", resourceCulture); } } - + /// /// Looks up a localized string similar to Ports. /// @@ -3516,7 +3611,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Ports", resourceCulture); } } - + /// /// Looks up a localized string similar to Port Scan. /// @@ -3525,7 +3620,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PortScan", resourceCulture); } } - + /// /// Looks up a localized string similar to Port scan complete.. /// @@ -3534,7 +3629,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PortScanComplete", resourceCulture); } } - + /// /// Looks up a localized string similar to Couldn't load PortScan panel!. /// @@ -3543,7 +3638,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PortScanCouldNotLoadPanel", resourceCulture); } } - + /// /// Looks up a localized string similar to PowerShell. /// @@ -3552,7 +3647,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PowerShell", resourceCulture); } } - + /// /// Looks up a localized string similar to Printers. /// @@ -3561,7 +3656,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Printers", resourceCulture); } } - + /// /// Looks up a localized string similar to Properties. /// @@ -3570,7 +3665,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Properties", resourceCulture); } } - + /// /// Looks up a localized string similar to Toggle all inheritance options.. /// @@ -3579,7 +3674,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionAll", resourceCulture); } } - + /// /// Looks up a localized string similar to Select which authentication level this connection should use.. /// @@ -3588,7 +3683,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionAuthenticationLevel", resourceCulture); } } - + /// /// Looks up a localized string similar to Select how you want to authenticate against the VNC server.. /// @@ -3597,7 +3692,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionAuthenticationMode", resourceCulture); } } - + /// /// Looks up a localized string similar to Select whether to automatically resize the connection when the window is resized or when fullscreen mode is toggled. Requires RDC 8.0 or higher.. /// @@ -3606,7 +3701,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionAutomaticResize", resourceCulture); } } - + /// /// Looks up a localized string similar to Select whether to use bitmap caching or not.. /// @@ -3615,16 +3710,16 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionCacheBitmaps", resourceCulture); } } - + /// - /// Looks up a localized string similar to Select the colour quality to be used.. + /// Looks up a localized string similar to Select the color quality to be used.. /// internal static string PropertyDescriptionColors { get { return ResourceManager.GetString("PropertyDescriptionColors", resourceCulture); } } - + /// /// Looks up a localized string similar to Select the compression value to be used.. /// @@ -3633,7 +3728,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionCompression", resourceCulture); } } - + /// /// Looks up a localized string similar to Put your notes or a description for the host here.. /// @@ -3642,7 +3737,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionDescription", resourceCulture); } } - + /// /// Looks up a localized string similar to Determines whether cursor flashes should be disabled.. /// @@ -3651,7 +3746,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionDisableCursorBlinking", resourceCulture); } } - + /// /// Looks up a localized string similar to Determines whether a mouse shadow should be visible.. /// @@ -3660,7 +3755,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionDisableCursorShadow", resourceCulture); } } - + /// /// Looks up a localized string similar to Determines whether window content is displayed when you drag the window to a new location.. /// @@ -3669,7 +3764,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionDisableFullWindowDrag", resourceCulture); } } - + /// /// Looks up a localized string similar to Determines whether menus and windows can be displayed with animation effects in the remote session.. /// @@ -3678,7 +3773,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionDisableMenuAnimations", resourceCulture); } } - + /// /// Looks up a localized string similar to Select yes if the theme of the remote host should be displayed.. /// @@ -3687,7 +3782,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionDisplayThemes", resourceCulture); } } - + /// /// Looks up a localized string similar to Select yes if the wallpaper of the remote host should be displayed.. /// @@ -3696,7 +3791,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionDisplayWallpaper", resourceCulture); } } - + /// /// Looks up a localized string similar to Enter your domain.. /// @@ -3705,7 +3800,25 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionDomain", resourceCulture); } } - + + /// + /// Looks up a localized string similar to use this instance id to fetch public ip from aws ec2 instance. + /// + internal static string PropertyDescriptionEC2InstanceId { + get { + return ResourceManager.GetString("PropertyDescriptionEC2InstanceId", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to fetch aws instance info from this region. + /// + internal static string PropertyDescriptionEC2Region { + get { + return ResourceManager.GetString("PropertyDescriptionEC2Region", resourceCulture); + } + } + /// /// Looks up a localized string similar to Select whether to use desktop composition or not.. /// @@ -3714,7 +3827,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionEnableDesktopComposition", resourceCulture); } } - + /// /// Looks up a localized string similar to Select whether to use font smoothing or not.. /// @@ -3723,7 +3836,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionEnableFontSmoothing", resourceCulture); } } - + /// /// Looks up a localized string similar to Select the encoding mode to be used.. /// @@ -3732,7 +3845,25 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionEncoding", resourceCulture); } } - + + /// + /// Looks up a localized string similar to External provider to retrieve host address from. + /// + internal static string PropertyDescriptionExternalAddressProvider { + get { + return ResourceManager.GetString("PropertyDescriptionExternalAddressProvider", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to External credential provider / vault to retrieve credentials from. + /// + internal static string PropertyDescriptionExternalCredentialProvider { + get { + return ResourceManager.GetString("PropertyDescriptionExternalCredentialProvider", resourceCulture); + } + } + /// /// Looks up a localized string similar to Select the external tool to be started.. /// @@ -3741,7 +3872,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionExternalTool", resourceCulture); } } - + /// /// Looks up a localized string similar to Select a external tool to be started after the disconnection to the remote host.. /// @@ -3750,7 +3881,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionExternalToolAfter", resourceCulture); } } - + /// /// Looks up a localized string similar to Select a external tool to be started before the connection to the remote host is established.. /// @@ -3759,7 +3890,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionExternalToolBefore", resourceCulture); } } - + /// /// Looks up a localized string similar to Show this connection in the favorites menu.. /// @@ -3768,7 +3899,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionFavorite", resourceCulture); } } - + /// /// Looks up a localized string similar to Enter the hostname or ip you want to connect to.. /// @@ -3777,7 +3908,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionHostnameIp", resourceCulture); } } - + /// /// Looks up a localized string similar to Choose a icon that will be displayed when connected to the host.. /// @@ -3786,7 +3917,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionIcon", resourceCulture); } } - + /// /// Looks up a localized string similar to Specifies the load balancing information for use by load balancing routers to choose the best server.. /// @@ -3795,7 +3926,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionLoadBalanceInfo", resourceCulture); } } - + /// /// Looks up a localized string similar to Enter the MAC address of the remote host if you wish to use it in an external tool.. /// @@ -3804,7 +3935,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionMACAddress", resourceCulture); } } - + /// /// Looks up a localized string similar to This is the name that will be displayed in the connections tree.. /// @@ -3813,16 +3944,16 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionName", resourceCulture); } } - + /// - /// Looks up a localized string similar to A command to run on the remote server after successfully connecting.. + /// Looks up a localized string similar to Description of OpeningCommand TODO. /// internal static string PropertyDescriptionOpeningCommand { get { return ResourceManager.GetString("PropertyDescriptionOpeningCommand", resourceCulture); } } - + /// /// Looks up a localized string similar to Sets the panel in which the connection will open.. /// @@ -3831,7 +3962,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionPanel", resourceCulture); } } - + /// /// Looks up a localized string similar to Enter your password.. /// @@ -3840,7 +3971,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionPassword", resourceCulture); } } - + /// /// Looks up a localized string similar to Set a password needed to encrypt the connection file with. You will be prompted to enter your passcode before starting mRemoteNG.. /// @@ -3849,7 +3980,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionPasswordProtect", resourceCulture); } } - + /// /// Looks up a localized string similar to Enter the port the selected protocol is listening on.. /// @@ -3858,7 +3989,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionPort", resourceCulture); } } - + /// /// Looks up a localized string similar to Choose the protocol mRemoteNG should use to connect to the host.. /// @@ -3867,7 +3998,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionProtocol", resourceCulture); } } - + /// /// Looks up a localized string similar to Select a PuTTY session to be used when connecting.. /// @@ -3876,7 +4007,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionPuttySession", resourceCulture); } } - + /// /// Looks up a localized string similar to Specifies the domain name that a user provides to connect to the RD Gateway server.. /// @@ -3885,7 +4016,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionRDGatewayDomain", resourceCulture); } } - + /// /// Looks up a localized string similar to Specifies the host name of the Remote Desktop Gateway server.. /// @@ -3894,7 +4025,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionRDGatewayHostname", resourceCulture); } } - + /// /// Looks up a localized string similar to Specifies whether or not to log on to the gateway using the same username and password as the connection.. /// @@ -3903,7 +4034,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionRDGatewayUseConnectionCredentials", resourceCulture); } } - + /// /// Looks up a localized string similar to Specifies the user name that a user provides to connect to the RD Gateway server.. /// @@ -3912,7 +4043,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionRDGatewayUsername", resourceCulture); } } - + /// /// Looks up a localized string similar to Select whether to receive an alert after the RDP session disconnects due to inactivity. /// @@ -3921,7 +4052,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionRDPAlertIdleTimeout", resourceCulture); } } - + /// /// Looks up a localized string similar to Specifies the password of the Remote Desktop Gateway server.. /// @@ -3930,7 +4061,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionRdpGatewayPassword", resourceCulture); } } - + /// /// Looks up a localized string similar to Specifies when to use a Remote Desktop Gateway (RD Gateway) server.. /// @@ -3939,7 +4070,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionRdpGatewayUsageMethod", resourceCulture); } } - + /// /// Looks up a localized string similar to The number of minutes for the RDP session to sit idle before automatically disconnecting (for no limit use 0). /// @@ -3948,7 +4079,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionRDPMinutesToIdleTimeout", resourceCulture); } } - + /// /// Looks up a localized string similar to The program to be started on the remote server upon connection.. /// @@ -3957,7 +4088,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionRDPStartProgram", resourceCulture); } } - + /// /// Looks up a localized string similar to Specifies the working directory of the alternate shell.. /// @@ -3966,7 +4097,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionRDPStartProgramWorkDir", resourceCulture); } } - + /// /// Looks up a localized string similar to Sets the version of RDP to use when opening connections.. /// @@ -3975,7 +4106,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionRdpVersion", resourceCulture); } } - + /// /// Looks up a localized string similar to Select whether the default audio input device on the remote machine should be redirected to this computer.. /// @@ -3984,7 +4115,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionRedirectAudioCapture", resourceCulture); } } - + /// /// Looks up a localized string similar to Select whether the clipboard should be shared.. /// @@ -3993,7 +4124,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionRedirectClipboard", resourceCulture); } } - + /// /// Looks up a localized string similar to Select whether local disk drives should be shown on the remote host.. /// @@ -4002,7 +4133,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionRedirectDrives", resourceCulture); } } - + /// /// Looks up a localized string similar to Select whether key combinations (e.g. Alt-Tab) should be redirected to the remote host.. /// @@ -4011,7 +4142,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionRedirectKeys", resourceCulture); } } - + /// /// Looks up a localized string similar to Select whether local ports (ie. com, parallel) should be shown on the remote host.. /// @@ -4020,7 +4151,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionRedirectPorts", resourceCulture); } } - + /// /// Looks up a localized string similar to Select whether local printers should be shown on the remote host.. /// @@ -4029,7 +4160,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionRedirectPrinters", resourceCulture); } } - + /// /// Looks up a localized string similar to Select whether local smart cards should be available on the remote host.. /// @@ -4038,7 +4169,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionRedirectSmartCards", resourceCulture); } } - + /// /// Looks up a localized string similar to Select how remote sound should be redirected.. /// @@ -4047,7 +4178,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionRedirectSounds", resourceCulture); } } - + /// /// Looks up a localized string similar to Select one of the available rendering engines that will be used to display HTML.. /// @@ -4056,7 +4187,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionRenderingEngine", resourceCulture); } } - + /// /// Looks up a localized string similar to Choose the resolution or mode this connection will open in.. /// @@ -4065,7 +4196,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionResolution", resourceCulture); } } - + /// /// Looks up a localized string similar to Select the SmartSize mode to be used.. /// @@ -4074,7 +4205,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionSmartSizeMode", resourceCulture); } } - + /// /// Looks up a localized string similar to Choose the Sound Quality provided by the protocol: Dynamic, Medium, High. /// @@ -4083,7 +4214,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionSoundQuality", resourceCulture); } } - + /// /// Looks up a localized string similar to Specify here additional options to be used for SSH connection. See putty documentation for further details.. /// @@ -4092,7 +4223,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionSshOptions", resourceCulture); } } - + /// /// Looks up a localized string similar to For connection through a SSH tunnel (jump host) specify SSH connection to be used to establish SSH tunnel.. /// @@ -4101,7 +4232,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionSshTunnel", resourceCulture); } } - + /// /// Looks up a localized string similar to Connect to the console session of the remote host.. /// @@ -4110,7 +4241,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionUseConsoleSession", resourceCulture); } } - + /// /// Looks up a localized string similar to Use the Credential Security Support Provider (CredSSP) for authentication if it is available.. /// @@ -4119,29 +4250,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionUseCredSsp", resourceCulture); } } - - /// - /// Looks up a localized string for UseRestrictedAdmin Description - /// - internal static string PropertyDescriptionUseRestrictedAdmin - { - get - { - return ResourceManager.GetString("PropertyDescriptionUseRestrictedAdmin", resourceCulture); - } - } - - /// - /// Looks up a localized string for UseRCG Description - /// - internal static string PropertyDescriptionUseRCG - { - get - { - return ResourceManager.GetString("PropertyDescriptionUseRCG", resourceCulture); - } - } - + /// /// Looks up a localized string similar to Connect to a Hyper-V host with enhanced mode enabled.. /// @@ -4150,7 +4259,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionUseEnhancedMode", resourceCulture); } } - + /// /// Looks up a localized string similar to Feel free to enter any information you need here.. /// @@ -4159,9 +4268,25 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionUser1", resourceCulture); } } - - - + + /// + /// Looks up a localized string similar to Use Remote Credential Guard to tunnel authentication on target back to source through the RDP channel.. + /// + internal static string PropertyDescriptionUseRCG { + get { + return ResourceManager.GetString("PropertyDescriptionUseRCG", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Use restricted admin mode on the target host (local system context).. + /// + internal static string PropertyDescriptionUseRestrictedAdmin { + get { + return ResourceManager.GetString("PropertyDescriptionUseRestrictedAdmin", resourceCulture); + } + } + /// /// Looks up a localized string similar to Enter your username.. /// @@ -4170,7 +4295,16 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionUsername", resourceCulture); } } - + + /// + /// Looks up a localized string similar to Enter the ID of user data in external API (e.g. secret server). when used, leave username/password/domain fields empty. + /// + internal static string PropertyDescriptionUserViaAPI { + get { + return ResourceManager.GetString("PropertyDescriptionUserViaAPI", resourceCulture); + } + } + /// /// Looks up a localized string similar to Use VM ID to connect to VM running on Hyper-V.. /// @@ -4179,7 +4313,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionUseVmId", resourceCulture); } } - + /// /// Looks up a localized string similar to If you want to establish a view only connection to the host select yes.. /// @@ -4188,7 +4322,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionViewOnly", resourceCulture); } } - + /// /// Looks up a localized string similar to The ID of the Hyper-V virtual machine to connect to.. /// @@ -4197,7 +4331,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionVmId", resourceCulture); } } - + /// /// Looks up a localized string similar to Enter the proxy address to be used.. /// @@ -4206,7 +4340,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionVNCProxyAddress", resourceCulture); } } - + /// /// Looks up a localized string similar to Enter your password for authenticating against the proxy.. /// @@ -4215,7 +4349,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionVNCProxyPassword", resourceCulture); } } - + /// /// Looks up a localized string similar to Enter the port the proxy server listens on.. /// @@ -4224,7 +4358,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionVNCProxyPort", resourceCulture); } } - + /// /// Looks up a localized string similar to If you use a proxy to tunnel VNC connections, select which type it is.. /// @@ -4233,7 +4367,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionVNCProxyType", resourceCulture); } } - + /// /// Looks up a localized string similar to Enter your username for authenticating against the proxy.. /// @@ -4242,7 +4376,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PropertyDescriptionVNCProxyUsername", resourceCulture); } } - + /// /// Looks up a localized string similar to Protocol. /// @@ -4251,7 +4385,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Protocol", resourceCulture); } } - + /// /// Looks up a localized string similar to Protocol Event Disconnected. Host: "{1}"; Protocol: "{2}" Message: "{0}". /// @@ -4260,7 +4394,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ProtocolEventDisconnected", resourceCulture); } } - + /// /// Looks up a localized string similar to Protocol Event Disconnected failed. ///{0}. @@ -4270,7 +4404,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ProtocolEventDisconnectFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to Protocol to import. /// @@ -4279,7 +4413,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ProtocolToImport", resourceCulture); } } - + /// /// Looks up a localized string similar to Proxy. /// @@ -4288,7 +4422,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Proxy", resourceCulture); } } - + /// /// Looks up a localized string similar to Proxy Address. /// @@ -4297,7 +4431,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ProxyAddress", resourceCulture); } } - + /// /// Looks up a localized string similar to Proxy Password. /// @@ -4306,7 +4440,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ProxyPassword", resourceCulture); } } - + /// /// Looks up a localized string similar to Proxy Port. /// @@ -4315,7 +4449,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ProxyPort", resourceCulture); } } - + /// /// Looks up a localized string similar to Proxy test failed!. /// @@ -4324,7 +4458,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ProxyTestFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to Proxy test succeeded!. /// @@ -4333,7 +4467,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ProxyTestSucceeded", resourceCulture); } } - + /// /// Looks up a localized string similar to Proxy Type. /// @@ -4342,7 +4476,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ProxyType", resourceCulture); } } - + /// /// Looks up a localized string similar to Proxy Username. /// @@ -4351,7 +4485,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ProxyUsername", resourceCulture); } } - + /// /// Looks up a localized string similar to Dispose of Putty process failed!. /// @@ -4360,7 +4494,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PuttyDisposeFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to Couldn't set focus!. /// @@ -4369,7 +4503,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PuttyFocusFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to Putty Handle: {0}. /// @@ -4378,7 +4512,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PuttyHandle", resourceCulture); } } - + /// /// Looks up a localized string similar to Killing Putty Process failed!. /// @@ -4387,7 +4521,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PuttyKillFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to Putty Resize Failed!. /// @@ -4396,7 +4530,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PuttyResizeFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to PuTTY Saved Sessions. /// @@ -4405,7 +4539,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PuttySavedSessionsRootName", resourceCulture); } } - + /// /// Looks up a localized string similar to PuTTY Session. /// @@ -4414,7 +4548,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PuttySession", resourceCulture); } } - + /// /// Looks up a localized string similar to To configure PuTTY sessions click this button:. /// @@ -4423,7 +4557,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PuttySessionsConfig", resourceCulture); } } - + /// /// Looks up a localized string similar to PuTTY Settings. /// @@ -4432,7 +4566,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PuttySettings", resourceCulture); } } - + /// /// Looks up a localized string similar to Show PuTTY Settings Dialog failed!. /// @@ -4441,7 +4575,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PuttyShowSettingsDialogFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to --- PuTTY Stuff ---. /// @@ -4450,7 +4584,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PuttyStuff", resourceCulture); } } - + /// /// Looks up a localized string similar to Maximum PuTTY and integrated external tools wait time:. /// @@ -4459,7 +4593,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PuttyTimeout", resourceCulture); } } - + /// /// Looks up a localized string similar to PuTTY Title: {0}. /// @@ -4468,7 +4602,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("PuttyTitle", resourceCulture); } } - + /// /// Looks up a localized string similar to Quick: {0}. /// @@ -4477,7 +4611,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Quick", resourceCulture); } } - + /// /// Looks up a localized string similar to Quick Connect. /// @@ -4486,7 +4620,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("QuickConnect", resourceCulture); } } - + /// /// Looks up a localized string similar to Quick Connect Add Failed!. /// @@ -4495,7 +4629,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("QuickConnectAddFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to Creating quick connect failed. /// @@ -4504,7 +4638,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("QuickConnectFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to Quick Connect Toolbar. /// @@ -4513,7 +4647,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("QuickConnectToolbar", resourceCulture); } } - + /// /// Looks up a localized string similar to Warn me only when e&xiting mRemoteNG. /// @@ -4522,7 +4656,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RadioCloseWarnExit", resourceCulture); } } - + /// /// Looks up a localized string similar to Warn me only when closing &multiple connections. /// @@ -4531,7 +4665,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RadioCloseWarnMultiple", resourceCulture); } } - + /// /// Looks up a localized string similar to Do &not warn me when closing connections. /// @@ -4540,7 +4674,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RadioCloseWarnNever", resourceCulture); } } - + /// /// Looks up a localized string similar to RAW. /// @@ -4549,7 +4683,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Raw", resourceCulture); } } - + /// /// Looks up a localized string similar to RDP. /// @@ -4558,16 +4692,16 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Rdp", resourceCulture); } } - + /// - /// Looks up a localized string similar to 16777216 Colours (24-bit). + /// Looks up a localized string similar to 16777216 Colors (24-bit). /// internal static string Rdp16777216Colors { get { return ResourceManager.GetString("Rdp16777216Colors", resourceCulture); } } - + /// /// Looks up a localized string similar to 256 Colours (8-bit). /// @@ -4576,34 +4710,34 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Rdp256Colors", resourceCulture); } } - + /// - /// Looks up a localized string similar to 32768 Colours (15-bit). + /// Looks up a localized string similar to 32768 Colors (15-bit). /// internal static string Rdp32768Colors { get { return ResourceManager.GetString("Rdp32768Colors", resourceCulture); } } - + /// - /// Looks up a localized string similar to 16777216 Colours (32-bit). + /// Looks up a localized string similar to 16777216 Colors (32-bit). /// internal static string Rdp4294967296Colors { get { return ResourceManager.GetString("Rdp4294967296Colors", resourceCulture); } } - + /// - /// Looks up a localized string similar to 65536 Colours (16-bit). + /// Looks up a localized string similar to 65536 Colors (16-bit). /// internal static string Rdp65536Colors { get { return ResourceManager.GetString("Rdp65536Colors", resourceCulture); } } - + /// /// Looks up a localized string similar to Couldn't create RDP control, please check mRemoteNG requirements.. /// @@ -4612,7 +4746,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RdpControlCreationFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to RDP Disconnect failed, trying to close!. /// @@ -4621,7 +4755,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RdpDisconnectFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to Internal error code 1.. /// @@ -4630,7 +4764,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RdpErrorCode1", resourceCulture); } } - + /// /// Looks up a localized string similar to Internal error code 2.. /// @@ -4639,7 +4773,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RdpErrorCode2", resourceCulture); } } - + /// /// Looks up a localized string similar to Internal error code 3. This is not a valid state.. /// @@ -4648,7 +4782,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RdpErrorCode3", resourceCulture); } } - + /// /// Looks up a localized string similar to Internal error code 4.. /// @@ -4657,7 +4791,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RdpErrorCode4", resourceCulture); } } - + /// /// Looks up a localized string similar to An unrecoverable error has occurred during client connection.. /// @@ -4666,7 +4800,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RdpErrorConnection", resourceCulture); } } - + /// /// Looks up a localized string similar to GetError failed (FatalErrors). /// @@ -4675,7 +4809,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RdpErrorGetFailure", resourceCulture); } } - + /// /// Looks up a localized string similar to An out-of-memory error has occurred.. /// @@ -4684,7 +4818,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RdpErrorOutOfMemory", resourceCulture); } } - + /// /// Looks up a localized string similar to An unknown error has occurred.. /// @@ -4693,7 +4827,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RdpErrorUnknown", resourceCulture); } } - + /// /// Looks up a localized string similar to A window-creation error has occurred.. /// @@ -4702,7 +4836,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RdpErrorWindowCreation", resourceCulture); } } - + /// /// Looks up a localized string similar to Winsock initialization error.. /// @@ -4711,7 +4845,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RdpErrorWinsock", resourceCulture); } } - + /// /// Looks up a localized string similar to RDP Focus failed!. /// @@ -4720,25 +4854,34 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RdpFocusFailed", resourceCulture); } } - + /// - /// Looks up a localized string similar to Gateway Domain. + /// Looks up a localized string similar to RDP-Gateway. + /// + internal static string RDPGateway { + get { + return ResourceManager.GetString("RDPGateway", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to RDP-Gateway Domain. /// internal static string RdpGatewayDomain { get { return ResourceManager.GetString("RdpGatewayDomain", resourceCulture); } } - + /// - /// Looks up a localized string similar to Gateway Hostname. + /// Looks up a localized string similar to RDP-Gateway Hostname. /// internal static string RdpGatewayHostname { get { return ResourceManager.GetString("RdpGatewayHostname", resourceCulture); } } - + /// /// Looks up a localized string similar to RDP Gateway is supported.. /// @@ -4747,7 +4890,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RdpGatewayIsSupported", resourceCulture); } } - + /// /// Looks up a localized string similar to RDP Gateway is not supported!. /// @@ -4756,43 +4899,43 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RdpGatewayNotSupported", resourceCulture); } } - + /// - /// Looks up a localized string similar to Remote Desktop Gateway Password. + /// Looks up a localized string similar to RDP-Gateway Password. /// internal static string RdpGatewayPassword { get { return ResourceManager.GetString("RdpGatewayPassword", resourceCulture); } } - + /// - /// Looks up a localized string similar to Use Gateway. + /// Looks up a localized string similar to Use RDP Gateway. /// internal static string RdpGatewayUsageMethod { get { return ResourceManager.GetString("RdpGatewayUsageMethod", resourceCulture); } } - + /// - /// Looks up a localized string similar to Gateway Credentials. + /// Looks up a localized string similar to RDP-Gateway Credentials. /// internal static string RdpGatewayUseConnectionCredentials { get { return ResourceManager.GetString("RdpGatewayUseConnectionCredentials", resourceCulture); } } - + /// - /// Looks up a localized string similar to Gateway Username. + /// Looks up a localized string similar to RDP-Gateway Username. /// internal static string RdpGatewayUsername { get { return ResourceManager.GetString("RdpGatewayUsername", resourceCulture); } } - + /// /// Looks up a localized string similar to RDP Connection Timeout. /// @@ -4801,7 +4944,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RdpOverallConnectionTimeout", resourceCulture); } } - + /// /// Looks up a localized string similar to Could not create RDP client. RDP protocol version {0} is not supported on this machine. Please choose an older protocol version.. /// @@ -4810,7 +4953,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RdpProtocolVersionNotSupported", resourceCulture); } } - + /// /// Looks up a localized string similar to RDP reconnection count:. /// @@ -4819,7 +4962,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RdpReconnectCount", resourceCulture); } } - + /// /// Looks up a localized string similar to RDP SetAuthenticationLevel failed!. /// @@ -4828,7 +4971,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RdpSetAuthenticationLevelFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to RDP SetUseConsoleSession failed!. /// @@ -4837,7 +4980,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RdpSetConsoleSessionFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to RDP Setting Console switch for RDC {0}.. /// @@ -4846,7 +4989,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RdpSetConsoleSwitch", resourceCulture); } } - + /// /// Looks up a localized string similar to RDP SetCredentials failed!. /// @@ -4855,7 +4998,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RdpSetCredentialsFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to RDP SetEventHandlers failed!. /// @@ -4864,7 +5007,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RdpSetEventHandlersFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to RDP SetRDGateway failed!. /// @@ -4873,7 +5016,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RdpSetGatewayFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to RDP SetPerformanceFlags failed!. /// @@ -4882,7 +5025,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RdpSetPerformanceFlagsFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to RDP SetPort failed!. /// @@ -4891,7 +5034,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RdpSetPortFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to RDP SetProps failed!. /// @@ -4900,7 +5043,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RdpSetPropsFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to RDP Set Redirection Failed!. /// @@ -4909,7 +5052,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RdpSetRedirectionFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to RDP Set Redirect Keys Failed!. /// @@ -4918,7 +5061,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RdpSetRedirectKeysFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to RDP SetResolution failed!. /// @@ -4927,7 +5070,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RdpSetResolutionFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to Bring to this computer. /// @@ -4936,7 +5079,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RdpSoundBringToThisComputer", resourceCulture); } } - + /// /// Looks up a localized string similar to Leave at remote computer. /// @@ -4945,7 +5088,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RdpSoundLeaveAtRemoteComputer", resourceCulture); } } - + /// /// Looks up a localized string similar to Alternate Shell. /// @@ -4954,7 +5097,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RDPStartProgram", resourceCulture); } } - + /// /// Looks up a localized string similar to Alternate shell working directory. /// @@ -4963,7 +5106,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RDPStartProgramWorkDir", resourceCulture); } } - + /// /// Looks up a localized string similar to RDP ToggleFullscreen failed!. /// @@ -4972,7 +5115,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RdpToggleFullscreenFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to RDP ToggleSmartSize failed!. /// @@ -4981,7 +5124,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RdpToggleSmartSizeFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to RDP Version. /// @@ -4990,7 +5133,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RdpVersion", resourceCulture); } } - + /// /// Looks up a localized string similar to Read only:. /// @@ -4999,7 +5142,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ReadOnly", resourceCulture); } } - + /// /// Looks up a localized string similar to Reconnect. /// @@ -5008,7 +5151,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Reconnect", resourceCulture); } } - + /// /// Looks up a localized string similar to Reconnect All Connections. /// @@ -5017,7 +5160,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ReconnectAllConnections", resourceCulture); } } - + /// /// Looks up a localized string similar to Reconnect to previously opened sessions on startup. /// @@ -5026,7 +5169,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ReconnectAtStartup", resourceCulture); } } - + /// /// Looks up a localized string similar to Redirect. /// @@ -5035,7 +5178,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Redirect", resourceCulture); } } - + /// /// Looks up a localized string similar to Disk Drives. /// @@ -5044,7 +5187,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RedirectDrives", resourceCulture); } } - + /// /// Looks up a localized string similar to Key Combinations. /// @@ -5053,7 +5196,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RedirectKeys", resourceCulture); } } - + /// /// Looks up a localized string similar to Smart Cards. /// @@ -5062,16 +5205,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RedirectSmartCards", resourceCulture); } } - - /// - /// Looks up a localized string similar to Refresh. - /// - internal static string Refresh { - get { - return ResourceManager.GetString("Refresh", resourceCulture); - } - } - + /// /// Looks up a localized string similar to Refresh Screen (VNC). /// @@ -5080,7 +5214,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RefreshScreen", resourceCulture); } } - + /// /// Looks up a localized string similar to Release Channel. /// @@ -5089,7 +5223,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ReleaseChannel", resourceCulture); } } - + /// /// Looks up a localized string similar to Stable channel includes final releases only. ///Preview channel includes Betas & Release Candidates. @@ -5100,7 +5234,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ReleaseChannelExplanation", resourceCulture); } } - + /// /// Looks up a localized string similar to Released under the GNU General Public License (GPL). /// @@ -5109,7 +5243,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ReleasedUnderGPL", resourceCulture); } } - + /// /// Looks up a localized string similar to Remote Desktop Services. /// @@ -5118,7 +5252,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RemoteDesktopServices", resourceCulture); } } - + /// /// Looks up a localized string similar to Remote file. /// @@ -5127,7 +5261,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RemoteFile", resourceCulture); } } - + /// /// Looks up a localized string similar to Remove All. /// @@ -5136,7 +5270,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RemoveAll", resourceCulture); } } - + /// /// Looks up a localized string similar to Rename. /// @@ -5145,7 +5279,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Rename", resourceCulture); } } - + /// /// Looks up a localized string similar to Rename Tab. /// @@ -5154,7 +5288,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RenameTab", resourceCulture); } } - + /// /// Looks up a localized string similar to Rendering Engine. /// @@ -5163,7 +5297,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RenderingEngine", resourceCulture); } } - + /// /// Looks up a localized string similar to Report a Bug. /// @@ -5172,7 +5306,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ReportBug", resourceCulture); } } - + /// /// Looks up a localized string similar to Reset layout. /// @@ -5181,7 +5315,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ResetLayout", resourceCulture); } } - + /// /// Looks up a localized string similar to Resolution. /// @@ -5190,7 +5324,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Resolution", resourceCulture); } } - + /// /// Looks up a localized string similar to Rlogin. /// @@ -5199,7 +5333,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Rlogin", resourceCulture); } } - + /// /// Looks up a localized string similar to Run elevated. /// @@ -5208,7 +5342,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("RunElevated", resourceCulture); } } - + /// /// Looks up a localized string similar to Save. /// @@ -5217,7 +5351,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Save", resourceCulture); } } - + /// /// Looks up a localized string similar to Save All. /// @@ -5226,7 +5360,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("SaveAll", resourceCulture); } } - + /// /// Looks up a localized string similar to Save Connection File. /// @@ -5235,7 +5369,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("SaveConnectionFile", resourceCulture); } } - + /// /// Looks up a localized string similar to Save Connection File As.... /// @@ -5244,7 +5378,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("SaveConnectionFileAs", resourceCulture); } } - + /// /// Looks up a localized string similar to Save connections after every edit. /// @@ -5253,7 +5387,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("SaveConnectionsAfterEveryEdit", resourceCulture); } } - + /// /// Looks up a localized string similar to Do you want to save the current connections file before loading another?. /// @@ -5262,7 +5396,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("SaveConnectionsFileBeforeOpeningAnother", resourceCulture); } } - + /// /// Looks up a localized string similar to Graphics Interchange Format File (.gif)|*.gif|Joint Photographic Experts Group File (.jpeg)|*.jpeg|Joint Photographic Experts Group File (.jpg)|*.jpg|Portable Network Graphics File (.png)|*.png. /// @@ -5271,7 +5405,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("SaveImageFilter", resourceCulture); } } - + /// /// Looks up a localized string similar to Screen. /// @@ -5280,7 +5414,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Screen", resourceCulture); } } - + /// /// Looks up a localized string similar to Screenshot. /// @@ -5289,7 +5423,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Screenshot", resourceCulture); } } - + /// /// Looks up a localized string similar to Screenshots. /// @@ -5298,7 +5432,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Screenshots", resourceCulture); } } - + /// /// Looks up a localized string similar to Search. /// @@ -5307,7 +5441,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("SearchPrompt", resourceCulture); } } - + /// /// Looks up a localized string similar to Seconds. /// @@ -5316,7 +5450,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Seconds", resourceCulture); } } - + /// /// Looks up a localized string similar to Select a panel from the list below or click New to add a new one. Click OK to continue.. /// @@ -5325,7 +5459,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("SelectPanel", resourceCulture); } } - + /// /// Looks up a localized string similar to Send Special Keys (VNC). /// @@ -5334,7 +5468,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("SendSpecialKeys", resourceCulture); } } - + /// /// Looks up a localized string similar to Send To.... /// @@ -5343,7 +5477,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("SendTo", resourceCulture); } } - + /// /// Looks up a localized string similar to Server '{0}' was not accessible.. /// @@ -5352,7 +5486,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ServerNotAccessible", resourceCulture); } } - + /// /// Looks up a localized string similar to Server status:. /// @@ -5361,7 +5495,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ServerStatus", resourceCulture); } } - + /// /// Looks up a localized string similar to Set hostname like display name when creating or renaming connections. /// @@ -5370,7 +5504,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("SetHostnameLikeDisplayName", resourceCulture); } } - + /// /// Looks up a localized string similar to Couldn't save settings or dispose SysTray Icon!. /// @@ -5379,7 +5513,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("SettingsCouldNotBeSavedOrTrayDispose", resourceCulture); } } - + /// /// Looks up a localized string similar to Show description tooltips in connection tree. /// @@ -5388,7 +5522,16 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ShowDescriptionTooltips", resourceCulture); } } - + + /// + /// Looks up a localized string similar to Show for user. + /// + internal static string ShowForUser { + get { + return ResourceManager.GetString("ShowForUser", resourceCulture); + } + } + /// /// Looks up a localized string similar to Show full connections file path in window title. /// @@ -5397,7 +5540,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ShowFullConsFilePath", resourceCulture); } } - + /// /// Looks up a localized string similar to &Show Help Text. /// @@ -5406,7 +5549,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ShowHelpText", resourceCulture); } } - + /// /// Looks up a localized string similar to Show/Hide Menu Strip. /// @@ -5415,7 +5558,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ShowHideMenu", resourceCulture); } } - + /// /// Looks up a localized string similar to Show logon information on tab names. /// @@ -5424,7 +5567,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ShowLogonInfoOnTabs", resourceCulture); } } - + /// /// Looks up a localized string similar to Show On Toolbar. /// @@ -5433,7 +5576,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ShowOnToolbar", resourceCulture); } } - + /// /// Looks up a localized string similar to Show on toolbar column. /// @@ -5442,7 +5585,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ShowOnToolbarColumnHeader", resourceCulture); } } - + /// /// Looks up a localized string similar to Show protocols on tab names. /// @@ -5451,7 +5594,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ShowProtocolOnTabs", resourceCulture); } } - + /// /// Looks up a localized string similar to Show Text. /// @@ -5460,7 +5603,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ShowText", resourceCulture); } } - + /// /// Looks up a localized string similar to Show these message types. /// @@ -5469,7 +5612,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ShowTheseMessageTypes", resourceCulture); } } - + /// /// Looks up a localized string similar to Single click on connection opens it. /// @@ -5478,7 +5621,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("SingleClickOnConnectionOpensIt", resourceCulture); } } - + /// /// Looks up a localized string similar to Single click on opened connection in Connection Tree switches to opened Connection Tab. /// @@ -5487,7 +5630,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("SingleClickOnOpenConnectionSwitchesToIt", resourceCulture); } } - + /// /// Looks up a localized string similar to SmartCard. /// @@ -5496,7 +5639,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("SmartCard", resourceCulture); } } - + /// /// Looks up a localized string similar to SmartSize (RDP/VNC). /// @@ -5505,7 +5648,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("SmartSize", resourceCulture); } } - + /// /// Looks up a localized string similar to SmartSize Mode. /// @@ -5514,7 +5657,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("SmartSizeMode", resourceCulture); } } - + /// /// Looks up a localized string similar to Socks 5. /// @@ -5523,7 +5666,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Socks5", resourceCulture); } } - + /// /// Looks up a localized string similar to Sort. /// @@ -5532,7 +5675,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Sort", resourceCulture); } } - + /// /// Looks up a localized string similar to Ascending (A-Z). /// @@ -5541,7 +5684,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("SortAsc", resourceCulture); } } - + /// /// Looks up a localized string similar to Descending (Z-A). /// @@ -5550,7 +5693,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("SortDesc", resourceCulture); } } - + /// /// Looks up a localized string similar to Sound quality. /// @@ -5559,7 +5702,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("SoundQuality", resourceCulture); } } - + /// /// Looks up a localized string similar to Sounds. /// @@ -5568,7 +5711,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Sounds", resourceCulture); } } - + /// /// Looks up a localized string similar to Please see Help - Getting started - SQL Configuration for more Info!. /// @@ -5577,7 +5720,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("SQLInfo", resourceCulture); } } - + /// /// Looks up a localized string similar to SQL Server. /// @@ -5586,7 +5729,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("SQLServer", resourceCulture); } } - + /// /// Looks up a localized string similar to SSH background transfer failed!. /// @@ -5595,7 +5738,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("SshBackgroundTransferFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to SSH File Transfer. /// @@ -5604,7 +5747,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("SshFileTransfer", resourceCulture); } } - + /// /// Looks up a localized string similar to SSH Options. /// @@ -5613,7 +5756,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("SshOptions", resourceCulture); } } - + /// /// Looks up a localized string similar to SSH transfer failed.. /// @@ -5622,7 +5765,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("SshTransferFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to SSH Tunnel. /// @@ -5631,7 +5774,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("SshTunnel", resourceCulture); } } - + /// /// Looks up a localized string similar to SSH Tunnel connection configuration problem. Connection to: "{0}" via SSH Tunnel: "{1}" not possible. A connection with the name configured as SSH Tunnel and protocol SSH version 1 or SSH2 version 2 cannot be found in the connection tree. Clear SSH Tunnel configuration or specify existing SSH connection.. /// @@ -5640,7 +5783,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("SshTunnelConfigProblem", resourceCulture); } } - + /// /// Looks up a localized string similar to SSH tunnel connection failed. Connection to: "{0}" via SSH Tunnel: "{1}" not possible. Putty process terminated. Check for any problems with the connection configured as SSH Tunnel.. /// @@ -5649,7 +5792,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("SshTunnelFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to SSH tunnel configuration problem. Connection to: "{0}" via SSH Tunnel: "{1}" not possible. Connection configured as SSH Tunnel found in tree, but protocol is not derived from putty. Make sure connection configured as SSH Tunnel is using SSH protocol.. /// @@ -5658,7 +5801,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("SshTunnelIsNotPutty", resourceCulture); } } - + /// /// Looks up a localized string similar to SSH tunnel connection problem. Connection to: "{0}" via SSH Tunnel: "{1}" not possible. SSH connection failed. Check for any problems with the connection configured as SSH Tunnel.. /// @@ -5667,7 +5810,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("SshTunnelNotConnected", resourceCulture); } } - + /// /// Looks up a localized string similar to SSH tunnel initialization problem. Connection to: "{0}" via SSH Tunnel: "{1}" not possible. SSH connection could not be initialized. Check for any problems with the connection configured as SSH Tunnel.. /// @@ -5676,7 +5819,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("SshTunnelNotInitialized", resourceCulture); } } - + /// /// Looks up a localized string similar to SSH tunnel connection timed out. Connection to: "{0}" via SSH Tunnel: "{1}" not possible. Local tunnel port did not become available in time. Check for any problems with the connection configured as SSH Tunnel.. /// @@ -5685,7 +5828,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("SshTunnelPortNotReadyInTime", resourceCulture); } } - + /// /// Looks up a localized string similar to SSH version 1. /// @@ -5694,7 +5837,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("SshV1", resourceCulture); } } - + /// /// Looks up a localized string similar to SSH version 2. /// @@ -5703,7 +5846,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("SshV2", resourceCulture); } } - + /// /// Looks up a localized string similar to Stack trace. /// @@ -5712,7 +5855,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("StackTrace", resourceCulture); } } - + /// /// Looks up a localized string similar to Start Chat (VNC). /// @@ -5721,7 +5864,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("StartChat", resourceCulture); } } - + /// /// Looks up a localized string similar to Start minimized. /// @@ -5730,7 +5873,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("StartMinimized", resourceCulture); } } - + /// /// Looks up a localized string similar to Startup/Exit. /// @@ -5739,7 +5882,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("StartupExit", resourceCulture); } } - + /// /// Looks up a localized string similar to Status. /// @@ -5748,7 +5891,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Status", resourceCulture); } } - + /// /// Looks up a localized string similar to Backup. /// @@ -5757,7 +5900,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("strBackup", resourceCulture); } } - + /// /// Looks up a localized string similar to Browse.... /// @@ -5766,7 +5909,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("strBrowse", resourceCulture); } } - + /// /// Looks up a localized string similar to Connection Backup Frequency. /// @@ -5775,7 +5918,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("strConnectionBackupFrequency", resourceCulture); } } - + /// /// Looks up a localized string similar to Maximum number of backups. /// @@ -5784,7 +5927,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("strConnectionsBackupMaxCount", resourceCulture); } } - + /// /// Looks up a localized string similar to Location of connection file backup. /// @@ -5793,7 +5936,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("strConnectionsBackupPath", resourceCulture); } } - + /// /// Looks up a localized string similar to Support Forum. /// @@ -5802,7 +5945,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("SupportForum", resourceCulture); } } - + /// /// Looks up a localized string similar to Switch to Notifications panel on:. /// @@ -5811,7 +5954,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("SwitchToErrorsAndInfos", resourceCulture); } } - + /// /// Looks up a localized string similar to Tabs && Panels. /// @@ -5820,7 +5963,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("TabsAndPanels", resourceCulture); } } - + /// /// Looks up a localized string similar to Security. /// @@ -5829,7 +5972,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("TabSecurity", resourceCulture); } } - + /// /// Looks up a localized string similar to Telnet. /// @@ -5838,7 +5981,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Telnet", resourceCulture); } } - + /// /// Looks up a localized string similar to Test connection. /// @@ -5847,7 +5990,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("TestConnection", resourceCulture); } } - + /// /// Looks up a localized string similar to Testing connection. /// @@ -5856,7 +5999,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("TestingConnection", resourceCulture); } } - + /// /// Looks up a localized string similar to Test Proxy. /// @@ -5865,7 +6008,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("TestProxy", resourceCulture); } } - + /// /// Looks up a localized string similar to Test Settings. /// @@ -5874,7 +6017,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("TestSettings", resourceCulture); } } - + /// /// Looks up a localized string similar to The following:. /// @@ -5883,7 +6026,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("TheFollowing", resourceCulture); } } - + /// /// Looks up a localized string similar to Theme. /// @@ -5892,7 +6035,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Theme", resourceCulture); } } - + /// /// Looks up a localized string similar to Timeout [seconds]. /// @@ -5901,7 +6044,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("TimeoutInSeconds", resourceCulture); } } - + /// /// Looks up a localized string similar to Title. /// @@ -5910,7 +6053,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Title", resourceCulture); } } - + /// /// Looks up a localized string similar to Error ({0}). /// @@ -5919,7 +6062,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("TitleError", resourceCulture); } } - + /// /// Looks up a localized string similar to Information ({0}). /// @@ -5928,7 +6071,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("TitleInformation", resourceCulture); } } - + /// /// Looks up a localized string similar to mRemoteNG password. /// @@ -5937,7 +6080,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("TitlePassword", resourceCulture); } } - + /// /// Looks up a localized string similar to mRemoteNG password for {0}. /// @@ -5946,7 +6089,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("TitlePasswordWithName", resourceCulture); } } - + /// /// Looks up a localized string similar to Select Panel. /// @@ -5955,7 +6098,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("TitleSelectPanel", resourceCulture); } } - + /// /// Looks up a localized string similar to Warning ({0}). /// @@ -5964,7 +6107,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("TitleWarning", resourceCulture); } } - + /// /// Looks up a localized string similar to Track active connection in the connection tree. /// @@ -5973,7 +6116,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("TrackActiveConnectionInConnectionTree", resourceCulture); } } - + /// /// Looks up a localized string similar to Transfer. /// @@ -5982,7 +6125,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Transfer", resourceCulture); } } - + /// /// Looks up a localized string similar to Transfer File (SSH). /// @@ -5991,7 +6134,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("TransferFile", resourceCulture); } } - + /// /// Looks up a localized string similar to Try to integrate. /// @@ -6000,7 +6143,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("TryToIntegrate", resourceCulture); } } - + /// /// Looks up a localized string similar to Ultra VNC Repeater. /// @@ -6009,7 +6152,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("UltraVncRepeater", resourceCulture); } } - + /// /// Looks up a localized string similar to UltraVNC SingleClick port:. /// @@ -6018,7 +6161,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("UltraVNCSCListeningPort", resourceCulture); } } - + /// /// Looks up a localized string similar to UltraVNC SingleClick. /// @@ -6027,7 +6170,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("UltraVNCSingleClick", resourceCulture); } } - + /// /// Looks up a localized string similar to Uncheck the properties you want not to be saved!. /// @@ -6036,7 +6179,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("UncheckProperties", resourceCulture); } } - + /// /// Looks up a localized string similar to An unhandled exception has occurred. /// @@ -6045,7 +6188,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("UnhandledExceptionOccured", resourceCulture); } } - + /// /// Looks up a localized string similar to mRemoteNG requires an update. /// @@ -6054,7 +6197,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("UpdateAvailable", resourceCulture); } } - + /// /// Looks up a localized string similar to mRemoteNG can periodically connect to the mRemoteNG website to check for updates.. /// @@ -6063,7 +6206,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("UpdateCheck", resourceCulture); } } - + /// /// Looks up a localized string similar to The update information could not be downloaded.. /// @@ -6072,7 +6215,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("UpdateCheckCompleteFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to Download complete! ///mRemoteNG will now quit and begin with the installation.. @@ -6082,7 +6225,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("UpdateDownloadComplete", resourceCulture); } } - + /// /// Looks up a localized string similar to The update could not be downloaded.. /// @@ -6091,7 +6234,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("UpdateDownloadCompleteFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to The update download could not be initiated.. /// @@ -6100,7 +6243,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("UpdateDownloadFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to Every {0} days. /// @@ -6109,7 +6252,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("UpdateFrequencyCustom", resourceCulture); } } - + /// /// Looks up a localized string similar to The change log could not be downloaded.. /// @@ -6118,7 +6261,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("UpdateGetChangeLogFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to Download Completed!. /// @@ -6127,7 +6270,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("UpdatePortableDownloadComplete", resourceCulture); } } - + /// /// Looks up a localized string similar to Updates. /// @@ -6136,7 +6279,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Updates", resourceCulture); } } - + /// /// Looks up a localized string similar to Use Console Session. /// @@ -6145,7 +6288,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("UseConsoleSession", resourceCulture); } } - + /// /// Looks up a localized string similar to Use CredSSP. /// @@ -6154,29 +6297,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("UseCredSsp", resourceCulture); } } - - /// - /// Looks up a localized string similar to UseRestrictedAdmin. - /// - internal static string UseRestrictedAdmin - { - get - { - return ResourceManager.GetString("UseRestrictedAdmin", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to UseRestrictedAdmin. - /// - internal static string UseRCG - { - get - { - return ResourceManager.GetString("UseRCG", resourceCulture); - } - } - + /// /// Looks up a localized string similar to Use default. /// @@ -6185,7 +6306,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("UseDefault", resourceCulture); } } - + /// /// Looks up a localized string similar to Use a different username and password. /// @@ -6194,7 +6315,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("UseDifferentUsernameAndPassword", resourceCulture); } } - + /// /// Looks up a localized string similar to Use enhanced mode. /// @@ -6203,7 +6324,16 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("UseEnhancedMode", resourceCulture); } } - + + /// + /// Looks up a localized string similar to Use External Credential Provider. + /// + internal static string UseExternalCredentialProvider { + get { + return ResourceManager.GetString("UseExternalCredentialProvider", resourceCulture); + } + } + /// /// Looks up a localized string similar to User. /// @@ -6212,7 +6342,25 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("User", resourceCulture); } } - + + /// + /// Looks up a localized string similar to Use Remote Credential Guard. + /// + internal static string UseRCG { + get { + return ResourceManager.GetString("UseRCG", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Use Restricted Admin. + /// + internal static string UseRestrictedAdmin { + get { + return ResourceManager.GetString("UseRestrictedAdmin", resourceCulture); + } + } + /// /// Looks up a localized string similar to User Field. /// @@ -6221,43 +6369,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("UserField", resourceCulture); } } - - internal static string ExternalCredentialProvider - { - get - { - return ResourceManager.GetString("ExternalCredentialProvider", resourceCulture); - } - } - internal static string PropertyDescriptionExternalCredentialProvider - { - get - { - return ResourceManager.GetString("PropertyDescriptionExternalCredentialProvider", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Username. - /// - internal static string UserViaAPI - { - get - { - return ResourceManager.GetString("UserViaAPI", resourceCulture); - } - } - /// - /// Looks up a localized string similar to Enter your username.. - /// - internal static string PropertyDescriptionUserViaAPI - { - get - { - return ResourceManager.GetString("PropertyDescriptionUserViaAPI", resourceCulture); - } - } - + /// /// Looks up a localized string similar to Username. /// @@ -6266,7 +6378,16 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Username", resourceCulture); } } - + + /// + /// Looks up a localized string similar to API User ID. + /// + internal static string UserViaAPI { + get { + return ResourceManager.GetString("UserViaAPI", resourceCulture); + } + } + /// /// Looks up a localized string similar to Use the same username and password. /// @@ -6275,7 +6396,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("UseSameUsernameAndPassword", resourceCulture); } } - + /// /// Looks up a localized string similar to Use a smart card. /// @@ -6284,15 +6405,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("UseSmartCard", resourceCulture); } } - - internal static string UseExternalCredentialProvider - { - get - { - return ResourceManager.GetString("UseExternalCredentialProvider", resourceCulture); - } - } - + /// /// Looks up a localized string similar to Use SQL Server to load && save connections. /// @@ -6301,7 +6414,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("UseSQLServer", resourceCulture); } } - + /// /// Looks up a localized string similar to Use VM ID. /// @@ -6310,7 +6423,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("UseVmId", resourceCulture); } } - + /// /// Looks up a localized string similar to Verify:. /// @@ -6319,7 +6432,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Verify", resourceCulture); } } - + /// /// Looks up a localized string similar to Version. /// @@ -6328,7 +6441,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Version", resourceCulture); } } - + /// /// Looks up a localized string similar to View Only. /// @@ -6337,7 +6450,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("ViewOnly", resourceCulture); } } - + /// /// Looks up a localized string similar to VM ID. /// @@ -6346,7 +6459,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("VmId", resourceCulture); } } - + /// /// Looks up a localized string similar to VNC. /// @@ -6355,7 +6468,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Vnc", resourceCulture); } } - + /// /// Looks up a localized string similar to VNC disconnect failed!. /// @@ -6364,7 +6477,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("VncConnectionDisconnectFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to VNC Refresh Screen Failed!. /// @@ -6373,7 +6486,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("VncRefreshFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to VNC SendSpecialKeys failed!. /// @@ -6382,7 +6495,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("VncSendSpecialKeysFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to VNC Set Event Handlers failed!. /// @@ -6391,7 +6504,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("VncSetEventHandlersFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to VNC Set Props Failed!. /// @@ -6400,7 +6513,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("VncSetPropsFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to VNC Toggle SmartSize Failed!. /// @@ -6409,7 +6522,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("VncToggleSmartSizeFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to VNC Toggle ViewOnly Failed!. /// @@ -6418,7 +6531,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("VncToggleViewOnlyFailed", resourceCulture); } } - + /// /// Looks up a localized string similar to Wait for exit. /// @@ -6427,7 +6540,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("WaitForExit", resourceCulture); } } - + /// /// Looks up a localized string similar to Warn me if authentication fails. /// @@ -6436,7 +6549,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("WarnIfAuthFails", resourceCulture); } } - + /// /// Looks up a localized string similar to Warnings. /// @@ -6445,7 +6558,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Warnings", resourceCulture); } } - + /// /// Looks up a localized string similar to Website. /// @@ -6454,16 +6567,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Website", resourceCulture); } } - - /// - /// Looks up a localized string similar to WebView2 creation failed with exception. - /// - internal static string WebView2InitializationFailed { - get { - return ResourceManager.GetString("WebView2InitializationFailed", resourceCulture); - } - } - + /// /// Looks up a localized string similar to Weekly. /// @@ -6472,7 +6576,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Weekly", resourceCulture); } } - + /// /// Looks up a localized string similar to Windows. /// @@ -6481,7 +6585,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Windows", resourceCulture); } } - + /// /// Looks up a localized string similar to Working directory. /// @@ -6490,7 +6594,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("WorkingDirColumnHeader", resourceCulture); } } - + /// /// Looks up a localized string similar to Working directory:. /// @@ -6499,7 +6603,7 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("WorkingDirectory", resourceCulture); } } - + /// /// Looks up a localized string similar to Yes. /// @@ -6508,151 +6612,5 @@ namespace mRemoteNG.Resources.Language { return ResourceManager.GetString("Yes", resourceCulture); } } - - /// - /// Looks up a localized string similar to Yes. - /// - internal static string ACLPermissionsHidden - { - get - { - return ResourceManager.GetString("ACLPermissionsHidden", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Yes. - /// - internal static string ACLPermissionsReadOnly - { - get - { - return ResourceManager.GetString("ACLPermissionsReadOnly", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Yes. - /// - internal static string ACLPermissionsWriteAllow - { - get - { - return ResourceManager.GetString("ACLPermissionsWriteAllow", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to lblACL. - /// - internal static string lblACL - { - get - { - return ResourceManager.GetString("lblACL", resourceCulture); - } - } - /// - /// Looks up a localized string similar to lblBackupEnable. - /// - internal static string lblBackupEnable - { - get - { - return ResourceManager.GetString("lblBackupEnable", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to lblBackupType. - /// - internal static string lblBackupType - { - get - { - return ResourceManager.GetString("lblBackupType", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to lblConnectionsBackupPath. - /// - internal static string lblConnectionsBackupFrequency - { - get - { - return ResourceManager.GetString("lblConnectionsBackupFrequency", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to lblConnectionsBackupMaxCount. - /// - internal static string lblConnectionsBackupMaxCount - { - get - { - return ResourceManager.GetString("lblConnectionsBackupMaxCount", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to lblBackupNameFormat. - /// - internal static string lblBackupNameFormat - { - get - { - return ResourceManager.GetString("lblBackupNameFormat", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to lblConnectionsBackupPath. - /// - internal static string lblConnectionsBackupPath - { - get - { - return ResourceManager.GetString("lblConnectionsBackupPath", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to PageСontrolInOptionsMenu. - /// - internal static string PageСontrolInOptionsMenu - { - get - { - return ResourceManager.GetString("PageСontrolInOptionsMenu", resourceCulture); - } - } - /// - /// Looks up a localized string similar to ShowForUser. - /// - internal static string ShowForUser - { - get - { - return ResourceManager.GetString("ShowForUser", resourceCulture); - } - } - - - internal static string ECPNone - { - get - { - return ResourceManager.GetString("ECPNone", resourceCulture); - } - } - internal static string ECPDelineaSecretServer - { - get - { - return ResourceManager.GetString("ECPDelineaSecretServer", resourceCulture); - } - } } -} \ No newline at end of file +} diff --git a/mRemoteNG/mRemoteNG.csproj b/mRemoteNG/mRemoteNG.csproj index 7ea32ea74..92d274c65 100644 --- a/mRemoteNG/mRemoteNG.csproj +++ b/mRemoteNG/mRemoteNG.csproj @@ -97,6 +97,11 @@ + + True + True + Language.resx + True True @@ -468,6 +473,14 @@ + + + ResXFileCodeGenerator + mRemoteNG.Resources.Language + Language.Designer.cs + + +