diff --git a/mRemoteV1/Resources/Language/Language.Designer.cs b/mRemoteV1/Resources/Language/Language.Designer.cs
index 8ddbed28..100913f9 100644
--- a/mRemoteV1/Resources/Language/Language.Designer.cs
+++ b/mRemoteV1/Resources/Language/Language.Designer.cs
@@ -1,10 +1,10 @@
//------------------------------------------------------------------------------
//
-// Этот код создан программой.
-// Исполняемая версия:4.0.30319.42000
+// This code was generated by a tool.
+// Runtime Version:4.0.30319.42000
//
-// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае
-// повторной генерации кода.
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
//
//------------------------------------------------------------------------------
@@ -13,12 +13,12 @@ namespace mRemoteNG {
///
- /// Класс ресурса со строгой типизацией для поиска локализованных строк и т.д.
+ /// A strongly-typed resource class, for looking up localized strings, etc.
///
- // Этот класс создан автоматически классом StronglyTypedResourceBuilder
- // с помощью такого средства, как ResGen или Visual Studio.
- // Чтобы добавить или удалить член, измените файл .ResX и снова запустите ResGen
- // с параметром /str или перестройте свой проект VS.
+ // This class was auto-generated by the StronglyTypedResourceBuilder
+ // class via a tool like ResGen or Visual Studio.
+ // To add or remove a member, edit your .ResX file then rerun ResGen
+ // with the /str option, or rebuild your VS project.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "15.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
@@ -33,7 +33,7 @@ namespace mRemoteNG {
}
///
- /// Возвращает кэшированный экземпляр ResourceManager, использованный этим классом.
+ /// Returns the cached ResourceManager instance used by this class.
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Resources.ResourceManager ResourceManager {
@@ -47,8 +47,8 @@ namespace mRemoteNG {
}
///
- /// Перезаписывает свойство CurrentUICulture текущего потока для всех
- /// обращений к ресурсу с помощью этого класса ресурса со строгой типизацией.
+ /// Overrides the current thread's CurrentUICulture property for all
+ /// resource lookups using this strongly typed resource class.
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Globalization.CultureInfo Culture {
@@ -61,7 +61,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Create a New Connection File.
+ /// Looks up a localized string similar to Create a New Connection File.
///
internal static string ConfigurationCreateNew {
get {
@@ -70,7 +70,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Use a Custom File Path.
+ /// Looks up a localized string similar to Use a Custom File Path.
///
internal static string ConfigurationCustomPath {
get {
@@ -79,7 +79,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Import an Existing File.
+ /// Looks up a localized string similar to Import an Existing File.
///
internal static string ConfigurationImportFile {
get {
@@ -88,7 +88,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на The connection file could not be found..
+ /// Looks up a localized string similar to The connection file could not be found..
///
internal static string ConnectionFileNotFound {
get {
@@ -97,7 +97,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Connection successful.
+ /// Looks up a localized string similar to Connection successful.
///
internal static string ConnectionSuccessful {
get {
@@ -106,7 +106,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Could not find external tool with name "{0}".
+ /// Looks up a localized string similar to Could not find external tool with name "{0}".
///
internal static string CouldNotFindExternalTool {
get {
@@ -115,7 +115,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Credentials.
+ /// Looks up a localized string similar to Credentials.
///
internal static string Credentials {
get {
@@ -124,7 +124,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Credential not available.
+ /// Looks up a localized string similar to Credential not available.
///
internal static string CredentialUnavailable {
get {
@@ -133,7 +133,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Database '{0}' not available..
+ /// Looks up a localized string similar to Database '{0}' not available..
///
internal static string DatabaseNotAvailable {
get {
@@ -142,7 +142,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Filter search matches in connection tree.
+ /// Looks up a localized string similar to Filter search matches in connection tree.
///
internal static string FilterSearchMatchesInConnectionTree {
get {
@@ -151,7 +151,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Incorrect password.
+ /// Looks up a localized string similar to Incorrect password.
///
internal static string IncorrectPassword {
get {
@@ -160,16 +160,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Use UTF8 encoding for RDP "Load Balance Info" property.
- ///
- internal static string LoadBalanceInfoUseUtf8 {
- get {
- return ResourceManager.GetString("LoadBalanceInfoUseUtf8", resourceCulture);
- }
- }
-
- ///
- /// Ищет локализованную строку, похожую на Login failed for user '{0}'..
+ /// Looks up a localized string similar to Login failed for user '{0}'..
///
internal static string LoginFailedForUser {
get {
@@ -178,7 +169,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Prompt to unlock credential repositories on startup.
+ /// Looks up a localized string similar to Prompt to unlock credential repositories on startup.
///
internal static string PromptUnlockCredReposOnStartup {
get {
@@ -187,7 +178,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на The selected repository is unlocked.
+ /// Looks up a localized string similar to The selected repository is unlocked.
///
internal static string RepositoryIsUnlocked {
get {
@@ -196,7 +187,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Save connections after every edit.
+ /// Looks up a localized string similar to Save connections after every edit.
///
internal static string SaveConnectionsAfterEveryEdit {
get {
@@ -205,7 +196,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Server '{0}' was not accessible..
+ /// Looks up a localized string similar to Server '{0}' was not accessible..
///
internal static string ServerNotAccessible {
get {
@@ -214,7 +205,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Source.
+ /// Looks up a localized string similar to Source.
///
internal static string Source {
get {
@@ -223,7 +214,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Working directory:.
+ /// Looks up a localized string similar to Working directory:.
///
internal static string srtWorkingDirectory {
get {
@@ -232,7 +223,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на About.
+ /// Looks up a localized string similar to About.
///
internal static string strAbout {
get {
@@ -241,7 +232,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Accept.
+ /// Looks up a localized string similar to Accept.
///
internal static string strAccept {
get {
@@ -250,7 +241,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Active.
+ /// Looks up a localized string similar to Active.
///
internal static string strActive {
get {
@@ -259,7 +250,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Active Directory.
+ /// Looks up a localized string similar to Active Directory.
///
internal static string strActiveDirectory {
get {
@@ -268,7 +259,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Activity.
+ /// Looks up a localized string similar to Activity.
///
internal static string strActivity {
get {
@@ -277,7 +268,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Add.
+ /// Looks up a localized string similar to Add.
///
internal static string strAdd {
get {
@@ -286,7 +277,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на New Connection.
+ /// Looks up a localized string similar to New Connection.
///
internal static string strAddConnection {
get {
@@ -295,7 +286,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на New folder.
+ /// Looks up a localized string similar to New folder.
///
internal static string strAddFolder {
get {
@@ -304,7 +295,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на AddNodeFromXML failed!.
+ /// Looks up a localized string similar to AddNodeFromXML failed!.
///
internal static string strAddNodeFromXmlFailed {
get {
@@ -313,7 +304,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на AddNodesFromSQL failed!.
+ /// Looks up a localized string similar to AddNodesFromSQL failed!.
///
internal static string strAddNodesFromSqlFailed {
get {
@@ -322,7 +313,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Allow only a single instance of the application (mRemoteNG restart required).
+ /// Looks up a localized string similar to Allow only a single instance of the application (mRemoteNG restart required).
///
internal static string strAllowOnlySingleInstance {
get {
@@ -331,7 +322,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Always.
+ /// Looks up a localized string similar to Always.
///
internal static string strAlways {
get {
@@ -340,7 +331,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Always connect, even if authentication fails.
+ /// Looks up a localized string similar to Always connect, even if authentication fails.
///
internal static string strAlwaysConnectEvenIfAuthFails {
get {
@@ -349,7 +340,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Always show panel selection dialog when opening connections.
+ /// Looks up a localized string similar to Always show panel selection dialog when opening connections.
///
internal static string strAlwaysShowPanelSelection {
get {
@@ -358,7 +349,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Always show panel tabs.
+ /// Looks up a localized string similar to Always show panel tabs.
///
internal static string strAlwaysShowPanelTabs {
get {
@@ -367,7 +358,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Always show notification area icon.
+ /// Looks up a localized string similar to Always show notification area icon.
///
internal static string strAlwaysShowSysTrayIcon {
get {
@@ -376,7 +367,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Ask me again later.
+ /// Looks up a localized string similar to Ask me again later.
///
internal static string strAskUpdatesCommandAskLater {
get {
@@ -385,7 +376,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Customize the settings now.
+ /// Looks up a localized string similar to Customize the settings now.
///
internal static string strAskUpdatesCommandCustom {
get {
@@ -394,7 +385,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Use the recommended settings.
+ /// Looks up a localized string similar to Use the recommended settings.
///
internal static string strAskUpdatesCommandRecommended {
get {
@@ -403,7 +394,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на {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..
+ /// 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..
///
internal static string strAskUpdatesContent {
get {
@@ -412,7 +403,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Automatic update settings.
+ /// Looks up a localized string similar to Automatic update settings.
///
internal static string strAskUpdatesMainInstruction {
get {
@@ -421,7 +412,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Aspect.
+ /// Looks up a localized string similar to Aspect.
///
internal static string strAspect {
get {
@@ -430,7 +421,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Assigned Credential.
+ /// Looks up a localized string similar to Assigned сredential.
///
internal static string strAssignedCredential {
get {
@@ -439,7 +430,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Automatically get session information.
+ /// Looks up a localized string similar to Automatically get session information.
///
internal static string strAutomaticallyGetSessionInfo {
get {
@@ -448,7 +439,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Auto save every:.
+ /// Looks up a localized string similar to Auto save every:.
///
internal static string strAutoSaveEvery {
get {
@@ -457,7 +448,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Minutes (0 means disabled).
+ /// Looks up a localized string similar to Minutes (0 means disabled).
///
internal static string strAutoSaveMins {
get {
@@ -466,7 +457,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Latest version.
+ /// Looks up a localized string similar to Latest version.
///
internal static string strAvailableVersion {
get {
@@ -475,7 +466,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Back.
+ /// Looks up a localized string similar to Back.
///
internal static string strBack {
get {
@@ -484,7 +475,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на &Browse....
+ /// Looks up a localized string similar to &Browse....
///
internal static string strButtonBrowse {
get {
@@ -493,7 +484,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на &Cancel.
+ /// Looks up a localized string similar to &Cancel.
///
internal static string strButtonCancel {
get {
@@ -502,7 +493,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Change.
+ /// Looks up a localized string similar to Change.
///
internal static string strButtonChange {
get {
@@ -511,7 +502,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на &Close.
+ /// Looks up a localized string similar to &Close.
///
internal static string strButtonClose {
get {
@@ -520,7 +511,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Default Inheritance.
+ /// Looks up a localized string similar to Default Inheritance.
///
internal static string strButtonDefaultInheritance {
get {
@@ -529,7 +520,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Default Properties.
+ /// Looks up a localized string similar to Default Properties.
///
internal static string strButtonDefaultProperties {
get {
@@ -538,7 +529,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Disconnect.
+ /// Looks up a localized string similar to Disconnect.
///
internal static string strButtonDisconnect {
get {
@@ -547,7 +538,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Icon.
+ /// Looks up a localized string similar to Icon.
///
internal static string strButtonIcon {
get {
@@ -556,7 +547,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на &Import.
+ /// Looks up a localized string similar to &Import.
///
internal static string strButtonImport {
get {
@@ -565,7 +556,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Inheritance.
+ /// Looks up a localized string similar to Inheritance.
///
internal static string strButtonInheritance {
get {
@@ -574,7 +565,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на &Launch.
+ /// Looks up a localized string similar to &Launch.
///
internal static string strButtonLaunch {
get {
@@ -583,7 +574,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Launch PuTTY.
+ /// Looks up a localized string similar to Launch PuTTY.
///
internal static string strButtonLaunchPutty {
get {
@@ -592,7 +583,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на &New.
+ /// Looks up a localized string similar to &New.
///
internal static string strButtonNew {
get {
@@ -601,7 +592,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на &OK.
+ /// Looks up a localized string similar to &OK.
///
internal static string strButtonOK {
get {
@@ -610,7 +601,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Properties.
+ /// Looks up a localized string similar to Properties.
///
internal static string strButtonProperties {
get {
@@ -619,7 +610,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на &Scan.
+ /// Looks up a localized string similar to &Scan.
///
internal static string strButtonScan {
get {
@@ -628,7 +619,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на &Stop.
+ /// Looks up a localized string similar to &Stop.
///
internal static string strButtonStop {
get {
@@ -637,7 +628,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Test Proxy.
+ /// Looks up a localized string similar to Test Proxy.
///
internal static string strButtonTestProxy {
get {
@@ -646,7 +637,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на You cannot import a normal connection file.
+ /// Looks up a localized string similar to You cannot import a normal connection file.
///Please use File - Open Connection File for normal connection files!.
///
internal static string strCannotImportNormalSessionFile {
@@ -656,7 +647,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Cannot start Port Scan, incorrect IP format!.
+ /// Looks up a localized string similar to Cannot start Port Scan, incorrect IP format!.
///
internal static string strCannotStartPortScan {
get {
@@ -665,7 +656,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Appearance.
+ /// Looks up a localized string similar to Appearance.
///
internal static string strCategoryAppearance {
get {
@@ -674,7 +665,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Connection.
+ /// Looks up a localized string similar to Connection.
///
internal static string strCategoryConnection {
get {
@@ -683,7 +674,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Credentials.
+ /// Looks up a localized string similar to Credentials.
///
internal static string strCategoryCredentials {
get {
@@ -692,7 +683,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Display.
+ /// Looks up a localized string similar to Display.
///
internal static string strCategoryDisplay {
get {
@@ -701,7 +692,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Gateway.
+ /// Looks up a localized string similar to Gateway.
///
internal static string strCategoryGateway {
get {
@@ -710,7 +701,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на General.
+ /// Looks up a localized string similar to General.
///
internal static string strCategoryGeneral {
get {
@@ -719,7 +710,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Miscellaneous.
+ /// Looks up a localized string similar to Miscellaneous.
///
internal static string strCategoryMiscellaneous {
get {
@@ -728,7 +719,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Protocol.
+ /// Looks up a localized string similar to Protocol.
///
internal static string strCategoryProtocol {
get {
@@ -737,7 +728,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Redirect.
+ /// Looks up a localized string similar to Redirect.
///
internal static string strCategoryRedirect {
get {
@@ -746,7 +737,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Always show this screen at startup.
+ /// Looks up a localized string similar to Always show this screen at startup.
///
internal static string strCcAlwaysShowScreen {
get {
@@ -755,7 +746,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Refresh.
+ /// Looks up a localized string similar to Refresh.
///
internal static string strCcCheckAgain {
get {
@@ -764,7 +755,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Check failed!.
+ /// Looks up a localized string similar to Check failed!.
///
internal static string strCcCheckFailed {
get {
@@ -773,7 +764,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Check succeeded!.
+ /// Looks up a localized string similar to Check succeeded!.
///
internal static string strCcCheckSucceeded {
get {
@@ -782,10 +773,10 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на The (RDP) Sessions feature requires that you have a copy of eolwtscom.dll registered on your system.
+ /// Looks up a localized string similar to The (RDP) Sessions feature requires that you have a copy of eolwtscom.dll registered on your system.
///mRemoteNG ships with this component but it is not registered automatically if you do not use the mRemoteNG Installer.
///To register it manually, run the following command from an elevated command prompt: regsvr32 "C:\Program Files\mRemoteNG\eolwtscom.dll" (where C:\Program Files\mRemoteNG\ is the path to your mRemoteNG installation).
- ///If this check still fails or you are unable to use the (RDP) Sessions feat [остаток строки не уместился]";.
+ ///If this check still fails or you are unable to use the (RDP) Sessions feat [rest of string was truncated]";.
///
internal static string strCcEOLFailed {
get {
@@ -794,7 +785,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на EOLWTSCOM was found and seems to be registered properly..
+ /// Looks up a localized string similar to EOLWTSCOM was found and seems to be registered properly..
///
internal static string strCcEOLOK {
get {
@@ -803,10 +794,10 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на To use the Gecko Rendering Engine you need to have XULrunner 1.8.1.x and the path to the installation set in your Options.
+ /// Looks up a localized string similar to To use the Gecko Rendering Engine you need to have XULrunner 1.8.1.x and the path to the installation set in your Options.
///You can download XULrunner 1.8.1.3 here: ftp://ftp.mozilla.org/pub/xulrunner/releases/1.8.1.3/contrib/win32/
///When you are finished downloading extract the package to a path of your choice. Then in mRemoteNG go to Tools - Options - Advanced and enter the correct path in the XULrunner path field.
- ///If you are still not able to pass this check or use the Gecko Engine in mRemoteNG please c [остаток строки не уместился]";.
+ ///If you are still not able to pass this check or use the Gecko Engine in mRemoteNG please c [rest of string was truncated]";.
///
internal static string strCcGeckoFailed {
get {
@@ -815,7 +806,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на GeckoFx was found and seems to be installed properly..
+ /// Looks up a localized string similar to GeckoFx was found and seems to be installed properly..
///
internal static string strCcGeckoOK {
get {
@@ -824,9 +815,9 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на ICA requires that the XenDesktop Online Plugin is installed and that the wfica.ocx library is registered. You can download the client here: http://www.citrix.com/download/
+ /// Looks up a localized string similar to ICA requires that the XenDesktop Online Plugin is installed and that the wfica.ocx library is registered. You can download the client here: http://www.citrix.com/download/
///If you have the XenDesktop Online Plugin installed and the check still fails, try to register wfica.ocx manually.
- ///To do this open up the run dialog (Start - Run) and enter the following: regsvr32 "c:\Program Files\Citrix\ICA Client\wfica.ocx" (Where c:\Program Files\Citrix\ICA Client\ is the path to your XenDesktop Online Plugin install [остаток строки не уместился]";.
+ ///To do this open up the run dialog (Start - Run) and enter the following: regsvr32 "c:\Program Files\Citrix\ICA Client\wfica.ocx" (Where c:\Program Files\Citrix\ICA Client\ is the path to your XenDesktop Online Plugin install [rest of string was truncated]";.
///
internal static string strCcICAFailed {
get {
@@ -835,7 +826,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на All ICA components were found and seem to be registered properly.
+ /// Looks up a localized string similar to All ICA components were found and seem to be registered properly.
///Citrix ICA Client Control Version {0}.
///
internal static string strCcICAOK {
@@ -845,7 +836,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на not installed properly.
+ /// Looks up a localized string similar to not installed properly.
///
internal static string strCcNotInstalledProperly {
get {
@@ -854,7 +845,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на The SSH, Telnet, Rlogin and RAW protocols need PuTTY to work. PuTTY comes with every mRemoteNG package and is located in the installation path.
+ /// Looks up a localized string similar to The SSH, Telnet, Rlogin and RAW protocols need PuTTY to work. PuTTY comes with every mRemoteNG package and is located in the installation path.
///Please make sure that either you have the Putty.exe in your mRemoteNG directory (default: c:\Program Files\mRemoteNG\) or that you specified a valid path to your PuTTY executable in the Options (Tools - Options - Advanced - Custom PuTTY path).
///
internal static string strCcPuttyFailed {
@@ -864,7 +855,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на The PuTTY executable was found and should be ready to use..
+ /// Looks up a localized string similar to The PuTTY executable was found and should be ready to use..
///
internal static string strCcPuttyOK {
get {
@@ -873,7 +864,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на For RDP to work properly you need to have at least Remote Desktop Connection (Terminal Services) Client 8.0 installed. You can download it here: http://support.microsoft.com/kb/925876
+ /// Looks up a localized string similar to For RDP to work properly you need to have at least Remote Desktop Connection (Terminal Services) Client 8.0 installed. You can download it here: http://support.microsoft.com/kb/925876
///If this check still fails or you are unable to use RDP, please consult the mRemoteNG Forum at {0}..
///
internal static string strCcRDPFailed {
@@ -883,7 +874,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на All RDP components were found and seem to be registered properly.
+ /// Looks up a localized string similar to All RDP components were found and seem to be registered properly.
///Remote Desktop Connection Control Version {0}.
///
internal static string strCcRDPOK {
@@ -893,7 +884,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на VNC requires VncSharp.dll to be located in your mRemoteNG application folder.
+ /// Looks up a localized string similar to VNC requires VncSharp.dll to be located in your mRemoteNG application folder.
///Please make sure that you have the VncSharp.dll file in your mRemoteNG application folder (usually C:\Program Files\mRemoteNG\).
///If you are still not able to pass this check or use VNC in mRemoteNG please consult the mRemoteNG Forum at {0}..
///
@@ -904,7 +895,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на All VNC components were found and seem to be registered properly.
+ /// Looks up a localized string similar to All VNC components were found and seem to be registered properly.
///VncSharp Control Version {0}.
///
internal static string strCcVNCOK {
@@ -914,7 +905,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Automatically try to reconnect when disconnected from server (RDP && ICA only).
+ /// Looks up a localized string similar to Automatically try to reconnect when disconnected from server (RDP && ICA only).
///
internal static string strCheckboxAutomaticReconnect {
get {
@@ -923,7 +914,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Domain.
+ /// Looks up a localized string similar to Domain.
///
internal static string strCheckboxDomain {
get {
@@ -932,7 +923,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Do not show this message again..
+ /// Looks up a localized string similar to Do not show this message again..
///
internal static string strCheckboxDoNotShowThisMessageAgain {
get {
@@ -941,7 +932,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Inheritance.
+ /// Looks up a localized string similar to Inheritance.
///
internal static string strCheckboxInheritance {
get {
@@ -950,7 +941,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Password.
+ /// Looks up a localized string similar to Password.
///
internal static string strCheckboxPassword {
get {
@@ -959,7 +950,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на This proxy server requires authentication.
+ /// Looks up a localized string similar to This proxy server requires authentication.
///
internal static string strCheckboxProxyAuthentication {
get {
@@ -968,7 +959,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Use custom PuTTY path:.
+ /// Looks up a localized string similar to Use custom PuTTY path:.
///
internal static string strCheckboxPuttyPath {
get {
@@ -977,7 +968,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Reconnect when ready.
+ /// Looks up a localized string similar to Reconnect when ready.
///
internal static string strCheckboxReconnectWhenReady {
get {
@@ -986,7 +977,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Use a proxy server to connect.
+ /// Looks up a localized string similar to Use a proxy server to connect.
///
internal static string strCheckboxUpdateUseProxy {
get {
@@ -995,7 +986,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Username.
+ /// Looks up a localized string similar to Username.
///
internal static string strCheckboxUsername {
get {
@@ -1004,7 +995,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Wait for exit.
+ /// Looks up a localized string similar to Wait for exit.
///
internal static string strCheckboxWaitForExit {
get {
@@ -1013,7 +1004,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Check Again.
+ /// Looks up a localized string similar to Check Again.
///
internal static string strCheckForUpdate {
get {
@@ -1022,7 +1013,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Check for updates at startup.
+ /// Looks up a localized string similar to Check for updates at startup.
///
internal static string strCheckForUpdatesOnStartup {
get {
@@ -1031,7 +1022,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Check now.
+ /// Looks up a localized string similar to Check now.
///
internal static string strCheckNow {
get {
@@ -1040,7 +1031,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Check proper installation of components at startup.
+ /// Looks up a localized string similar to Check proper installation of components at startup.
///
internal static string strCheckProperInstallationOfComponentsAtStartup {
get {
@@ -1049,7 +1040,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Choose a path for the mRemoteNG log file.
+ /// Looks up a localized string similar to Choose a path for the mRemoteNG log file.
///
internal static string strChooseLogPath {
get {
@@ -1058,7 +1049,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Choose panel before connecting.
+ /// Looks up a localized string similar to Choose panel before connecting.
///
internal static string strChoosePanelBeforeConnecting {
get {
@@ -1067,7 +1058,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Choose Path.
+ /// Looks up a localized string similar to Choose Path.
///
internal static string strChoosePath {
get {
@@ -1076,7 +1067,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Closed Ports.
+ /// Looks up a localized string similar to Closed Ports.
///
internal static string strClosedPorts {
get {
@@ -1085,7 +1076,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Collapse all folders.
+ /// Looks up a localized string similar to Collapse all folders.
///
internal static string strCollapseAllFolders {
get {
@@ -1094,7 +1085,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Arguments.
+ /// Looks up a localized string similar to Arguments.
///
internal static string strColumnArguments {
get {
@@ -1103,7 +1094,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Display name.
+ /// Looks up a localized string similar to Display name.
///
internal static string strColumnDisplayName {
get {
@@ -1112,7 +1103,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Filename.
+ /// Looks up a localized string similar to Filename.
///
internal static string strColumnFilename {
get {
@@ -1121,7 +1112,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Hostname/IP.
+ /// Looks up a localized string similar to Hostname/IP.
///
internal static string strColumnHostnameIP {
get {
@@ -1130,7 +1121,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Message.
+ /// Looks up a localized string similar to Message.
///
internal static string strColumnMessage {
get {
@@ -1139,7 +1130,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Username.
+ /// Looks up a localized string similar to Username.
///
internal static string strColumnUsername {
get {
@@ -1148,7 +1139,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Wait for exit.
+ /// Looks up a localized string similar to Wait for exit.
///
internal static string strColumnWaitForExit {
get {
@@ -1157,7 +1148,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на E&xit {0}.
+ /// Looks up a localized string similar to E&xit {0}.
///
internal static string strCommandExitProgram {
get {
@@ -1166,7 +1157,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Couldn't parse command line args!.
+ /// Looks up a localized string similar to Couldn't parse command line args!.
///
internal static string strCommandLineArgsCouldNotBeParsed {
get {
@@ -1175,7 +1166,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на &Open a connection file.
+ /// Looks up a localized string similar to &Open a connection file.
///
internal static string strCommandOpenConnectionFile {
get {
@@ -1184,7 +1175,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на &Try again.
+ /// Looks up a localized string similar to &Try again.
///
internal static string strCommandTryAgain {
get {
@@ -1193,7 +1184,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на {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..
+ /// 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..
///
internal static string strCompatibilityLenovoAutoScrollUtilityDetected {
get {
@@ -1202,7 +1193,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Compatibility problem detected.
+ /// Looks up a localized string similar to Compatibility problem detected.
///
internal static string strCompatibilityProblemDetected {
get {
@@ -1211,7 +1202,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Components Check.
+ /// Looks up a localized string similar to Components Check.
///
internal static string strComponentsCheck {
get {
@@ -1220,7 +1211,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на btnIcon_Click failed!.
+ /// Looks up a localized string similar to btnIcon_Click failed!.
///
internal static string strConfigPropertyGridButtonIconClickFailed {
get {
@@ -1229,7 +1220,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на ShowHideGridItems failed!.
+ /// Looks up a localized string similar to ShowHideGridItems failed!.
///
internal static string strConfigPropertyGridHideItemsFailed {
get {
@@ -1238,7 +1229,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на IconMenu_Click failed!.
+ /// Looks up a localized string similar to IconMenu_Click failed!.
///
internal static string strConfigPropertyGridMenuClickFailed {
get {
@@ -1247,7 +1238,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Property Grid object failed!.
+ /// Looks up a localized string similar to Property Grid object failed!.
///
internal static string strConfigPropertyGridObjectFailed {
get {
@@ -1256,7 +1247,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на SetHostStatus failed!.
+ /// Looks up a localized string similar to SetHostStatus failed!.
///
internal static string strConfigPropertyGridSetHostStatusFailed {
get {
@@ -1265,7 +1256,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на pGrid_PopertyValueChanged failed!.
+ /// Looks up a localized string similar to pGrid_PopertyValueChanged failed!.
///
internal static string strConfigPropertyGridValueFailed {
get {
@@ -1274,7 +1265,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Config UI load failed!.
+ /// Looks up a localized string similar to Config UI load failed!.
///
internal static string strConfigUiLoadFailed {
get {
@@ -1283,7 +1274,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Do you want to close the connection:
+ /// Looks up a localized string similar to Do you want to close the connection:
///"{0}"?.
///
internal static string strConfirmCloseConnectionMainInstruction {
@@ -1293,7 +1284,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Are you sure you want to close the panel, "{0}"? Any connections that it contains will also be closed..
+ /// 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..
///
internal static string strConfirmCloseConnectionPanelMainInstruction {
get {
@@ -1302,7 +1293,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Are you sure you want to delete the credential record, {0}?.
+ /// Looks up a localized string similar to Are you sure you want to delete the credential record, {0}?.
///
internal static string strConfirmDeleteCredentialRecord {
get {
@@ -1311,7 +1302,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Are you sure you want to delete the external tool, "{0}"?.
+ /// Looks up a localized string similar to Are you sure you want to delete the external tool, "{0}"?.
///
internal static string strConfirmDeleteExternalTool {
get {
@@ -1320,7 +1311,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Are you sure you want to delete the {0} selected external tools?.
+ /// Looks up a localized string similar to Are you sure you want to delete the {0} selected external tools?.
///
internal static string strConfirmDeleteExternalToolMultiple {
get {
@@ -1329,7 +1320,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Are you sure you want to delete the connection, "{0}"?.
+ /// Looks up a localized string similar to Are you sure you want to delete the connection, "{0}"?.
///
internal static string strConfirmDeleteNodeConnection {
get {
@@ -1338,7 +1329,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Are you sure you want to delete the empty folder, "{0}"?.
+ /// Looks up a localized string similar to Are you sure you want to delete the empty folder, "{0}"?.
///
internal static string strConfirmDeleteNodeFolder {
get {
@@ -1347,7 +1338,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Are you sure you want to delete the folder, "{0}"? Any folders or connections that it contains will also be deleted..
+ /// 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..
///
internal static string strConfirmDeleteNodeFolderNotEmpty {
get {
@@ -1356,7 +1347,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Do you want to close all open connections?.
+ /// Looks up a localized string similar to Do you want to close all open connections?.
///
internal static string strConfirmExitMainInstruction {
get {
@@ -1365,7 +1356,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Are you sure you want to reset the panels to their default layout?.
+ /// Looks up a localized string similar to Are you sure you want to reset the panels to their default layout?.
///
internal static string strConfirmResetLayout {
get {
@@ -1374,7 +1365,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Connect.
+ /// Looks up a localized string similar to Connect.
///
internal static string strConnect {
get {
@@ -1383,7 +1374,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Connect in fullscreen mode.
+ /// Looks up a localized string similar to Connect in fullscreen mode.
///
internal static string strConnectInFullscreen {
get {
@@ -1392,7 +1383,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Connecting....
+ /// Looks up a localized string similar to Connecting....
///
internal static string strConnecting {
get {
@@ -1401,7 +1392,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Protocol Event Connected.
+ /// Looks up a localized string similar to Protocol Event Connected.
///
internal static string strConnectionEventConnected {
get {
@@ -1410,7 +1401,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Connection to "{0}" via "{1}" established by user "{2}" (Description: "{3}"; User Field: "{4}").
+ /// Looks up a localized string similar to Connection to "{0}" via "{1}" established by user "{2}" (Description: "{3}"; User Field: "{4}").
///
internal static string strConnectionEventConnectedDetail {
get {
@@ -1419,7 +1410,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Connection failed!.
+ /// Looks up a localized string similar to Connection failed!.
///
internal static string strConnectionEventConnectionFailed {
get {
@@ -1428,7 +1419,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Protocol Event ErrorOccured.
+ /// Looks up a localized string similar to Protocol Event ErrorOccured.
///
internal static string strConnectionEventErrorOccured {
get {
@@ -1437,7 +1428,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Connection file path.
+ /// Looks up a localized string similar to Connection file path.
///
internal static string strConnectionFilePath {
get {
@@ -1446,7 +1437,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Opening connection failed!.
+ /// Looks up a localized string similar to Opening connection failed!.
///
internal static string strConnectionOpenFailed {
get {
@@ -1455,7 +1446,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Cannot open connection: No hostname specified!.
+ /// Looks up a localized string similar to Cannot open connection: No hostname specified!.
///
internal static string strConnectionOpenFailedNoHostname {
get {
@@ -1464,7 +1455,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на RDP error!
+ /// Looks up a localized string similar to RDP error!
///Error Code: {0}
///Error Description: {1}.
///
@@ -1475,7 +1466,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Connections.
+ /// Looks up a localized string similar to Connections.
///
internal static string strConnections {
get {
@@ -1484,7 +1475,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Couldn't set default port!.
+ /// Looks up a localized string similar to Couldn't set default port!.
///
internal static string strConnectionSetDefaultPortFailed {
get {
@@ -1493,7 +1484,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Couldn't create backup of connections file!.
+ /// Looks up a localized string similar to Couldn't create backup of connections file!.
///
internal static string strConnectionsFileBackupFailed {
get {
@@ -1502,7 +1493,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Couldn't import connections file!.
+ /// Looks up a localized string similar to Couldn't import connections file!.
///
internal static string strConnectionsFileCouldNotBeImported {
get {
@@ -1511,7 +1502,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Connections file "{0}" could not be loaded!.
+ /// Looks up a localized string similar to Connections file "{0}" could not be loaded!.
///
internal static string strConnectionsFileCouldNotBeLoaded {
get {
@@ -1520,7 +1511,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Connections file "{0}" could not be loaded!
+ /// Looks up a localized string similar to Connections file "{0}" could not be loaded!
///Starting with new connections file..
///
internal static string strConnectionsFileCouldNotBeLoadedNew {
@@ -1530,7 +1521,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Couldn't save connections file!.
+ /// Looks up a localized string similar to Couldn't save connections file!.
///
internal static string strConnectionsFileCouldNotBeSaved {
get {
@@ -1539,7 +1530,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Couldn't save connections file as "{0}"!.
+ /// Looks up a localized string similar to Couldn't save connections file as "{0}"!.
///
internal static string strConnectionsFileCouldNotSaveAs {
get {
@@ -1548,7 +1539,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Connect without credentials.
+ /// Looks up a localized string similar to Connect without credentials.
///
internal static string strConnectNoCredentials {
get {
@@ -1557,7 +1548,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Connect to console session.
+ /// Looks up a localized string similar to Connect to console session.
///
internal static string strConnectToConsoleSession {
get {
@@ -1566,7 +1557,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Connect (with options).
+ /// Looks up a localized string similar to Connect (with options).
///
internal static string strConnectWithOptions {
get {
@@ -1575,7 +1566,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Connection to {0} via {1} closed by user {2}..
+ /// Looks up a localized string similar to Connection to {0} via {1} closed by user {2}..
///
internal static string strConnenctionClosedByUser {
get {
@@ -1584,7 +1575,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Connection to {0} via {1} closed by user {2}. (Description: "{3}"; User Field: "{4}").
+ /// Looks up a localized string similar to Connection to {0} via {1} closed by user {2}. (Description: "{3}"; User Field: "{4}").
///
internal static string strConnenctionClosedByUserDetail {
get {
@@ -1593,7 +1584,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Connection Event Closed.
+ /// Looks up a localized string similar to Connection Event Closed.
///
internal static string strConnenctionCloseEvent {
get {
@@ -1602,7 +1593,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Connection Event Closed failed!.
+ /// Looks up a localized string similar to Connection Event Closed failed!.
///
internal static string strConnenctionCloseEventFailed {
get {
@@ -1611,7 +1602,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Couldn't create new connections file!.
+ /// Looks up a localized string similar to Couldn't create new connections file!.
///
internal static string strCouldNotCreateNewConnectionsFile {
get {
@@ -1620,7 +1611,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Could not find ToolStrip control in FilteredPropertyGrid..
+ /// Looks up a localized string similar to Could not find ToolStrip control in FilteredPropertyGrid..
///
internal static string strCouldNotFindToolStripInFilteredPropertyGrid {
get {
@@ -1629,7 +1620,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Create and open new file.
+ /// Looks up a localized string similar to Create and open new file.
///
internal static string strCreateAndOpenNewFile {
get {
@@ -1638,7 +1629,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Credential Editor.
+ /// Looks up a localized string similar to Credential Editor.
///
internal static string strCredentialEditor {
get {
@@ -1647,7 +1638,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Credential Manager.
+ /// Looks up a localized string similar to Credential Manager.
///
internal static string strCredentialManager {
get {
@@ -1656,7 +1647,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на In v1.76 we have introduced a credential management system. This feature requires a significant change in how we store and interact with credentials within mRemoteNG. You will be required to perform a one-way upgrade of your mRemoteNG connections file.
+ /// Looks up a localized string similar to In v1.76 we have introduced a credential management system. This feature requires a significant change in how we store and interact with credentials within mRemoteNG. You will be required to perform a one-way upgrade of your mRemoteNG connections file.
///
///This page will walk you through the process of upgrading your connections file or give you a chance to open a different connections file if you do not want to perform the upgrade..
///
@@ -1667,7 +1658,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Installed version.
+ /// Looks up a localized string similar to Installed version.
///
internal static string strCurrentVersion {
get {
@@ -1676,7 +1667,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Debug.
+ /// Looks up a localized string similar to Debug.
///
internal static string strDebug {
get {
@@ -1685,7 +1676,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Default Theme.
+ /// Looks up a localized string similar to Default Theme.
///
internal static string strDefaultTheme {
get {
@@ -1694,7 +1685,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Detect.
+ /// Looks up a localized string similar to Detect.
///
internal static string strDetect {
get {
@@ -1703,7 +1694,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Don't connect to console session.
+ /// Looks up a localized string similar to Don't connect to console session.
///
internal static string strDontConnectToConsoleSessionMenuItem {
get {
@@ -1712,7 +1703,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Don't connect if authentication fails.
+ /// Looks up a localized string similar to Don't connect if authentication fails.
///
internal static string strDontConnectWhenAuthFails {
get {
@@ -1721,7 +1712,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Double click on tab closes it.
+ /// Looks up a localized string similar to Double click on tab closes it.
///
internal static string strDoubleClickTabClosesIt {
get {
@@ -1730,7 +1721,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Download and Install.
+ /// Looks up a localized string similar to Download and Install.
///
internal static string strDownloadAndInstall {
get {
@@ -1739,7 +1730,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Download.
+ /// Looks up a localized string similar to Download.
///
internal static string strDownloadPortable {
get {
@@ -1748,7 +1739,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Duplicate.
+ /// Looks up a localized string similar to Duplicate.
///
internal static string strDuplicate {
get {
@@ -1757,7 +1748,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Do you want to continue with no password?.
+ /// Looks up a localized string similar to Do you want to continue with no password?.
///
internal static string strEmptyPasswordContinue {
get {
@@ -1766,7 +1757,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на For empty Username, Password or Domain fields use:.
+ /// Looks up a localized string similar to For empty Username, Password or Domain fields use:.
///
internal static string strEmptyUsernamePasswordDomainFields {
get {
@@ -1775,7 +1766,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на 128-bit.
+ /// Looks up a localized string similar to 128-bit.
///
internal static string strEnc128Bit {
get {
@@ -1784,7 +1775,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на 128-bit (logon only).
+ /// Looks up a localized string similar to 128-bit (logon only).
///
internal static string strEnc128BitLogonOnly {
get {
@@ -1793,7 +1784,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на 40-bit.
+ /// Looks up a localized string similar to 40-bit.
///
internal static string strEnc40Bit {
get {
@@ -1802,7 +1793,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на 56-bit.
+ /// Looks up a localized string similar to 56-bit.
///
internal static string strEnc56Bit {
get {
@@ -1811,7 +1802,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Basic.
+ /// Looks up a localized string similar to Basic.
///
internal static string strEncBasic {
get {
@@ -1820,7 +1811,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Completely encrypt connection file.
+ /// Looks up a localized string similar to Completely encrypt connection file.
///
internal static string strEncryptCompleteConnectionFile {
get {
@@ -1829,7 +1820,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Block Cipher Mode.
+ /// Looks up a localized string similar to Block Cipher Mode.
///
internal static string strEncryptionBlockCipherMode {
get {
@@ -1838,7 +1829,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Encryption Engine.
+ /// Looks up a localized string similar to Encryption Engine.
///
internal static string strEncryptionEngine {
get {
@@ -1847,7 +1838,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Key Derivation Function Iterations.
+ /// Looks up a localized string similar to Key Derivation Function Iterations.
///
internal static string strEncryptionKeyDerivationIterations {
get {
@@ -1856,7 +1847,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на End IP.
+ /// Looks up a localized string similar to End IP.
///
internal static string strEndIP {
get {
@@ -1865,7 +1856,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на End Port.
+ /// Looks up a localized string similar to End Port.
///
internal static string strEndPort {
get {
@@ -1874,7 +1865,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на AddExternalToolsToToolBar (frmMain) failed. {0}.
+ /// Looks up a localized string similar to AddExternalToolsToToolBar (frmMain) failed. {0}.
///
internal static string strErrorAddExternalToolsToToolBarFailed {
get {
@@ -1883,7 +1874,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на AddFolder (UI.Window.ConnectionTreeWindow) failed. {0}.
+ /// Looks up a localized string similar to AddFolder (UI.Window.ConnectionTreeWindow) failed. {0}.
///
internal static string strErrorAddFolderFailed {
get {
@@ -1892,7 +1883,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на The database version {0} is not compatible with this version of {1}..
+ /// Looks up a localized string similar to The database version {0} is not compatible with this version of {1}..
///
internal static string strErrorBadDatabaseVersion {
get {
@@ -1901,7 +1892,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на CloneNode (Tree.Node) failed . {0}.
+ /// Looks up a localized string similar to CloneNode (Tree.Node) failed . {0}.
///
internal static string strErrorCloneNodeFailed {
get {
@@ -1910,7 +1901,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Error code {0}..
+ /// Looks up a localized string similar to Error code {0}..
///
internal static string strErrorCode {
get {
@@ -1919,7 +1910,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на The connection list could not be saved..
+ /// Looks up a localized string similar to The connection list could not be saved..
///
internal static string strErrorConnectionListSaveFailed {
get {
@@ -1928,7 +1919,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на PuTTY could not be launched..
+ /// Looks up a localized string similar to PuTTY could not be launched..
///
internal static string strErrorCouldNotLaunchPutty {
get {
@@ -1937,7 +1928,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Decryption failed. {0}.
+ /// Looks up a localized string similar to Decryption failed. {0}.
///
internal static string strErrorDecryptionFailed {
get {
@@ -1946,7 +1937,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Encryption failed. {0}.
+ /// Looks up a localized string similar to Encryption failed. {0}.
///
internal static string strErrorEncryptionFailed {
get {
@@ -1955,7 +1946,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на The Windows security setting, "System cryptography: Use FIPS compliant algorithms for encryption, hashing, and signing", is enabled. This setting is not compatible with {0}.
+ /// Looks up a localized string similar to The Windows security setting, "System cryptography: Use FIPS compliant algorithms for encryption, hashing, and signing", is enabled. This setting is not compatible with {0}.
///
///See the Microsoft Support article at http://support.microsoft.com/kb/811833 for more information.
///
@@ -1968,7 +1959,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Errors.
+ /// Looks up a localized string similar to Errors.
///
internal static string strErrors {
get {
@@ -1977,7 +1968,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на 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..
+ /// 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..
///
internal static string strErrorStartupConnectionFileLoad {
get {
@@ -1986,7 +1977,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на VerifyDatabaseVersion (Config.Connections.Save) failed. {0}.
+ /// Looks up a localized string similar to VerifyDatabaseVersion (Config.Connections.Save) failed. {0}.
///
internal static string strErrorVerifyDatabaseVersionFailed {
get {
@@ -1995,7 +1986,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Expand all folders.
+ /// Looks up a localized string similar to Expand all folders.
///
internal static string strExpandAllFolders {
get {
@@ -2004,7 +1995,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Experimental.
+ /// Looks up a localized string similar to Experimental.
///
internal static string strExperimental {
get {
@@ -2013,7 +2004,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Export.
+ /// Looks up a localized string similar to Export.
///
internal static string strExport {
get {
@@ -2022,7 +2013,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Export everything.
+ /// Looks up a localized string similar to Export everything.
///
internal static string strExportEverything {
get {
@@ -2031,7 +2022,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Export File.
+ /// Looks up a localized string similar to Export File.
///
internal static string strExportFile {
get {
@@ -2040,7 +2031,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Export Items.
+ /// Looks up a localized string similar to Export Items.
///
internal static string strExportItems {
get {
@@ -2049,7 +2040,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Export mRemote/mRemoteNG XML.
+ /// Looks up a localized string similar to Export mRemote/mRemoteNG XML.
///
internal static string strExportmRemoteXML {
get {
@@ -2058,7 +2049,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Export Properties.
+ /// Looks up a localized string similar to Export Properties.
///
internal static string strExportProperties {
get {
@@ -2067,7 +2058,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Export the currently selected connection.
+ /// Looks up a localized string similar to Export the currently selected connection.
///
internal static string strExportSelectedConnection {
get {
@@ -2076,7 +2067,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Export the currently selected folder.
+ /// Looks up a localized string similar to Export the currently selected folder.
///
internal static string strExportSelectedFolder {
get {
@@ -2085,7 +2076,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на &Export to File....
+ /// Looks up a localized string similar to &Export to File....
///
internal static string strExportToFileMenuItem {
get {
@@ -2094,7 +2085,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Ext. App.
+ /// Looks up a localized string similar to Ext. App.
///
internal static string strExtApp {
get {
@@ -2103,7 +2094,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на New External Tool.
+ /// Looks up a localized string similar to New External Tool.
///
internal static string strExternalToolDefaultName {
get {
@@ -2112,7 +2103,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Includes icons by [FAMFAMFAM].
+ /// Looks up a localized string similar to Includes icons by [FAMFAMFAM].
///
internal static string strFAMFAMFAMAttribution {
get {
@@ -2121,7 +2112,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на http://www.famfamfam.com/.
+ /// Looks up a localized string similar to http://www.famfamfam.com/.
///
internal static string strFAMFAMFAMAttributionURL {
get {
@@ -2130,7 +2121,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на File &Format:.
+ /// Looks up a localized string similar to File &Format:.
///
internal static string strFileFormatLabel {
get {
@@ -2139,7 +2130,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на All Files (*.*).
+ /// Looks up a localized string similar to All Files (*.*).
///
internal static string strFilterAll {
get {
@@ -2148,7 +2139,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на All importable files.
+ /// Looks up a localized string similar to All importable files.
///
internal static string strFilterAllImportable {
get {
@@ -2157,7 +2148,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Application Files (*.exe).
+ /// Looks up a localized string similar to Application Files (*.exe).
///
internal static string strFilterApplication {
get {
@@ -2166,7 +2157,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на mRemote CSV Files (*.csv).
+ /// Looks up a localized string similar to mRemote CSV Files (*.csv).
///
internal static string strFiltermRemoteCSV {
get {
@@ -2175,7 +2166,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на mRemote XML Files (*.xml).
+ /// Looks up a localized string similar to mRemote XML Files (*.xml).
///
internal static string strFiltermRemoteXML {
get {
@@ -2184,7 +2175,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на PuTTY Connection Manager files.
+ /// Looks up a localized string similar to PuTTY Connection Manager files.
///
internal static string strFilterPuttyConnectionManager {
get {
@@ -2193,7 +2184,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Remote Desktop Connection Manager files (*.rdg).
+ /// Looks up a localized string similar to Remote Desktop Connection Manager files (*.rdg).
///
internal static string strFilterRdgFiles {
get {
@@ -2202,7 +2193,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на RDP Files (*.rdp).
+ /// Looks up a localized string similar to RDP Files (*.rdp).
///
internal static string strFilterRDP {
get {
@@ -2211,7 +2202,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на visionapp Remote Desktop 2008 CSV Files (*.csv).
+ /// Looks up a localized string similar to visionapp Remote Desktop 2008 CSV Files (*.csv).
///
internal static string strFiltervRD2008CSV {
get {
@@ -2220,7 +2211,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Could not find a credential record with ID matching "{0}" for the connection record named "{1}"..
+ /// Looks up a localized string similar to Could not find a credential record with ID matching "{0}" for the connection record named "{1}"..
///
internal static string strFindMatchingCredentialFailed {
get {
@@ -2229,7 +2220,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Inherit {0}.
+ /// Looks up a localized string similar to Inherit {0}.
///
internal static string strFormatInherit {
get {
@@ -2238,7 +2229,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Description of inherited property: {0}.
+ /// Looks up a localized string similar to Description of inherited property: {0}.
///
internal static string strFormatInheritDescription {
get {
@@ -2247,7 +2238,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Free.
+ /// Looks up a localized string similar to Free.
///
internal static string strFree {
get {
@@ -2256,7 +2247,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Fullscreen.
+ /// Looks up a localized string similar to Fullscreen.
///
internal static string strFullscreen {
get {
@@ -2265,7 +2256,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на General.
+ /// Looks up a localized string similar to General.
///
internal static string strGeneral {
get {
@@ -2274,7 +2265,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Get Connection Info From SQL failed.
+ /// Looks up a localized string similar to Get Connection Info From SQL failed.
///
internal static string strGetConnectionInfoFromSqlFailed {
get {
@@ -2283,7 +2274,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на An error occured while loading the connection entry for "{0}" from "{1}". {2}.
+ /// Looks up a localized string similar to An error occured while loading the connection entry for "{0}" from "{1}". {2}.
///
internal static string strGetConnectionInfoFromXmlFailed {
get {
@@ -2292,7 +2283,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Automatic Reconnect.
+ /// Looks up a localized string similar to Automatic Reconnect.
///
internal static string strGroupboxAutomaticReconnect {
get {
@@ -2301,7 +2292,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Connection.
+ /// Looks up a localized string similar to Connection.
///
internal static string strGroupboxConnection {
get {
@@ -2310,7 +2301,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на External Tool Properties.
+ /// Looks up a localized string similar to External Tool Properties.
///
internal static string strGroupboxExternalToolProperties {
get {
@@ -2319,7 +2310,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Files.
+ /// Looks up a localized string similar to Files.
///
internal static string strGroupboxFiles {
get {
@@ -2328,7 +2319,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Host.
+ /// Looks up a localized string similar to Host.
///
internal static string strHost {
get {
@@ -2337,7 +2328,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на HTTP.
+ /// Looks up a localized string similar to HTTP.
///
internal static string strHttp {
get {
@@ -2346,7 +2337,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на HTTP Connect Failed!.
+ /// Looks up a localized string similar to HTTP Connect Failed!.
///
internal static string strHttpConnectFailed {
get {
@@ -2355,7 +2346,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Couldn't create new HTTP Connection!.
+ /// Looks up a localized string similar to Couldn't create new HTTP Connection!.
///
internal static string strHttpConnectionFailed {
get {
@@ -2364,7 +2355,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Changing HTTP Document Tile Failed!.
+ /// Looks up a localized string similar to Changing HTTP Document Tile Failed!.
///
internal static string strHttpDocumentTileChangeFailed {
get {
@@ -2373,7 +2364,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Gecko (Firefox).
+ /// Looks up a localized string similar to Gecko (Firefox).
///
internal static string strHttpGecko {
get {
@@ -2382,7 +2373,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Internet Explorer.
+ /// Looks up a localized string similar to Internet Explorer.
///
internal static string strHttpInternetExplorer {
get {
@@ -2391,7 +2382,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на HTTPS.
+ /// Looks up a localized string similar to HTTPS.
///
internal static string strHttps {
get {
@@ -2400,7 +2391,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Set HTTP Props failed!.
+ /// Looks up a localized string similar to Set HTTP Props failed!.
///
internal static string strHttpSetPropsFailed {
get {
@@ -2409,7 +2400,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Allow Always.
+ /// Looks up a localized string similar to Allow Always.
///
internal static string strHttpsInsecureAllowAlways {
get {
@@ -2418,7 +2409,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Allow Once.
+ /// Looks up a localized string similar to Allow Once.
///
internal static string strHttpsInsecureAllowOnce {
get {
@@ -2427,7 +2418,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Don't Allow.
+ /// Looks up a localized string similar to Don't Allow.
///
internal static string strHttpsInsecureDontAllow {
get {
@@ -2436,7 +2427,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Allow Insecure Certificate for URL: {0}?.
+ /// Looks up a localized string similar to Allow Insecure Certificate for URL: {0}?.
///
internal static string strHttpsInsecurePrompt {
get {
@@ -2445,7 +2436,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Allow Insecure Certificate?.
+ /// Looks up a localized string similar to Allow Insecure Certificate?.
///
internal static string strHttpsInsecurePromptTitle {
get {
@@ -2454,7 +2445,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на ICA.
+ /// Looks up a localized string similar to ICA.
///
internal static string strICA {
get {
@@ -2463,7 +2454,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Couldn't create new ICA Connection!.
+ /// Looks up a localized string similar to Couldn't create new ICA Connection!.
///
internal static string strIcaConnectionFailed {
get {
@@ -2472,7 +2463,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Loading ICA Plugin failed!.
+ /// Looks up a localized string similar to Loading ICA Plugin failed!.
///
internal static string strIcaControlFailed {
get {
@@ -2481,7 +2472,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на ICA SetCredentials failed!.
+ /// Looks up a localized string similar to ICA SetCredentials failed!.
///
internal static string strIcaSetCredentialsFailed {
get {
@@ -2490,7 +2481,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на ICA Set Event Handlers Failed!.
+ /// Looks up a localized string similar to ICA Set Event Handlers Failed!.
///
internal static string strIcaSetEventHandlersFailed {
get {
@@ -2499,7 +2490,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на ICA Set Props Failed!.
+ /// Looks up a localized string similar to ICA Set Props Failed!.
///
internal static string strIcaSetPropsFailed {
get {
@@ -2508,7 +2499,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на ICA Set Resolution Failed!.
+ /// Looks up a localized string similar to ICA Set Resolution Failed!.
///
internal static string strIcaSetResolutionFailed {
get {
@@ -2517,7 +2508,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на ID.
+ /// Looks up a localized string similar to ID.
///
internal static string strID {
get {
@@ -2526,7 +2517,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Identify quick connect tabs by adding the prefix "Quick:".
+ /// Looks up a localized string similar to Identify quick connect tabs by adding the prefix "Quick:".
///
internal static string strIdentifyQuickConnectTabs {
get {
@@ -2535,7 +2526,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Import from Active Directory.
+ /// Looks up a localized string similar to Import from Active Directory.
///
internal static string strImportAD {
get {
@@ -2544,7 +2535,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Import/Export.
+ /// Looks up a localized string similar to Import/Export.
///
internal static string strImportExport {
get {
@@ -2553,7 +2544,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на An error occurred while importing the file, "{0}"..
+ /// Looks up a localized string similar to An error occurred while importing the file, "{0}"..
///
internal static string strImportFileFailedContent {
get {
@@ -2562,7 +2553,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Import failed.
+ /// Looks up a localized string similar to Import failed.
///
internal static string strImportFileFailedMainInstruction {
get {
@@ -2571,7 +2562,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Import from &File....
+ /// Looks up a localized string similar to Import from &File....
///
internal static string strImportFromFileMenuItem {
get {
@@ -2580,7 +2571,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Under the root{0}{1}|Under the selected folder{0}{2}.
+ /// Looks up a localized string similar to Under the root{0}{1}|Under the selected folder{0}{2}.
///
internal static string strImportLocationCommandButtons {
get {
@@ -2589,7 +2580,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Where would you like the imported items to be placed?.
+ /// Looks up a localized string similar to Where would you like the imported items to be placed?.
///
internal static string strImportLocationContent {
get {
@@ -2598,7 +2589,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Import location.
+ /// Looks up a localized string similar to Import location.
///
internal static string strImportLocationMainInstruction {
get {
@@ -2607,7 +2598,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на &Import.
+ /// Looks up a localized string similar to &Import.
///
internal static string strImportMenuItem {
get {
@@ -2616,7 +2607,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Import mRemote/mRemoteNG XML.
+ /// Looks up a localized string similar to Import mRemote/mRemoteNG XML.
///
internal static string strImportmRemoteXML {
get {
@@ -2625,7 +2616,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Import from Port Scan.
+ /// Looks up a localized string similar to Import from Port Scan.
///
internal static string strImportPortScan {
get {
@@ -2634,7 +2625,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Import from .RDP file(s).
+ /// Looks up a localized string similar to Import from .RDP file(s).
///
internal static string strImportRDPFiles {
get {
@@ -2643,7 +2634,16 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Inactive.
+ /// Looks up a localized string similar to Import sub OUs.
+ ///
+ internal static string strImportSubOUs {
+ get {
+ return ResourceManager.GetString("strImportSubOUs", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Inactive.
///
internal static string strInactive {
get {
@@ -2652,7 +2652,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Informations.
+ /// Looks up a localized string similar to Informations.
///
internal static string strInformations {
get {
@@ -2661,7 +2661,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на mRemoteNG is up to date.
+ /// Looks up a localized string similar to mRemoteNG is up to date.
///
internal static string strInheritNewConnection {
get {
@@ -2670,7 +2670,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Connection failed!.
+ /// Looks up a localized string similar to Connection failed!.
///
internal static string strIntAppConnectionFailed {
get {
@@ -2679,7 +2679,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Dispose of Int App process failed!.
+ /// Looks up a localized string similar to Dispose of Int App process failed!.
///
internal static string strIntAppDisposeFailed {
get {
@@ -2688,7 +2688,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Int App Focus Failed!.
+ /// Looks up a localized string similar to Int App Focus Failed!.
///
internal static string strIntAppFocusFailed {
get {
@@ -2697,7 +2697,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Int App Handle: {0}.
+ /// Looks up a localized string similar to Int App Handle: {0}.
///
internal static string strIntAppHandle {
get {
@@ -2706,7 +2706,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Killing Int App Process failed!.
+ /// Looks up a localized string similar to Killing Int App Process failed!.
///
internal static string strIntAppKillFailed {
get {
@@ -2715,7 +2715,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Panel Handle: {0}.
+ /// Looks up a localized string similar to Panel Handle: {0}.
///
internal static string strIntAppParentHandle {
get {
@@ -2724,7 +2724,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Int App Resize failed!.
+ /// Looks up a localized string similar to Int App Resize failed!.
///
internal static string strIntAppResizeFailed {
get {
@@ -2733,7 +2733,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на --- IntApp Stuff ---.
+ /// Looks up a localized string similar to --- IntApp Stuff ---.
///
internal static string strIntAppStuff {
get {
@@ -2742,7 +2742,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Int App Title: {0}.
+ /// Looks up a localized string similar to Int App Title: {0}.
///
internal static string strIntAppTitle {
get {
@@ -2751,7 +2751,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на CTRL-ALT-DEL.
+ /// Looks up a localized string similar to CTRL-ALT-DEL.
///
internal static string strKeysCtrlAltDel {
get {
@@ -2760,7 +2760,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на CTRL-ESC.
+ /// Looks up a localized string similar to CTRL-ESC.
///
internal static string strKeysCtrlEsc {
get {
@@ -2769,7 +2769,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Address:.
+ /// Looks up a localized string similar to Address:.
///
internal static string strLabelAddress {
get {
@@ -2778,7 +2778,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Arguments:.
+ /// Looks up a localized string similar to Arguments:.
///
internal static string strLabelArguments {
get {
@@ -2787,7 +2787,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Change Log:.
+ /// Looks up a localized string similar to Change Log:.
///
internal static string strLabelChangeLog {
get {
@@ -2796,7 +2796,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на When closing connections:.
+ /// Looks up a localized string similar to When closing connections:.
///
internal static string strLabelClosingConnections {
get {
@@ -2805,7 +2805,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на &Connect:.
+ /// Looks up a localized string similar to &Connect:.
///
internal static string strLabelConnect {
get {
@@ -2814,7 +2814,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Display name:.
+ /// Looks up a localized string similar to Display name:.
///
internal static string strLabelDisplayName {
get {
@@ -2823,7 +2823,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Domain:.
+ /// Looks up a localized string similar to Domain:.
///
internal static string strLabelDomain {
get {
@@ -2832,7 +2832,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Filename:.
+ /// Looks up a localized string similar to Filename:.
///
internal static string strLabelFilename {
get {
@@ -2841,7 +2841,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Hostname:.
+ /// Looks up a localized string similar to Hostname:.
///
internal static string strLabelHostname {
get {
@@ -2850,7 +2850,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Options:.
+ /// Looks up a localized string similar to Options:.
///
internal static string strLabelOptions {
get {
@@ -2859,7 +2859,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Password:.
+ /// Looks up a localized string similar to Password:.
///
internal static string strLabelPassword {
get {
@@ -2868,7 +2868,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Port:.
+ /// Looks up a localized string similar to Port:.
///
internal static string strLabelPort {
get {
@@ -2877,7 +2877,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Portable Edition.
+ /// Looks up a localized string similar to Portable Edition.
///
internal static string strLabelPortableEdition {
get {
@@ -2886,7 +2886,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Protocol:.
+ /// Looks up a localized string similar to Protocol:.
///
internal static string strLabelProtocol {
get {
@@ -2895,7 +2895,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на To configure PuTTY sessions click this button:.
+ /// Looks up a localized string similar to To configure PuTTY sessions click this button:.
///
internal static string strLabelPuttySessionsConfig {
get {
@@ -2904,7 +2904,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Maximum PuTTY and integrated external tools wait time:.
+ /// Looks up a localized string similar to Maximum PuTTY and integrated external tools wait time:.
///
internal static string strLabelPuttyTimeout {
get {
@@ -2913,7 +2913,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Read Only:.
+ /// Looks up a localized string similar to Read Only:.
///
internal static string strLabelReadOnly {
get {
@@ -2922,7 +2922,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Released under the GNU General Public License (GPL).
+ /// Looks up a localized string similar to Released under the GNU General Public License (GPL).
///
internal static string strLabelReleasedUnderGPL {
get {
@@ -2931,7 +2931,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на seconds.
+ /// Looks up a localized string similar to seconds.
///
internal static string strLabelSeconds {
get {
@@ -2940,7 +2940,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Select a panel from the list below or click New to add a new one. Click OK to continue..
+ /// 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..
///
internal static string strLabelSelectPanel {
get {
@@ -2949,7 +2949,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Server Status:.
+ /// Looks up a localized string similar to Server Status:.
///
internal static string strLabelServerStatus {
get {
@@ -2958,7 +2958,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Database:.
+ /// Looks up a localized string similar to Database:.
///
internal static string strLabelSQLDatabaseName {
get {
@@ -2967,7 +2967,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Database:.
+ /// Looks up a localized string similar to Database:.
///
internal static string strLabelSQLServerDatabaseName {
get {
@@ -2976,7 +2976,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Username:.
+ /// Looks up a localized string similar to Username:.
///
internal static string strLabelUsername {
get {
@@ -2985,7 +2985,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Verify:.
+ /// Looks up a localized string similar to Verify:.
///
internal static string strLabelVerify {
get {
@@ -2994,7 +2994,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Language.
+ /// Looks up a localized string similar to Language.
///
internal static string strLanguage {
get {
@@ -3003,7 +3003,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на (Automatically Detect).
+ /// Looks up a localized string similar to (Automatically Detect).
///
internal static string strLanguageDefault {
get {
@@ -3012,7 +3012,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на {0} must be restarted before changes to the language will take effect..
+ /// Looks up a localized string similar to {0} must be restarted before changes to the language will take effect..
///
internal static string strLanguageRestartRequired {
get {
@@ -3021,7 +3021,16 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Load from SQL failed.
+ /// Looks up a localized string similar to Use UTF8 encoding for RDP "Load Balance Info" property.
+ ///
+ internal static string strLoadBalanceInfoUseUtf8 {
+ get {
+ return ResourceManager.GetString("strLoadBalanceInfoUseUtf8", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Load from SQL failed.
///
internal static string strLoadFromSqlFailed {
get {
@@ -3030,7 +3039,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на The connection information could not be loaded from the SQL server..
+ /// Looks up a localized string similar to The connection information could not be loaded from the SQL server..
///
internal static string strLoadFromSqlFailedContent {
get {
@@ -3039,7 +3048,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Load From XML failed!.
+ /// Looks up a localized string similar to Load From XML failed!.
///
internal static string strLoadFromXmlFailed {
get {
@@ -3048,7 +3057,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Local file.
+ /// Looks up a localized string similar to Local file.
///
internal static string strLocalFile {
get {
@@ -3057,7 +3066,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Local file does not exist!.
+ /// Looks up a localized string similar to Local file does not exist!.
///
internal static string strLocalFileDoesNotExist {
get {
@@ -3066,7 +3075,16 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Log file path.
+ /// Looks up a localized string similar to Lock toolbar positions.
+ ///
+ internal static string strLockToolbars {
+ get {
+ return ResourceManager.GetString("strLockToolbars", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Log file path.
///
internal static string strLogFilePath {
get {
@@ -3075,7 +3093,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Logging.
+ /// Looks up a localized string similar to Logging.
///
internal static string strLogging {
get {
@@ -3084,7 +3102,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Logoff.
+ /// Looks up a localized string similar to Logoff.
///
internal static string strLogOff {
get {
@@ -3093,7 +3111,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Log these message types.
+ /// Looks up a localized string similar to Log these message types.
///
internal static string strLogTheseMessageTypes {
get {
@@ -3102,7 +3120,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Log to application directory.
+ /// Looks up a localized string similar to Log to application directory.
///
internal static string strLogToAppDir {
get {
@@ -3111,7 +3129,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Writing to report file failed!.
+ /// Looks up a localized string similar to Writing to report file failed!.
///
internal static string strLogWriteToFileFailed {
get {
@@ -3120,7 +3138,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Couldn't save report to final location..
+ /// Looks up a localized string similar to Couldn't save report to final location..
///
internal static string strLogWriteToFileFinalLocationFailed {
get {
@@ -3129,7 +3147,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Uses the Magic library by [Crownwood Software].
+ /// Looks up a localized string similar to Uses the Magic library by [Crownwood Software].
///
internal static string strMagicLibraryAttribution {
get {
@@ -3138,7 +3156,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на http://www.dotnetmagic.com/.
+ /// Looks up a localized string similar to http://www.dotnetmagic.com/.
///
internal static string strMagicLibraryAttributionURL {
get {
@@ -3147,7 +3165,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на About.
+ /// Looks up a localized string similar to About.
///
internal static string strMenuAbout {
get {
@@ -3156,7 +3174,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Add Connection Panel.
+ /// Looks up a localized string similar to Add Connection Panel.
///
internal static string strMenuAddConnectionPanel {
get {
@@ -3165,7 +3183,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Check for Updates.
+ /// Looks up a localized string similar to Check for Updates.
///
internal static string strMenuCheckForUpdates {
get {
@@ -3174,7 +3192,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Config.
+ /// Looks up a localized string similar to Config.
///
internal static string strMenuConfig {
get {
@@ -3183,7 +3201,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Connect.
+ /// Looks up a localized string similar to Connect.
///
internal static string strMenuConnect {
get {
@@ -3192,7 +3210,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Connection Panels.
+ /// Looks up a localized string similar to Connection Panels.
///
internal static string strMenuConnectionPanels {
get {
@@ -3201,7 +3219,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Connections.
+ /// Looks up a localized string similar to Connections.
///
internal static string strMenuConnections {
get {
@@ -3210,7 +3228,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Connections and Config.
+ /// Looks up a localized string similar to Connections and Config.
///
internal static string strMenuConnectionsAndConfig {
get {
@@ -3219,7 +3237,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Copy.
+ /// Looks up a localized string similar to Copy.
///
internal static string strMenuCopy {
get {
@@ -3228,7 +3246,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Ctrl-Alt-Del.
+ /// Looks up a localized string similar to Ctrl-Alt-Del.
///
internal static string strMenuCtrlAltDel {
get {
@@ -3237,7 +3255,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Ctrl-Esc.
+ /// Looks up a localized string similar to Ctrl-Esc.
///
internal static string strMenuCtrlEsc {
get {
@@ -3246,7 +3264,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Delete....
+ /// Looks up a localized string similar to Delete....
///
internal static string strMenuDelete {
get {
@@ -3255,7 +3273,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Delete Connection....
+ /// Looks up a localized string similar to Delete Connection....
///
internal static string strMenuDeleteConnection {
get {
@@ -3264,7 +3282,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Delete External Tool....
+ /// Looks up a localized string similar to Delete External Tool....
///
internal static string strMenuDeleteExternalTool {
get {
@@ -3273,7 +3291,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Delete Folder....
+ /// Looks up a localized string similar to Delete Folder....
///
internal static string strMenuDeleteFolder {
get {
@@ -3282,7 +3300,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Disconnect.
+ /// Looks up a localized string similar to Disconnect.
///
internal static string strMenuDisconnect {
get {
@@ -3291,7 +3309,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Donate.
+ /// Looks up a localized string similar to Donate.
///
internal static string strMenuDonate {
get {
@@ -3300,7 +3318,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Duplicate.
+ /// Looks up a localized string similar to Duplicate.
///
internal static string strMenuDuplicate {
get {
@@ -3309,7 +3327,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Duplicate Connection.
+ /// Looks up a localized string similar to Duplicate Connection.
///
internal static string strMenuDuplicateConnection {
get {
@@ -3318,7 +3336,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Duplicate Folder.
+ /// Looks up a localized string similar to Duplicate Folder.
///
internal static string strMenuDuplicateFolder {
get {
@@ -3327,7 +3345,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Duplicate Tab.
+ /// Looks up a localized string similar to Duplicate Tab.
///
internal static string strMenuDuplicateTab {
get {
@@ -3336,7 +3354,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Exit.
+ /// Looks up a localized string similar to Exit.
///
internal static string strMenuExit {
get {
@@ -3345,7 +3363,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на External Tools.
+ /// Looks up a localized string similar to External Tools.
///
internal static string strMenuExternalTools {
get {
@@ -3354,7 +3372,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на External Tools Toolbar.
+ /// Looks up a localized string similar to External Tools Toolbar.
///
internal static string strMenuExternalToolsToolbar {
get {
@@ -3363,7 +3381,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на &File.
+ /// Looks up a localized string similar to &File.
///
internal static string strMenuFile {
get {
@@ -3372,7 +3390,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Full Screen.
+ /// Looks up a localized string similar to Full Screen.
///
internal static string strMenuFullScreen {
get {
@@ -3381,7 +3399,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Full Screen (RDP).
+ /// Looks up a localized string similar to Full Screen (RDP).
///
internal static string strMenuFullScreenRDP {
get {
@@ -3390,7 +3408,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на &Help.
+ /// Looks up a localized string similar to &Help.
///
internal static string strMenuHelp {
get {
@@ -3399,7 +3417,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на mRemoteNG Help.
+ /// Looks up a localized string similar to mRemoteNG Help.
///
internal static string strMenuHelpContents {
get {
@@ -3408,7 +3426,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Jump To.
+ /// Looks up a localized string similar to Jump To.
///
internal static string strMenuJumpTo {
get {
@@ -3417,7 +3435,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Launch External Tool.
+ /// Looks up a localized string similar to Launch External Tool.
///
internal static string strMenuLaunchExternalTool {
get {
@@ -3426,7 +3444,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на New Connection File.
+ /// Looks up a localized string similar to New Connection File.
///
internal static string strMenuNewConnectionFile {
get {
@@ -3435,7 +3453,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на New External Tool.
+ /// Looks up a localized string similar to New External Tool.
///
internal static string strMenuNewExternalTool {
get {
@@ -3444,7 +3462,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Notifications.
+ /// Looks up a localized string similar to Notifications.
///
internal static string strMenuNotifications {
get {
@@ -3453,7 +3471,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Copy All.
+ /// Looks up a localized string similar to Copy All.
///
internal static string strMenuNotificationsCopyAll {
get {
@@ -3462,7 +3480,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Delete.
+ /// Looks up a localized string similar to Delete.
///
internal static string strMenuNotificationsDelete {
get {
@@ -3471,7 +3489,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Delete All.
+ /// Looks up a localized string similar to Delete All.
///
internal static string strMenuNotificationsDeleteAll {
get {
@@ -3480,7 +3498,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Open Connection File....
+ /// Looks up a localized string similar to Open Connection File....
///
internal static string strMenuOpenConnectionFile {
get {
@@ -3489,7 +3507,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Options.
+ /// Looks up a localized string similar to Options.
///
internal static string strMenuOptions {
get {
@@ -3498,7 +3516,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Paste.
+ /// Looks up a localized string similar to Paste.
///
internal static string strMenuPaste {
get {
@@ -3507,7 +3525,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Port Scan.
+ /// Looks up a localized string similar to Port Scan.
///
internal static string strMenuPortScan {
get {
@@ -3516,7 +3534,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Quick Connect Toolbar.
+ /// Looks up a localized string similar to Quick Connect Toolbar.
///
internal static string strMenuQuickConnectToolbar {
get {
@@ -3525,7 +3543,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Reconnect.
+ /// Looks up a localized string similar to Reconnect.
///
internal static string strMenuReconnect {
get {
@@ -3534,7 +3552,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Reconnect All Open Connections.
+ /// Looks up a localized string similar to Reconnect All Open Connections.
///
internal static string strMenuReconnectAll {
get {
@@ -3543,7 +3561,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Refresh Screen (VNC).
+ /// Looks up a localized string similar to Refresh Screen (VNC).
///
internal static string strMenuRefreshScreen {
get {
@@ -3552,7 +3570,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Rename.
+ /// Looks up a localized string similar to Rename.
///
internal static string strMenuRename {
get {
@@ -3561,7 +3579,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Rename Connection.
+ /// Looks up a localized string similar to Rename Connection.
///
internal static string strMenuRenameConnection {
get {
@@ -3570,7 +3588,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Rename Folder.
+ /// Looks up a localized string similar to Rename Folder.
///
internal static string strMenuRenameFolder {
get {
@@ -3579,7 +3597,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Rename Tab.
+ /// Looks up a localized string similar to Rename Tab.
///
internal static string strMenuRenameTab {
get {
@@ -3588,7 +3606,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Report a Bug.
+ /// Looks up a localized string similar to Report a Bug.
///
internal static string strMenuReportBug {
get {
@@ -3597,7 +3615,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Reset layout.
+ /// Looks up a localized string similar to Reset layout.
///
internal static string strMenuResetLayout {
get {
@@ -3606,7 +3624,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Save Connection File.
+ /// Looks up a localized string similar to Save Connection File.
///
internal static string strMenuSaveConnectionFile {
get {
@@ -3615,7 +3633,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Save Connection File As....
+ /// Looks up a localized string similar to Save Connection File As....
///
internal static string strMenuSaveConnectionFileAs {
get {
@@ -3624,7 +3642,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Screenshot.
+ /// Looks up a localized string similar to Screenshot.
///
internal static string strMenuScreenshot {
get {
@@ -3633,7 +3651,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Screenshot Manager.
+ /// Looks up a localized string similar to Screenshot Manager.
///
internal static string strMenuScreenshotManager {
get {
@@ -3642,7 +3660,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Send Special Keys (VNC).
+ /// Looks up a localized string similar to Send Special Keys (VNC).
///
internal static string strMenuSendSpecialKeys {
get {
@@ -3651,7 +3669,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Retrieve.
+ /// Looks up a localized string similar to Retrieve.
///
internal static string strMenuSessionRetrieve {
get {
@@ -3660,7 +3678,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Sessions.
+ /// Looks up a localized string similar to Sessions.
///
internal static string strMenuSessions {
get {
@@ -3669,7 +3687,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Sessions and Screenshots.
+ /// Looks up a localized string similar to Sessions and Screenshots.
///
internal static string strMenuSessionsAndScreenshots {
get {
@@ -3678,7 +3696,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на &Show Help Text.
+ /// Looks up a localized string similar to &Show Help Text.
///
internal static string strMenuShowHelpText {
get {
@@ -3687,7 +3705,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Show Text.
+ /// Looks up a localized string similar to Show Text.
///
internal static string strMenuShowText {
get {
@@ -3696,7 +3714,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на SmartSize (RDP/VNC).
+ /// Looks up a localized string similar to SmartSize (RDP/VNC).
///
internal static string strMenuSmartSize {
get {
@@ -3705,7 +3723,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на SSH File Transfer.
+ /// Looks up a localized string similar to SSH File Transfer.
///
internal static string strMenuSSHFileTransfer {
get {
@@ -3714,7 +3732,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Start Chat (VNC).
+ /// Looks up a localized string similar to Start Chat (VNC).
///
internal static string strMenuStartChat {
get {
@@ -3723,7 +3741,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Support Forum.
+ /// Looks up a localized string similar to Support Forum.
///
internal static string strMenuSupportForum {
get {
@@ -3732,7 +3750,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на &Tools.
+ /// Looks up a localized string similar to &Tools.
///
internal static string strMenuTools {
get {
@@ -3741,7 +3759,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Transfer File (SSH).
+ /// Looks up a localized string similar to Transfer File (SSH).
///
internal static string strMenuTransferFile {
get {
@@ -3750,7 +3768,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на &View.
+ /// Looks up a localized string similar to &View.
///
internal static string strMenuView {
get {
@@ -3759,7 +3777,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на View Only (VNC).
+ /// Looks up a localized string similar to View Only (VNC).
///
internal static string strMenuViewOnly {
get {
@@ -3768,7 +3786,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Website.
+ /// Looks up a localized string similar to Website.
///
internal static string strMenuWebsite {
get {
@@ -3777,7 +3795,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Minimize to notification area.
+ /// Looks up a localized string similar to Minimize to notification area.
///
internal static string strMinimizeToSysTray {
get {
@@ -3786,7 +3804,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Move down.
+ /// Looks up a localized string similar to Move down.
///
internal static string strMoveDown {
get {
@@ -3795,7 +3813,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Move up.
+ /// Looks up a localized string similar to Move up.
///
internal static string strMoveUp {
get {
@@ -3804,7 +3822,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на mRemoteNG CSV.
+ /// Looks up a localized string similar to mRemoteNG CSV.
///
internal static string strMremoteNgCsv {
get {
@@ -3813,7 +3831,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на mRemoteNG XML.
+ /// Looks up a localized string similar to mRemoteNG XML.
///
internal static string strMremoteNgXml {
get {
@@ -3822,7 +3840,16 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на My current credentials (Windows logon information).
+ /// Looks up a localized string similar to Multi SSH toolbar.
+ ///
+ internal static string strMultiSshToolbar {
+ get {
+ return ResourceManager.GetString("strMultiSshToolbar", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to My current credentials (Windows logon information).
///
internal static string strMyCurrentWindowsCreds {
get {
@@ -3831,7 +3858,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Never.
+ /// Looks up a localized string similar to Never.
///
internal static string strNever {
get {
@@ -3840,7 +3867,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на New Connection.
+ /// Looks up a localized string similar to New Connection.
///
internal static string strNewConnection {
get {
@@ -3849,7 +3876,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на New Folder.
+ /// Looks up a localized string similar to New Folder.
///
internal static string strNewFolder {
get {
@@ -3858,7 +3885,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на New Panel.
+ /// Looks up a localized string similar to New Panel.
///
internal static string strNewPanel {
get {
@@ -3867,7 +3894,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на New Root.
+ /// Looks up a localized string similar to New Root.
///
internal static string strNewRoot {
get {
@@ -3876,7 +3903,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на New Title.
+ /// Looks up a localized string similar to New Title.
///
internal static string strNewTitle {
get {
@@ -3885,7 +3912,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на No.
+ /// Looks up a localized string similar to No.
///
internal static string strNo {
get {
@@ -3894,7 +3921,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на No Compression.
+ /// Looks up a localized string similar to No Compression.
///
internal static string strNoCompression {
get {
@@ -3903,7 +3930,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на This node is already in this folder..
+ /// Looks up a localized string similar to This node is already in this folder..
///
internal static string strNodeAlreadyInFolder {
get {
@@ -3912,7 +3939,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Cannot drag node onto itself..
+ /// Looks up a localized string similar to Cannot drag node onto itself..
///
internal static string strNodeCannotDragOnSelf {
get {
@@ -3921,7 +3948,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Cannot drag parent node onto child..
+ /// Looks up a localized string similar to Cannot drag parent node onto child..
///
internal static string strNodeCannotDragParentOnChild {
get {
@@ -3930,7 +3957,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на This node is not draggable..
+ /// Looks up a localized string similar to This node is not draggable..
///
internal static string strNodeNotDraggable {
get {
@@ -3939,7 +3966,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на No Ext. App specified..
+ /// Looks up a localized string similar to No Ext. App specified..
///
internal static string strNoExtAppDefined {
get {
@@ -3948,7 +3975,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на None.
+ /// Looks up a localized string similar to None.
///
internal static string strNoInformation {
get {
@@ -3957,7 +3984,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на None.
+ /// Looks up a localized string similar to None.
///
internal static string strNone {
get {
@@ -3966,7 +3993,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Normal.
+ /// Looks up a localized string similar to Normal.
///
internal static string strNormal {
get {
@@ -3975,7 +4002,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на No SmartSize.
+ /// Looks up a localized string similar to No SmartSize.
///
internal static string strNoSmartSize {
get {
@@ -3984,7 +4011,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на No update available.
+ /// Looks up a localized string similar to No update available.
///
internal static string strNoUpdateAvailable {
get {
@@ -3993,7 +4020,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на 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.
+ /// 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!.
///
internal static string strOldConffile {
@@ -4003,7 +4030,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Open a different file.
+ /// Looks up a localized string similar to Open a different file.
///
internal static string strOpenADifferentFile {
get {
@@ -4012,7 +4039,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Open File.
+ /// Looks up a localized string similar to Open File.
///
internal static string strOpenFile {
get {
@@ -4021,7 +4048,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Open new tab to the right of the currently selected tab.
+ /// Looks up a localized string similar to Open new tab to the right of the currently selected tab.
///
internal static string strOpenNewTabRight {
get {
@@ -4030,7 +4057,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Open Ports.
+ /// Looks up a localized string similar to Open Ports.
///
internal static string strOpenPorts {
get {
@@ -4039,7 +4066,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на &Delete.
+ /// Looks up a localized string similar to &Delete.
///
internal static string strOptionsKeyboardButtonDelete {
get {
@@ -4048,7 +4075,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на &New.
+ /// Looks up a localized string similar to &New.
///
internal static string strOptionsKeyboardButtonNew {
get {
@@ -4057,7 +4084,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на &Reset to Default.
+ /// Looks up a localized string similar to &Reset to Default.
///
internal static string strOptionsKeyboardButtonReset {
get {
@@ -4066,7 +4093,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Reset &All to Default.
+ /// Looks up a localized string similar to Reset &All to Default.
///
internal static string strOptionsKeyboardButtonResetAll {
get {
@@ -4075,7 +4102,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Tabs.
+ /// Looks up a localized string similar to Tabs.
///
internal static string strOptionsKeyboardCommandsGroupTabs {
get {
@@ -4084,7 +4111,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Next Tab.
+ /// Looks up a localized string similar to Next Tab.
///
internal static string strOptionsKeyboardCommandsNextTab {
get {
@@ -4093,7 +4120,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Previous Tab.
+ /// Looks up a localized string similar to Previous Tab.
///
internal static string strOptionsKeyboardCommandsPreviousTab {
get {
@@ -4102,7 +4129,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Modify Shortcut.
+ /// Looks up a localized string similar to Modify Shortcut.
///
internal static string strOptionsKeyboardGroupModifyShortcut {
get {
@@ -4111,7 +4138,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Keyboard Shortcuts.
+ /// Looks up a localized string similar to Keyboard Shortcuts.
///
internal static string strOptionsKeyboardLabelKeyboardShortcuts {
get {
@@ -4120,7 +4147,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Testing....
+ /// Looks up a localized string similar to Testing....
///
internal static string strOptionsProxyTesting {
get {
@@ -4129,7 +4156,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Keyboard.
+ /// Looks up a localized string similar to Keyboard.
///
internal static string strOptionsTabKeyboard {
get {
@@ -4138,7 +4165,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Theme.
+ /// Looks up a localized string similar to Theme.
///
internal static string strOptionsTabTheme {
get {
@@ -4147,7 +4174,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на &Delete.
+ /// Looks up a localized string similar to &Delete.
///
internal static string strOptionsThemeButtonDelete {
get {
@@ -4156,7 +4183,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на &New.
+ /// Looks up a localized string similar to &New.
///
internal static string strOptionsThemeButtonNew {
get {
@@ -4165,7 +4192,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Do you really want to delete the theme?.
+ /// Looks up a localized string similar to Do you really want to delete the theme?.
///
internal static string strOptionsThemeDeleteConfirmation {
get {
@@ -4174,7 +4201,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Enable Themes.
+ /// Looks up a localized string similar to Enable Themes.
///
internal static string strOptionsThemeEnableTheming {
get {
@@ -4183,7 +4210,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на No themes are loaded, check that the default mremoteNG themes exist in the slash themes folder.
+ /// Looks up a localized string similar to No themes are loaded, check that the default mremoteNG themes exist in the slash themes folder.
///
internal static string strOptionsThemeErrorNoThemes {
get {
@@ -4192,7 +4219,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на New theme name.
+ /// Looks up a localized string similar to New theme name.
///
internal static string strOptionsThemeNewThemeCaption {
get {
@@ -4201,7 +4228,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Cannot create theme, name already present or special characters in the name.
+ /// Looks up a localized string similar to Cannot create theme, name already present or special characters in the name.
///
internal static string strOptionsThemeNewThemeError {
get {
@@ -4210,7 +4237,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Type the new theme name.
+ /// Looks up a localized string similar to Type the new theme name.
///
internal static string strOptionsThemeNewThemeText {
get {
@@ -4219,7 +4246,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Warning: Restart is required to disable the themes or to completely apply a new one.
+ /// Looks up a localized string similar to Warning: Restart is required to disable the themes or to completely apply a new one.
///
internal static string strOptionsThemeThemeChaangeWarning {
get {
@@ -4228,7 +4255,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Panel Name.
+ /// Looks up a localized string similar to Panel Name.
///
internal static string strPanelName {
get {
@@ -4237,7 +4264,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Password must contain at least {0} of the following characters: {1}.
+ /// Looks up a localized string similar to Password must contain at least {0} of the following characters: {1}.
///
internal static string strPasswordConstainsSpecialCharactersConstraintHint {
get {
@@ -4246,7 +4273,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Password must contain at least {0} lower case character(s).
+ /// Looks up a localized string similar to Password must contain at least {0} lower case character(s).
///
internal static string strPasswordContainsLowerCaseConstraintHint {
get {
@@ -4255,7 +4282,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Password must contain at least {0} number(s).
+ /// Looks up a localized string similar to Password must contain at least {0} number(s).
///
internal static string strPasswordContainsNumbersConstraint {
get {
@@ -4264,7 +4291,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Password must contain at least {0} upper case character(s).
+ /// Looks up a localized string similar to Password must contain at least {0} upper case character(s).
///
internal static string strPasswordContainsUpperCaseConstraintHint {
get {
@@ -4273,7 +4300,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Password length must be between {0} and {1}.
+ /// Looks up a localized string similar to Password length must be between {0} and {1}.
///
internal static string strPasswordLengthConstraintHint {
get {
@@ -4282,7 +4309,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Password protect.
+ /// Looks up a localized string similar to Password protect.
///
internal static string strPasswordProtect {
get {
@@ -4291,7 +4318,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Both passwords must match..
+ /// Looks up a localized string similar to Both passwords must match..
///
internal static string strPasswordStatusMustMatch {
get {
@@ -4300,7 +4327,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на The password must be at least 3 characters long..
+ /// Looks up a localized string similar to The password must be at least 3 characters long..
///
internal static string strPasswordStatusTooShort {
get {
@@ -4309,7 +4336,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Please fill all fields.
+ /// Looks up a localized string similar to Please fill all fields.
///
internal static string strPleaseFillAllFields {
get {
@@ -4318,7 +4345,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Popups.
+ /// Looks up a localized string similar to Popups.
///
internal static string strPopups {
get {
@@ -4327,7 +4354,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Port scan complete..
+ /// Looks up a localized string similar to Port scan complete..
///
internal static string strPortScanComplete {
get {
@@ -4336,7 +4363,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Couldn't load PortScan panel!.
+ /// Looks up a localized string similar to Couldn't load PortScan panel!.
///
internal static string strPortScanCouldNotLoadPanel {
get {
@@ -4345,7 +4372,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на (These properties will only be saved if you select mRemote/mRemoteNG XML as output file format!).
+ /// Looks up a localized string similar to (These properties will only be saved if you select mRemote/mRemoteNG XML as output file format!).
///
internal static string strPropertiesWillOnlyBeSavedMRemoteXML {
get {
@@ -4354,7 +4381,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Enter the hostname or ip you want to connect to..
+ /// Looks up a localized string similar to Enter the hostname or ip you want to connect to..
///
internal static string strPropertyDescriptionAddress {
get {
@@ -4363,7 +4390,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Toggle all inheritance options..
+ /// Looks up a localized string similar to Toggle all inheritance options..
///
internal static string strPropertyDescriptionAll {
get {
@@ -4372,7 +4399,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Select which authentication level this connection should use..
+ /// Looks up a localized string similar to Select which authentication level this connection should use..
///
internal static string strPropertyDescriptionAuthenticationLevel {
get {
@@ -4381,7 +4408,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Select how you want to authenticate against the VNC server..
+ /// Looks up a localized string similar to Select how you want to authenticate against the VNC server..
///
internal static string strPropertyDescriptionAuthenticationMode {
get {
@@ -4390,7 +4417,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Select whether to automatically resize the connection when the window is resized or when fullscreen mode is toggled. Requires RDC 8.0 or higher..
+ /// 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..
///
internal static string strPropertyDescriptionAutomaticResize {
get {
@@ -4399,7 +4426,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Select whether to use bitmap caching or not..
+ /// Looks up a localized string similar to Select whether to use bitmap caching or not..
///
internal static string strPropertyDescriptionCacheBitmaps {
get {
@@ -4408,7 +4435,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Select the colour quality to be used..
+ /// Looks up a localized string similar to Select the colour quality to be used..
///
internal static string strPropertyDescriptionColors {
get {
@@ -4417,7 +4444,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Select the compression value to be used..
+ /// Looks up a localized string similar to Select the compression value to be used..
///
internal static string strPropertyDescriptionCompression {
get {
@@ -4426,7 +4453,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Select which credential to use for this connection..
+ /// Looks up a localized string similar to Select which credential to use for this connection..
///
internal static string strPropertyDescriptionCredential {
get {
@@ -4435,7 +4462,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Put your notes or a description for the host here..
+ /// Looks up a localized string similar to Put your notes or a description for the host here..
///
internal static string strPropertyDescriptionDescription {
get {
@@ -4444,7 +4471,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Select yes if the theme of the remote host should be displayed..
+ /// Looks up a localized string similar to Select yes if the theme of the remote host should be displayed..
///
internal static string strPropertyDescriptionDisplayThemes {
get {
@@ -4453,7 +4480,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Select yes if the wallpaper of the remote host should be displayed..
+ /// Looks up a localized string similar to Select yes if the wallpaper of the remote host should be displayed..
///
internal static string strPropertyDescriptionDisplayWallpaper {
get {
@@ -4462,7 +4489,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Enter your domain..
+ /// Looks up a localized string similar to Enter your domain..
///
internal static string strPropertyDescriptionDomain {
get {
@@ -4471,7 +4498,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Select whether to use desktop composition or not..
+ /// Looks up a localized string similar to Select whether to use desktop composition or not..
///
internal static string strPropertyDescriptionEnableDesktopComposition {
get {
@@ -4480,7 +4507,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Select whether to use font smoothing or not..
+ /// Looks up a localized string similar to Select whether to use font smoothing or not..
///
internal static string strPropertyDescriptionEnableFontSmoothing {
get {
@@ -4489,7 +4516,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Select the encoding mode to be used..
+ /// Looks up a localized string similar to Select the encoding mode to be used..
///
internal static string strPropertyDescriptionEncoding {
get {
@@ -4498,7 +4525,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Select the encryption strength of the remote host..
+ /// Looks up a localized string similar to Select the encryption strength of the remote host..
///
internal static string strPropertyDescriptionEncryptionStrength {
get {
@@ -4507,7 +4534,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Select the external tool to be started..
+ /// Looks up a localized string similar to Select the external tool to be started..
///
internal static string strPropertyDescriptionExternalTool {
get {
@@ -4516,7 +4543,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Select a external tool to be started after the disconnection to the remote host..
+ /// Looks up a localized string similar to Select a external tool to be started after the disconnection to the remote host..
///
internal static string strPropertyDescriptionExternalToolAfter {
get {
@@ -4525,7 +4552,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Select a external tool to be started before the connection to the remote host is established..
+ /// Looks up a localized string similar to Select a external tool to be started before the connection to the remote host is established..
///
internal static string strPropertyDescriptionExternalToolBefore {
get {
@@ -4534,7 +4561,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Choose a icon that will be displayed when connected to the host..
+ /// Looks up a localized string similar to Choose a icon that will be displayed when connected to the host..
///
internal static string strPropertyDescriptionIcon {
get {
@@ -4543,7 +4570,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Specifies the load balancing information for use by load balancing routers to choose the best server..
+ /// Looks up a localized string similar to Specifies the load balancing information for use by load balancing routers to choose the best server..
///
internal static string strPropertyDescriptionLoadBalanceInfo {
get {
@@ -4552,7 +4579,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Enter the MAC address of the remote host if you wish to use it in an external tool..
+ /// 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..
///
internal static string strPropertyDescriptionMACAddress {
get {
@@ -4561,7 +4588,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на This is the name that will be displayed in the connections tree..
+ /// Looks up a localized string similar to This is the name that will be displayed in the connections tree..
///
internal static string strPropertyDescriptionName {
get {
@@ -4570,7 +4597,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Sets the panel in which the connection will open..
+ /// Looks up a localized string similar to Sets the panel in which the connection will open..
///
internal static string strPropertyDescriptionPanel {
get {
@@ -4579,7 +4606,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Enter your password..
+ /// Looks up a localized string similar to Enter your password..
///
internal static string strPropertyDescriptionPassword {
get {
@@ -4588,7 +4615,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Enter the port the selected protocol is listening on..
+ /// Looks up a localized string similar to Enter the port the selected protocol is listening on..
///
internal static string strPropertyDescriptionPort {
get {
@@ -4597,7 +4624,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Choose the protocol mRemoteNG should use to connect to the host..
+ /// Looks up a localized string similar to Choose the protocol mRemoteNG should use to connect to the host..
///
internal static string strPropertyDescriptionProtocol {
get {
@@ -4606,7 +4633,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Select a PuTTY session to be used when connecting..
+ /// Looks up a localized string similar to Select a PuTTY session to be used when connecting..
///
internal static string strPropertyDescriptionPuttySession {
get {
@@ -4615,7 +4642,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Specifies the domain name that a user provides to connect to the RD Gateway server..
+ /// Looks up a localized string similar to Specifies the domain name that a user provides to connect to the RD Gateway server..
///
internal static string strPropertyDescriptionRDGatewayDomain {
get {
@@ -4624,7 +4651,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Specifies the host name of the Remote Desktop Gateway server..
+ /// Looks up a localized string similar to Specifies the host name of the Remote Desktop Gateway server..
///
internal static string strPropertyDescriptionRDGatewayHostname {
get {
@@ -4633,7 +4660,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Specifies when to use a Remote Desktop Gateway (RD Gateway) server..
+ /// Looks up a localized string similar to Specifies when to use a Remote Desktop Gateway (RD Gateway) server..
///
internal static string strPropertyDescriptionRDGatewayUsageMethod {
get {
@@ -4642,7 +4669,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Specifies whether or not to log on to the gateway using the same username and password as the connection..
+ /// 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..
///
internal static string strPropertyDescriptionRDGatewayUseConnectionCredentials {
get {
@@ -4651,7 +4678,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Specifies the user name that a user provides to connect to the RD Gateway server..
+ /// Looks up a localized string similar to Specifies the user name that a user provides to connect to the RD Gateway server..
///
internal static string strPropertyDescriptionRDGatewayUsername {
get {
@@ -4660,7 +4687,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Select whether to receive an alert after the RDP session disconnects due to inactivity.
+ /// Looks up a localized string similar to Select whether to receive an alert after the RDP session disconnects due to inactivity.
///
internal static string strPropertyDescriptionRDPAlertIdleTimeout {
get {
@@ -4669,7 +4696,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на The number of minutes for the RDP session to sit idle before automatically disconnecting (for no limit use 0).
+ /// 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).
///
internal static string strPropertyDescriptionRDPMinutesToIdleTimeout {
get {
@@ -4678,7 +4705,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Select whether local disk drives should be shown on the remote host..
+ /// Looks up a localized string similar to Select whether local disk drives should be shown on the remote host..
///
internal static string strPropertyDescriptionRedirectDrives {
get {
@@ -4687,7 +4714,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Select whether key combinations (e.g. Alt-Tab) should be redirected to the remote host..
+ /// Looks up a localized string similar to Select whether key combinations (e.g. Alt-Tab) should be redirected to the remote host..
///
internal static string strPropertyDescriptionRedirectKeys {
get {
@@ -4696,7 +4723,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Select whether local ports (ie. com, parallel) should be shown on the remote host..
+ /// Looks up a localized string similar to Select whether local ports (ie. com, parallel) should be shown on the remote host..
///
internal static string strPropertyDescriptionRedirectPorts {
get {
@@ -4705,7 +4732,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Select whether local printers should be shown on the remote host..
+ /// Looks up a localized string similar to Select whether local printers should be shown on the remote host..
///
internal static string strPropertyDescriptionRedirectPrinters {
get {
@@ -4714,7 +4741,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Select whether local smart cards should be available on the remote host..
+ /// Looks up a localized string similar to Select whether local smart cards should be available on the remote host..
///
internal static string strPropertyDescriptionRedirectSmartCards {
get {
@@ -4723,7 +4750,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Select how remote sound should be redirected..
+ /// Looks up a localized string similar to Select how remote sound should be redirected..
///
internal static string strPropertyDescriptionRedirectSounds {
get {
@@ -4732,7 +4759,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Select one of the available rendering engines that will be used to display HTML..
+ /// Looks up a localized string similar to Select one of the available rendering engines that will be used to display HTML..
///
internal static string strPropertyDescriptionRenderingEngine {
get {
@@ -4741,7 +4768,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Choose the resolution or mode this connection will open in..
+ /// Looks up a localized string similar to Choose the resolution or mode this connection will open in..
///
internal static string strPropertyDescriptionResolution {
get {
@@ -4750,7 +4777,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Select the SmartSize mode to be used..
+ /// Looks up a localized string similar to Select the SmartSize mode to be used..
///
internal static string strPropertyDescriptionSmartSizeMode {
get {
@@ -4759,7 +4786,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Choose the Sound Quality provided by the protocol: Dynamic, Medium, High.
+ /// Looks up a localized string similar to Choose the Sound Quality provided by the protocol: Dynamic, Medium, High.
///
internal static string strPropertyDescriptionSoundQuality {
get {
@@ -4768,7 +4795,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Connect to the console session of the remote host..
+ /// Looks up a localized string similar to Connect to the console session of the remote host..
///
internal static string strPropertyDescriptionUseConsoleSession {
get {
@@ -4777,7 +4804,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Use the Credential Security Support Provider (CredSSP) for authentication if it is available..
+ /// Looks up a localized string similar to Use the Credential Security Support Provider (CredSSP) for authentication if it is available..
///
internal static string strPropertyDescriptionUseCredSsp {
get {
@@ -4786,7 +4813,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Feel free to enter any information you need here..
+ /// Looks up a localized string similar to Feel free to enter any information you need here..
///
internal static string strPropertyDescriptionUser1 {
get {
@@ -4795,7 +4822,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Enter your username..
+ /// Looks up a localized string similar to Enter your username..
///
internal static string strPropertyDescriptionUsername {
get {
@@ -4804,7 +4831,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на If you want to establish a view only connection to the host select yes..
+ /// Looks up a localized string similar to If you want to establish a view only connection to the host select yes..
///
internal static string strPropertyDescriptionViewOnly {
get {
@@ -4813,7 +4840,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Enter the proxy address to be used..
+ /// Looks up a localized string similar to Enter the proxy address to be used..
///
internal static string strPropertyDescriptionVNCProxyAddress {
get {
@@ -4822,7 +4849,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Enter your password for authenticating against the proxy..
+ /// Looks up a localized string similar to Enter your password for authenticating against the proxy..
///
internal static string strPropertyDescriptionVNCProxyPassword {
get {
@@ -4831,7 +4858,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Enter the port the proxy server listens on..
+ /// Looks up a localized string similar to Enter the port the proxy server listens on..
///
internal static string strPropertyDescriptionVNCProxyPort {
get {
@@ -4840,7 +4867,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на If you use a proxy to tunnel VNC connections, select which type it is..
+ /// Looks up a localized string similar to If you use a proxy to tunnel VNC connections, select which type it is..
///
internal static string strPropertyDescriptionVNCProxyType {
get {
@@ -4849,7 +4876,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Enter your username for authenticating against the proxy..
+ /// Looks up a localized string similar to Enter your username for authenticating against the proxy..
///
internal static string strPropertyDescriptionVNCProxyUsername {
get {
@@ -4858,7 +4885,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Hostname/IP.
+ /// Looks up a localized string similar to Hostname/IP.
///
internal static string strPropertyNameAddress {
get {
@@ -4867,7 +4894,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на All.
+ /// Looks up a localized string similar to All.
///
internal static string strPropertyNameAll {
get {
@@ -4876,7 +4903,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Server Authentication.
+ /// Looks up a localized string similar to Server Authentication.
///
internal static string strPropertyNameAuthenticationLevel {
get {
@@ -4885,7 +4912,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Authentication Mode.
+ /// Looks up a localized string similar to Authentication Mode.
///
internal static string strPropertyNameAuthenticationMode {
get {
@@ -4894,7 +4921,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Automatic Resize.
+ /// Looks up a localized string similar to Automatic Resize.
///
internal static string strPropertyNameAutomaticResize {
get {
@@ -4903,7 +4930,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Cache Bitmaps.
+ /// Looks up a localized string similar to Cache Bitmaps.
///
internal static string strPropertyNameCacheBitmaps {
get {
@@ -4912,7 +4939,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Colours.
+ /// Looks up a localized string similar to Colours.
///
internal static string strPropertyNameColors {
get {
@@ -4921,7 +4948,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Compression.
+ /// Looks up a localized string similar to Compression.
///
internal static string strPropertyNameCompression {
get {
@@ -4930,7 +4957,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Description.
+ /// Looks up a localized string similar to Description.
///
internal static string strPropertyNameDescription {
get {
@@ -4939,7 +4966,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Display Themes.
+ /// Looks up a localized string similar to Display Themes.
///
internal static string strPropertyNameDisplayThemes {
get {
@@ -4948,7 +4975,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Display Wallpaper.
+ /// Looks up a localized string similar to Display Wallpaper.
///
internal static string strPropertyNameDisplayWallpaper {
get {
@@ -4957,7 +4984,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Domain.
+ /// Looks up a localized string similar to Domain.
///
internal static string strPropertyNameDomain {
get {
@@ -4966,7 +4993,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Desktop Composition.
+ /// Looks up a localized string similar to Desktop Composition.
///
internal static string strPropertyNameEnableDesktopComposition {
get {
@@ -4975,7 +5002,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Font Smoothing.
+ /// Looks up a localized string similar to Font Smoothing.
///
internal static string strPropertyNameEnableFontSmoothing {
get {
@@ -4984,7 +5011,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Encoding.
+ /// Looks up a localized string similar to Encoding.
///
internal static string strPropertyNameEncoding {
get {
@@ -4993,7 +5020,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Encryption Strength.
+ /// Looks up a localized string similar to Encryption Strength.
///
internal static string strPropertyNameEncryptionStrength {
get {
@@ -5002,7 +5029,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на External Tool.
+ /// Looks up a localized string similar to External Tool.
///
internal static string strPropertyNameExternalTool {
get {
@@ -5011,7 +5038,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на External Tool After.
+ /// Looks up a localized string similar to External Tool After.
///
internal static string strPropertyNameExternalToolAfter {
get {
@@ -5020,7 +5047,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на External Tool Before.
+ /// Looks up a localized string similar to External Tool Before.
///
internal static string strPropertyNameExternalToolBefore {
get {
@@ -5029,7 +5056,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Icon.
+ /// Looks up a localized string similar to Icon.
///
internal static string strPropertyNameIcon {
get {
@@ -5038,7 +5065,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Load Balance Info.
+ /// Looks up a localized string similar to Load Balance Info.
///
internal static string strPropertyNameLoadBalanceInfo {
get {
@@ -5047,7 +5074,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на MAC Address.
+ /// Looks up a localized string similar to MAC Address.
///
internal static string strPropertyNameMACAddress {
get {
@@ -5056,7 +5083,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Name.
+ /// Looks up a localized string similar to Name.
///
internal static string strPropertyNameName {
get {
@@ -5065,7 +5092,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Panel.
+ /// Looks up a localized string similar to Panel.
///
internal static string strPropertyNamePanel {
get {
@@ -5074,7 +5101,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Password.
+ /// Looks up a localized string similar to Password.
///
internal static string strPropertyNamePassword {
get {
@@ -5083,7 +5110,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Port.
+ /// Looks up a localized string similar to Port.
///
internal static string strPropertyNamePort {
get {
@@ -5092,7 +5119,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Protocol.
+ /// Looks up a localized string similar to Protocol.
///
internal static string strPropertyNameProtocol {
get {
@@ -5101,7 +5128,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на PuTTY Session.
+ /// Looks up a localized string similar to PuTTY Session.
///
internal static string strPropertyNamePuttySession {
get {
@@ -5110,7 +5137,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Gateway Domain.
+ /// Looks up a localized string similar to Gateway Domain.
///
internal static string strPropertyNameRDGatewayDomain {
get {
@@ -5119,7 +5146,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Gateway Hostname.
+ /// Looks up a localized string similar to Gateway Hostname.
///
internal static string strPropertyNameRDGatewayHostname {
get {
@@ -5128,7 +5155,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Remote Desktop Gateway Password.
+ /// Looks up a localized string similar to Remote Desktop Gateway Password.
///
internal static string strPropertyNameRDGatewayPassword {
get {
@@ -5137,7 +5164,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Use Gateway.
+ /// Looks up a localized string similar to Use Gateway.
///
internal static string strPropertyNameRDGatewayUsageMethod {
get {
@@ -5146,7 +5173,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Gateway Credentials.
+ /// Looks up a localized string similar to Gateway Credentials.
///
internal static string strPropertyNameRDGatewayUseConnectionCredentials {
get {
@@ -5155,7 +5182,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Gateway Username.
+ /// Looks up a localized string similar to Gateway Username.
///
internal static string strPropertyNameRDGatewayUsername {
get {
@@ -5164,7 +5191,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Alert on Idle Disconnect.
+ /// Looks up a localized string similar to Alert on Idle Disconnect.
///
internal static string strPropertyNameRDPAlertIdleTimeout {
get {
@@ -5173,7 +5200,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Minutes to Idle.
+ /// Looks up a localized string similar to Minutes to Idle.
///
internal static string strPropertyNameRDPMinutesToIdleTimeout {
get {
@@ -5182,7 +5209,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Disk Drives.
+ /// Looks up a localized string similar to Disk Drives.
///
internal static string strPropertyNameRedirectDrives {
get {
@@ -5191,7 +5218,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Key Combinations.
+ /// Looks up a localized string similar to Key Combinations.
///
internal static string strPropertyNameRedirectKeys {
get {
@@ -5200,7 +5227,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Ports.
+ /// Looks up a localized string similar to Ports.
///
internal static string strPropertyNameRedirectPorts {
get {
@@ -5209,7 +5236,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Printers.
+ /// Looks up a localized string similar to Printers.
///
internal static string strPropertyNameRedirectPrinters {
get {
@@ -5218,7 +5245,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Smart Cards.
+ /// Looks up a localized string similar to Smart Cards.
///
internal static string strPropertyNameRedirectSmartCards {
get {
@@ -5227,7 +5254,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Sounds.
+ /// Looks up a localized string similar to Sounds.
///
internal static string strPropertyNameRedirectSounds {
get {
@@ -5236,7 +5263,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Rendering Engine.
+ /// Looks up a localized string similar to Rendering Engine.
///
internal static string strPropertyNameRenderingEngine {
get {
@@ -5245,7 +5272,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Resolution.
+ /// Looks up a localized string similar to Resolution.
///
internal static string strPropertyNameResolution {
get {
@@ -5254,7 +5281,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на SmartSize Mode.
+ /// Looks up a localized string similar to SmartSize Mode.
///
internal static string strPropertyNameSmartSizeMode {
get {
@@ -5263,7 +5290,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Sound Quality.
+ /// Looks up a localized string similar to Sound Quality.
///
internal static string strPropertyNameSoundQuality {
get {
@@ -5272,7 +5299,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Use Console Session.
+ /// Looks up a localized string similar to Use Console Session.
///
internal static string strPropertyNameUseConsoleSession {
get {
@@ -5281,7 +5308,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Use CredSSP.
+ /// Looks up a localized string similar to Use CredSSP.
///
internal static string strPropertyNameUseCredSsp {
get {
@@ -5290,7 +5317,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на User Field.
+ /// Looks up a localized string similar to User Field.
///
internal static string strPropertyNameUser1 {
get {
@@ -5299,7 +5326,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Username.
+ /// Looks up a localized string similar to Username.
///
internal static string strPropertyNameUsername {
get {
@@ -5308,7 +5335,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на View Only.
+ /// Looks up a localized string similar to View Only.
///
internal static string strPropertyNameViewOnly {
get {
@@ -5317,7 +5344,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Proxy Address.
+ /// Looks up a localized string similar to Proxy Address.
///
internal static string strPropertyNameVNCProxyAddress {
get {
@@ -5326,7 +5353,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Proxy Password.
+ /// Looks up a localized string similar to Proxy Password.
///
internal static string strPropertyNameVNCProxyPassword {
get {
@@ -5335,7 +5362,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Proxy Port.
+ /// Looks up a localized string similar to Proxy Port.
///
internal static string strPropertyNameVNCProxyPort {
get {
@@ -5344,7 +5371,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Proxy Type.
+ /// Looks up a localized string similar to Proxy Type.
///
internal static string strPropertyNameVNCProxyType {
get {
@@ -5353,7 +5380,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Proxy Username.
+ /// Looks up a localized string similar to Proxy Username.
///
internal static string strPropertyNameVNCProxyUsername {
get {
@@ -5362,7 +5389,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Protocol Event Disconnected.
+ /// Looks up a localized string similar to Protocol Event Disconnected.
///Message:
///{0}.
///
@@ -5373,7 +5400,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Protocol Event Disconnected failed.
+ /// Looks up a localized string similar to Protocol Event Disconnected failed.
///{0}.
///
internal static string strProtocolEventDisconnectFailed {
@@ -5383,7 +5410,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Protocol to import.
+ /// Looks up a localized string similar to Protocol to import.
///
internal static string strProtocolToImport {
get {
@@ -5392,7 +5419,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Proxy test failed!.
+ /// Looks up a localized string similar to Proxy test failed!.
///
internal static string strProxyTestFailed {
get {
@@ -5401,7 +5428,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Proxy test succeeded!.
+ /// Looks up a localized string similar to Proxy test succeeded!.
///
internal static string strProxyTestSucceeded {
get {
@@ -5410,7 +5437,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Connection failed!.
+ /// Looks up a localized string similar to Connection failed!.
///
internal static string strPuttyConnectionFailed {
get {
@@ -5419,7 +5446,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Dispose of Putty process failed!.
+ /// Looks up a localized string similar to Dispose of Putty process failed!.
///
internal static string strPuttyDisposeFailed {
get {
@@ -5428,7 +5455,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Couldn't set focus!.
+ /// Looks up a localized string similar to Couldn't set focus!.
///
internal static string strPuttyFocusFailed {
get {
@@ -5437,7 +5464,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Get Putty Sessions Failed!.
+ /// Looks up a localized string similar to Get Putty Sessions Failed!.
///
internal static string strPuttyGetSessionsFailed {
get {
@@ -5446,7 +5473,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Putty Handle: {0}.
+ /// Looks up a localized string similar to Putty Handle: {0}.
///
internal static string strPuttyHandle {
get {
@@ -5455,7 +5482,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Killing Putty Process failed!.
+ /// Looks up a localized string similar to Killing Putty Process failed!.
///
internal static string strPuttyKillFailed {
get {
@@ -5464,7 +5491,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Panel Handle: {0}.
+ /// Looks up a localized string similar to Panel Handle: {0}.
///
internal static string strPuttyParentHandle {
get {
@@ -5473,7 +5500,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Putty Resize Failed!.
+ /// Looks up a localized string similar to Putty Resize Failed!.
///
internal static string strPuttyResizeFailed {
get {
@@ -5482,7 +5509,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на PuTTY Saved Sessions.
+ /// Looks up a localized string similar to PuTTY Saved Sessions.
///
internal static string strPuttySavedSessionsRootName {
get {
@@ -5491,7 +5518,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на PuTTY Session Settings.
+ /// Looks up a localized string similar to PuTTY Session Settings.
///
internal static string strPuttySessionSettings {
get {
@@ -5500,7 +5527,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на PuTTY Settings.
+ /// Looks up a localized string similar to PuTTY Settings.
///
internal static string strPuttySettings {
get {
@@ -5509,7 +5536,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Show PuTTY Settings Dialog failed!.
+ /// Looks up a localized string similar to Show PuTTY Settings Dialog failed!.
///
internal static string strPuttyShowSettingsDialogFailed {
get {
@@ -5518,7 +5545,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Putty Start Failed!.
+ /// Looks up a localized string similar to Putty Start Failed!.
///
internal static string strPuttyStartFailed {
get {
@@ -5527,7 +5554,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на --- PuTTY Stuff ---.
+ /// Looks up a localized string similar to --- PuTTY Stuff ---.
///
internal static string strPuttyStuff {
get {
@@ -5536,7 +5563,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на PuTTY Title: {0}.
+ /// Looks up a localized string similar to PuTTY Title: {0}.
///
internal static string strPuttyTitle {
get {
@@ -5545,7 +5572,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Quick: {0}.
+ /// Looks up a localized string similar to Quick: {0}.
///
internal static string strQuick {
get {
@@ -5554,7 +5581,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Quick Connect.
+ /// Looks up a localized string similar to Quick Connect.
///
internal static string strQuickConnect {
get {
@@ -5563,7 +5590,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Quick Connect Add Failed!.
+ /// Looks up a localized string similar to Quick Connect Add Failed!.
///
internal static string strQuickConnectAddFailed {
get {
@@ -5572,7 +5599,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Creating quick connect failed.
+ /// Looks up a localized string similar to Creating quick connect failed.
///
internal static string strQuickConnectFailed {
get {
@@ -5581,7 +5608,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на &Warn me when closing connections.
+ /// Looks up a localized string similar to &Warn me when closing connections.
///
internal static string strRadioCloseWarnAll {
get {
@@ -5590,7 +5617,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Warn me only when e&xiting mRemoteNG.
+ /// Looks up a localized string similar to Warn me only when e&xiting mRemoteNG.
///
internal static string strRadioCloseWarnExit {
get {
@@ -5599,7 +5626,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Warn me only when closing &multiple connections.
+ /// Looks up a localized string similar to Warn me only when closing &multiple connections.
///
internal static string strRadioCloseWarnMultiple {
get {
@@ -5608,7 +5635,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Do ¬ warn me when closing connections.
+ /// Looks up a localized string similar to Do ¬ warn me when closing connections.
///
internal static string strRadioCloseWarnNever {
get {
@@ -5617,7 +5644,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на RAW.
+ /// Looks up a localized string similar to RAW.
///
internal static string strRAW {
get {
@@ -5626,7 +5653,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на RDP.
+ /// Looks up a localized string similar to RDP.
///
internal static string strRDP {
get {
@@ -5635,7 +5662,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на 16777216 Colours (24-bit).
+ /// Looks up a localized string similar to 16777216 Colours (24-bit).
///
internal static string strRDP16777216Colors {
get {
@@ -5644,7 +5671,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на 256 Colours (8-bit).
+ /// Looks up a localized string similar to 256 Colours (8-bit).
///
internal static string strRDP256Colors {
get {
@@ -5653,7 +5680,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на 32768 Colours (15-bit).
+ /// Looks up a localized string similar to 32768 Colours (15-bit).
///
internal static string strRDP32768Colors {
get {
@@ -5662,7 +5689,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на 16777216 Colours (32-bit).
+ /// Looks up a localized string similar to 16777216 Colours (32-bit).
///
internal static string strRDP4294967296Colors {
get {
@@ -5671,7 +5698,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на 65536 Colours (16-bit).
+ /// Looks up a localized string similar to 65536 Colours (16-bit).
///
internal static string strRDP65536Colors {
get {
@@ -5680,7 +5707,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на RDP Add Resolution failed!.
+ /// Looks up a localized string similar to RDP Add Resolution failed!.
///
internal static string strRdpAddResolutionFailed {
get {
@@ -5689,7 +5716,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на RDP Add Resolutions failed!.
+ /// Looks up a localized string similar to RDP Add Resolutions failed!.
///
internal static string strRdpAddResolutionsFailed {
get {
@@ -5698,7 +5725,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Add Session failed.
+ /// Looks up a localized string similar to Add Session failed.
///
internal static string strRdpAddSessionFailed {
get {
@@ -5707,7 +5734,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Close RDP Connection failed!.
+ /// Looks up a localized string similar to Close RDP Connection failed!.
///
internal static string strRdpCloseConnectionFailed {
get {
@@ -5716,7 +5743,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Couldn't create RDP control, please check mRemoteNG requirements..
+ /// Looks up a localized string similar to Couldn't create RDP control, please check mRemoteNG requirements..
///
internal static string strRdpControlCreationFailed {
get {
@@ -5725,7 +5752,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Disable Cursor blinking.
+ /// Looks up a localized string similar to Disable Cursor blinking.
///
internal static string strRDPDisableCursorblinking {
get {
@@ -5734,7 +5761,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Disable Cursor Shadow.
+ /// Looks up a localized string similar to Disable Cursor Shadow.
///
internal static string strRDPDisableCursorShadow {
get {
@@ -5743,7 +5770,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Disable Full Window drag.
+ /// Looks up a localized string similar to Disable Full Window drag.
///
internal static string strRDPDisableFullWindowdrag {
get {
@@ -5752,7 +5779,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Disable Menu Animations.
+ /// Looks up a localized string similar to Disable Menu Animations.
///
internal static string strRDPDisableMenuAnimations {
get {
@@ -5761,7 +5788,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Disable Themes.
+ /// Looks up a localized string similar to Disable Themes.
///
internal static string strRDPDisableThemes {
get {
@@ -5770,7 +5797,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Disable Wallpaper.
+ /// Looks up a localized string similar to Disable Wallpaper.
///
internal static string strRDPDisableWallpaper {
get {
@@ -5779,7 +5806,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на RDP disconnected!.
+ /// Looks up a localized string similar to RDP disconnected!.
///
internal static string strRdpDisconnected {
get {
@@ -5788,7 +5815,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на RDP Disconnect failed, trying to close!.
+ /// Looks up a localized string similar to RDP Disconnect failed, trying to close!.
///
internal static string strRdpDisconnectFailed {
get {
@@ -5797,7 +5824,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Internal error code 1..
+ /// Looks up a localized string similar to Internal error code 1..
///
internal static string strRdpErrorCode1 {
get {
@@ -5806,7 +5833,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Internal error code 2..
+ /// Looks up a localized string similar to Internal error code 2..
///
internal static string strRdpErrorCode2 {
get {
@@ -5815,7 +5842,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Internal error code 3. This is not a valid state..
+ /// Looks up a localized string similar to Internal error code 3. This is not a valid state..
///
internal static string strRdpErrorCode3 {
get {
@@ -5824,7 +5851,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Internal error code 4..
+ /// Looks up a localized string similar to Internal error code 4..
///
internal static string strRdpErrorCode4 {
get {
@@ -5833,7 +5860,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на An unrecoverable error has occurred during client connection..
+ /// Looks up a localized string similar to An unrecoverable error has occurred during client connection..
///
internal static string strRdpErrorConnection {
get {
@@ -5842,7 +5869,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на GetError failed (FatalErrors).
+ /// Looks up a localized string similar to GetError failed (FatalErrors).
///
internal static string strRdpErrorGetFailure {
get {
@@ -5851,7 +5878,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на An unknown fatal RDP error has occurred. Error code {0}..
+ /// Looks up a localized string similar to An unknown fatal RDP error has occurred. Error code {0}..
///
internal static string strRdpErrorGetUnknown {
get {
@@ -5860,7 +5887,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на An out-of-memory error has occurred..
+ /// Looks up a localized string similar to An out-of-memory error has occurred..
///
internal static string strRdpErrorOutOfMemory {
get {
@@ -5869,7 +5896,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на An unknown error has occurred..
+ /// Looks up a localized string similar to An unknown error has occurred..
///
internal static string strRdpErrorUnknown {
get {
@@ -5878,7 +5905,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на A window-creation error has occurred..
+ /// Looks up a localized string similar to A window-creation error has occurred..
///
internal static string strRdpErrorWindowCreation {
get {
@@ -5887,7 +5914,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Winsock initialization error..
+ /// Looks up a localized string similar to Winsock initialization error..
///
internal static string strRdpErrorWinsock {
get {
@@ -5896,7 +5923,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Couldn't import rdp file!.
+ /// Looks up a localized string similar to Couldn't import rdp file!.
///
internal static string strRdpFileCouldNotBeImported {
get {
@@ -5905,7 +5932,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Fit To Panel.
+ /// Looks up a localized string similar to Fit To Panel.
///
internal static string strRDPFitToPanel {
get {
@@ -5914,7 +5941,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на RDP Focus failed!.
+ /// Looks up a localized string similar to RDP Focus failed!.
///
internal static string strRdpFocusFailed {
get {
@@ -5923,7 +5950,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на RD Gateway is supported..
+ /// Looks up a localized string similar to RD Gateway is supported..
///
internal static string strRdpGatewayIsSupported {
get {
@@ -5932,7 +5959,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на RD Gateway is not supported!.
+ /// Looks up a localized string similar to RD Gateway is not supported!.
///
internal static string strRdpGatewayNotSupported {
get {
@@ -5941,7 +5968,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на GetSessions failed!.
+ /// Looks up a localized string similar to GetSessions failed!.
///
internal static string strRdpGetSessionsFailed {
get {
@@ -5950,7 +5977,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на RDP Connection Timeout.
+ /// Looks up a localized string similar to RDP Connection Timeout.
///
internal static string strRDPOverallConnectionTimeout {
get {
@@ -5959,7 +5986,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на RDP reconnection count:.
+ /// Looks up a localized string similar to RDP reconnection count:.
///
internal static string strRdpReconnectCount {
get {
@@ -5968,7 +5995,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на RDP SetAuthenticationLevel failed!.
+ /// Looks up a localized string similar to RDP SetAuthenticationLevel failed!.
///
internal static string strRdpSetAuthenticationLevelFailed {
get {
@@ -5977,7 +6004,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на RDP SetUseConsoleSession failed!.
+ /// Looks up a localized string similar to RDP SetUseConsoleSession failed!.
///
internal static string strRdpSetConsoleSessionFailed {
get {
@@ -5986,7 +6013,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Setting Console switch for RDC {0}..
+ /// Looks up a localized string similar to Setting Console switch for RDC {0}..
///
internal static string strRdpSetConsoleSwitch {
get {
@@ -5995,7 +6022,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на RDP SetCredentials failed!.
+ /// Looks up a localized string similar to RDP SetCredentials failed!.
///
internal static string strRdpSetCredentialsFailed {
get {
@@ -6004,7 +6031,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на RDP SetEventHandlers failed!.
+ /// Looks up a localized string similar to RDP SetEventHandlers failed!.
///
internal static string strRdpSetEventHandlersFailed {
get {
@@ -6013,7 +6040,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на RDP SetRDGateway failed!.
+ /// Looks up a localized string similar to RDP SetRDGateway failed!.
///
internal static string strRdpSetGatewayFailed {
get {
@@ -6022,7 +6049,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на RDP SetPerformanceFlags failed!.
+ /// Looks up a localized string similar to RDP SetPerformanceFlags failed!.
///
internal static string strRdpSetPerformanceFlagsFailed {
get {
@@ -6031,7 +6058,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на RDP SetPort failed!.
+ /// Looks up a localized string similar to RDP SetPort failed!.
///
internal static string strRdpSetPortFailed {
get {
@@ -6040,7 +6067,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на RDP SetProps failed!.
+ /// Looks up a localized string similar to RDP SetProps failed!.
///
internal static string strRdpSetPropsFailed {
get {
@@ -6049,7 +6076,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Rdp Set Redirection Failed!.
+ /// Looks up a localized string similar to Rdp Set Redirection Failed!.
///
internal static string strRdpSetRedirectionFailed {
get {
@@ -6058,7 +6085,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Rdp Set Redirect Keys Failed!.
+ /// Looks up a localized string similar to Rdp Set Redirect Keys Failed!.
///
internal static string strRdpSetRedirectKeysFailed {
get {
@@ -6067,7 +6094,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на RDP SetResolution failed!.
+ /// Looks up a localized string similar to RDP SetResolution failed!.
///
internal static string strRdpSetResolutionFailed {
get {
@@ -6076,7 +6103,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Smart Size.
+ /// Looks up a localized string similar to Smart Size.
///
internal static string strRDPSmartSize {
get {
@@ -6085,7 +6112,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Bring to this computer.
+ /// Looks up a localized string similar to Bring to this computer.
///
internal static string strRDPSoundBringToThisComputer {
get {
@@ -6094,7 +6121,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Do not play.
+ /// Looks up a localized string similar to Do not play.
///
internal static string strRDPSoundDoNotPlay {
get {
@@ -6103,7 +6130,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Leave at remote computer.
+ /// Looks up a localized string similar to Leave at remote computer.
///
internal static string strRDPSoundLeaveAtRemoteComputer {
get {
@@ -6112,7 +6139,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Dynamic.
+ /// Looks up a localized string similar to Dynamic.
///
internal static string strRDPSoundQualityDynamic {
get {
@@ -6121,7 +6148,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на High.
+ /// Looks up a localized string similar to High.
///
internal static string strRDPSoundQualityHigh {
get {
@@ -6130,7 +6157,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Medium.
+ /// Looks up a localized string similar to Medium.
///
internal static string strRDPSoundQualityMedium {
get {
@@ -6139,7 +6166,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на RDP ToggleFullscreen failed!.
+ /// Looks up a localized string similar to RDP ToggleFullscreen failed!.
///
internal static string strRdpToggleFullscreenFailed {
get {
@@ -6148,7 +6175,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на RDP ToggleSmartSize failed!.
+ /// Looks up a localized string similar to RDP ToggleSmartSize failed!.
///
internal static string strRdpToggleSmartSizeFailed {
get {
@@ -6157,7 +6184,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Reconnect to previously opened sessions on startup.
+ /// Looks up a localized string similar to Reconnect to previously opened sessions on startup.
///
internal static string strReconnectAtStartup {
get {
@@ -6166,7 +6193,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Refresh.
+ /// Looks up a localized string similar to Refresh.
///
internal static string strRefresh {
get {
@@ -6175,7 +6202,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Remote file.
+ /// Looks up a localized string similar to Remote file.
///
internal static string strRemoteFile {
get {
@@ -6184,7 +6211,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Remove.
+ /// Looks up a localized string similar to Remove.
///
internal static string strRemove {
get {
@@ -6193,7 +6220,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Remove All.
+ /// Looks up a localized string similar to Remove All.
///
internal static string strRemoveAll {
get {
@@ -6202,7 +6229,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Rename.
+ /// Looks up a localized string similar to Rename.
///
internal static string strRename {
get {
@@ -6211,7 +6238,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Rlogin.
+ /// Looks up a localized string similar to Rlogin.
///
internal static string strRlogin {
get {
@@ -6220,7 +6247,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Run elevated.
+ /// Looks up a localized string similar to Run elevated.
///
internal static string strRunElevated {
get {
@@ -6229,7 +6256,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Run elevate.
+ /// Looks up a localized string similar to Run elevate.
///
internal static string strRunElevateHeader {
get {
@@ -6238,7 +6265,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Save.
+ /// Looks up a localized string similar to Save.
///
internal static string strSave {
get {
@@ -6247,7 +6274,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Save All.
+ /// Looks up a localized string similar to Save All.
///
internal static string strSaveAll {
get {
@@ -6256,7 +6283,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Do you want to save the current connections file before loading another?.
+ /// Looks up a localized string similar to Do you want to save the current connections file before loading another?.
///
internal static string strSaveConnectionsFileBeforeOpeningAnother {
get {
@@ -6265,7 +6292,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Save connections on exit.
+ /// Looks up a localized string similar to Save connections on exit.
///
internal static string strSaveConsOnExit {
get {
@@ -6274,7 +6301,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на 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.
+ /// 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.
///
internal static string strSaveImageFilter {
get {
@@ -6283,7 +6310,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Screen.
+ /// Looks up a localized string similar to Screen.
///
internal static string strScreen {
get {
@@ -6292,7 +6319,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Screenshot.
+ /// Looks up a localized string similar to Screenshot.
///
internal static string strScreenshot {
get {
@@ -6301,7 +6328,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Screenshots.
+ /// Looks up a localized string similar to Screenshots.
///
internal static string strScreenshots {
get {
@@ -6310,7 +6337,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Search.
+ /// Looks up a localized string similar to Search.
///
internal static string strSearchPrompt {
get {
@@ -6319,7 +6346,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Send To....
+ /// Looks up a localized string similar to Send To....
///
internal static string strSendTo {
get {
@@ -6328,7 +6355,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Get Sessions Background failed.
+ /// Looks up a localized string similar to Get Sessions Background failed.
///
internal static string strSessionGetFailed {
get {
@@ -6337,7 +6364,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Kill Session Background failed.
+ /// Looks up a localized string similar to Kill Session Background failed.
///
internal static string strSessionKillFailed {
get {
@@ -6346,7 +6373,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Set hostname like display name when creating or renaming connections.
+ /// Looks up a localized string similar to Set hostname like display name when creating or renaming connections.
///
internal static string strSetHostnameLikeDisplayName {
get {
@@ -6355,7 +6382,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Setting main form text failed.
+ /// Looks up a localized string similar to Setting main form text failed.
///
internal static string strSettingMainFormTextFailed {
get {
@@ -6364,7 +6391,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Couldn't save settings or dispose SysTray Icon!.
+ /// Looks up a localized string similar to Couldn't save settings or dispose SysTray Icon!.
///
internal static string strSettingsCouldNotBeSavedOrTrayDispose {
get {
@@ -6373,7 +6400,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Show description tooltips in connection tree.
+ /// Looks up a localized string similar to Show description tooltips in connection tree.
///
internal static string strShowDescriptionTooltips {
get {
@@ -6382,7 +6409,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Show full connections file path in window title.
+ /// Looks up a localized string similar to Show full connections file path in window title.
///
internal static string strShowFullConsFilePath {
get {
@@ -6391,7 +6418,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Show logon information on tab names.
+ /// Looks up a localized string similar to Show logon information on tab names.
///
internal static string strShowLogonInfoOnTabs {
get {
@@ -6400,7 +6427,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Show on toolbar.
+ /// Looks up a localized string similar to Show on toolbar.
///
internal static string strShowOnToolbar {
get {
@@ -6409,7 +6436,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Show on toolbar column.
+ /// Looks up a localized string similar to Show on toolbar column.
///
internal static string strShowOnToolbarColumnHeader {
get {
@@ -6418,7 +6445,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Show protocols on tab names.
+ /// Looks up a localized string similar to Show protocols on tab names.
///
internal static string strShowProtocolOnTabs {
get {
@@ -6427,7 +6454,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Show these message types.
+ /// Looks up a localized string similar to Show these message types.
///
internal static string strShowTheseMessageTypes {
get {
@@ -6436,7 +6463,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Single click on connection opens it.
+ /// Looks up a localized string similar to Single click on connection opens it.
///
internal static string strSingleClickOnConnectionOpensIt {
get {
@@ -6445,7 +6472,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Single click on opened connection in Connection Tree switches to opened Connection Tab.
+ /// Looks up a localized string similar to Single click on opened connection in Connection Tree switches to opened Connection Tab.
///
internal static string strSingleClickOnOpenConnectionSwitchesToIt {
get {
@@ -6454,7 +6481,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Aspect.
+ /// Looks up a localized string similar to Aspect.
///
internal static string strSmartSizeModeAspect {
get {
@@ -6463,7 +6490,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Free.
+ /// Looks up a localized string similar to Free.
///
internal static string strSmartSizeModeFree {
get {
@@ -6472,7 +6499,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на No SmartSize.
+ /// Looks up a localized string similar to No SmartSize.
///
internal static string strSmartSizeModeNone {
get {
@@ -6481,7 +6508,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Socks 5.
+ /// Looks up a localized string similar to Socks 5.
///
internal static string strSocks5 {
get {
@@ -6490,7 +6517,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Sort.
+ /// Looks up a localized string similar to Sort.
///
internal static string strSort {
get {
@@ -6499,7 +6526,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Ascending (A-Z).
+ /// Looks up a localized string similar to Ascending (A-Z).
///
internal static string strSortAsc {
get {
@@ -6508,7 +6535,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Descending (Z-A).
+ /// Looks up a localized string similar to Descending (Z-A).
///
internal static string strSortDesc {
get {
@@ -6517,7 +6544,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Special Keys.
+ /// Looks up a localized string similar to Special Keys.
///
internal static string strSpecialKeys {
get {
@@ -6526,7 +6553,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Please see Help - Getting started - SQL Configuration for more Info!.
+ /// Looks up a localized string similar to Please see Help - Getting started - SQL Configuration for more Info!.
///
internal static string strSQLInfo {
get {
@@ -6535,7 +6562,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на SQL Server.
+ /// Looks up a localized string similar to SQL Server.
///
internal static string strSQLServer {
get {
@@ -6544,7 +6571,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на SQL Update check finished and there is an update available! Going to refresh connections..
+ /// Looks up a localized string similar to SQL Update check finished and there is an update available! Going to refresh connections..
///
internal static string strSqlUpdateCheckUpdateAvailable {
get {
@@ -6553,7 +6580,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на SSH version 1.
+ /// Looks up a localized string similar to SSH version 1.
///
internal static string strSsh1 {
get {
@@ -6562,7 +6589,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на SSH version 2.
+ /// Looks up a localized string similar to SSH version 2.
///
internal static string strSsh2 {
get {
@@ -6571,7 +6598,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на SSH background transfer failed!.
+ /// Looks up a localized string similar to SSH background transfer failed!.
///
internal static string strSSHStartTransferBG {
get {
@@ -6580,7 +6607,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Transfer successful!.
+ /// Looks up a localized string similar to Transfer successful!.
///
internal static string strSSHTranferSuccessful {
get {
@@ -6589,7 +6616,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на SSH Transfer End (UI.Window.SSHTransfer) failed!.
+ /// Looks up a localized string similar to SSH Transfer End (UI.Window.SSHTransfer) failed!.
///
internal static string strSSHTransferEndFailed {
get {
@@ -6598,7 +6625,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на SSH transfer failed..
+ /// Looks up a localized string similar to SSH transfer failed..
///
internal static string strSSHTransferFailed {
get {
@@ -6607,7 +6634,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Start IP.
+ /// Looks up a localized string similar to Start IP.
///
internal static string strStartIP {
get {
@@ -6616,7 +6643,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Start Port.
+ /// Looks up a localized string similar to Start Port.
///
internal static string strStartPort {
get {
@@ -6625,7 +6652,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Startup/Exit.
+ /// Looks up a localized string similar to Startup/Exit.
///
internal static string strStartupExit {
get {
@@ -6634,7 +6661,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Status.
+ /// Looks up a localized string similar to Status.
///
internal static string strStatus {
get {
@@ -6643,7 +6670,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Switch to Notifications panel on:.
+ /// Looks up a localized string similar to Switch to Notifications panel on:.
///
internal static string strSwitchToErrorsAndInfos {
get {
@@ -6652,7 +6679,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Advanced.
+ /// Looks up a localized string similar to Advanced.
///
internal static string strTabAdvanced {
get {
@@ -6661,7 +6688,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Appearance.
+ /// Looks up a localized string similar to Appearance.
///
internal static string strTabAppearance {
get {
@@ -6670,7 +6697,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Tabs && Panels.
+ /// Looks up a localized string similar to Tabs && Panels.
///
internal static string strTabsAndPanels {
get {
@@ -6679,7 +6706,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Security.
+ /// Looks up a localized string similar to Security.
///
internal static string strTabSecurity {
get {
@@ -6688,7 +6715,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Updates.
+ /// Looks up a localized string similar to Updates.
///
internal static string strTabUpdates {
get {
@@ -6697,7 +6724,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Telnet.
+ /// Looks up a localized string similar to Telnet.
///
internal static string strTelnet {
get {
@@ -6706,7 +6733,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на The following:.
+ /// Looks up a localized string similar to The following:.
///
internal static string strTheFollowing {
get {
@@ -6715,7 +6742,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Config Panel.
+ /// Looks up a localized string similar to Config Panel.
///
internal static string strThemeCategoryConfigPanel {
get {
@@ -6724,7 +6751,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Connections Panel.
+ /// Looks up a localized string similar to Connections Panel.
///
internal static string strThemeCategoryConnectionsPanel {
get {
@@ -6733,7 +6760,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на General.
+ /// Looks up a localized string similar to General.
///
internal static string strThemeCategoryGeneral {
get {
@@ -6742,7 +6769,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на The background colour of the config panel..
+ /// Looks up a localized string similar to The background colour of the config panel..
///
internal static string strThemeDescriptionConfigPanelBackgroundColor {
get {
@@ -6751,7 +6778,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на The colour of the category text in the config panel..
+ /// Looks up a localized string similar to The colour of the category text in the config panel..
///
internal static string strThemeDescriptionConfigPanelCategoryTextColor {
get {
@@ -6760,7 +6787,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на The colour of the grid lines in the config panel.
+ /// Looks up a localized string similar to The colour of the grid lines in the config panel.
///
internal static string strThemeDescriptionConfigPanelGridLineColor {
get {
@@ -6769,7 +6796,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на The background colour of the help area of the config panel..
+ /// Looks up a localized string similar to The background colour of the help area of the config panel..
///
internal static string strThemeDescriptionConfigPanelHelpBackgroundColor {
get {
@@ -6778,7 +6805,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на The colour of the text in the help area of the config panel..
+ /// Looks up a localized string similar to The colour of the text in the help area of the config panel..
///
internal static string strThemeDescriptionConfigPanelHelpTextColor {
get {
@@ -6787,7 +6814,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на The colour of the text in the config panel..
+ /// Looks up a localized string similar to The colour of the text in the config panel..
///
internal static string strThemeDescriptionConfigPanelTextColor {
get {
@@ -6796,7 +6823,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на The background colour of the connections panel..
+ /// Looks up a localized string similar to The background colour of the connections panel..
///
internal static string strThemeDescriptionConnectionsPanelBackgroundColor {
get {
@@ -6805,7 +6832,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на The colour of the text in the connections panel..
+ /// Looks up a localized string similar to The colour of the text in the connections panel..
///
internal static string strThemeDescriptionConnectionsPanelTextColor {
get {
@@ -6814,7 +6841,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на The colour of the tree lines in the connections panel..
+ /// Looks up a localized string similar to The colour of the tree lines in the connections panel..
///
internal static string strThemeDescriptionConnectionsPanelTreeLineColor {
get {
@@ -6823,7 +6850,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на The background colour of the menus..
+ /// Looks up a localized string similar to The background colour of the menus..
///
internal static string strThemeDescriptionMenuBackgroundColor {
get {
@@ -6832,7 +6859,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на The colour of the text in the menus..
+ /// Looks up a localized string similar to The colour of the text in the menus..
///
internal static string strThemeDescriptionMenuTextColor {
get {
@@ -6841,7 +6868,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на The background colour of the search box..
+ /// Looks up a localized string similar to The background colour of the search box..
///
internal static string strThemeDescriptionSearchBoxBackgroundColor {
get {
@@ -6850,7 +6877,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на The colour of the text in the search box..
+ /// Looks up a localized string similar to The colour of the text in the search box..
///
internal static string strThemeDescriptionSearchBoxTextColor {
get {
@@ -6859,7 +6886,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на The colour of the prompt text in the search box..
+ /// Looks up a localized string similar to The colour of the prompt text in the search box..
///
internal static string strThemeDescriptionSearchBoxTextPromptColor {
get {
@@ -6868,7 +6895,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на The background colour of the toolbars..
+ /// Looks up a localized string similar to The background colour of the toolbars..
///
internal static string strThemeDescriptionToolbarBackgroundColor {
get {
@@ -6877,7 +6904,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на The colour of the text in the toolbars..
+ /// Looks up a localized string similar to The colour of the text in the toolbars..
///
internal static string strThemeDescriptionToolbarTextColor {
get {
@@ -6886,7 +6913,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на The background colour of the main window..
+ /// Looks up a localized string similar to The background colour of the main window..
///
internal static string strThemeDescriptionWindowBackgroundColor {
get {
@@ -6895,7 +6922,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Config Panel Background Colour.
+ /// Looks up a localized string similar to Config Panel Background Colour.
///
internal static string strThemeNameConfigPanelBackgroundColor {
get {
@@ -6904,7 +6931,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Config Panel Category Text Colour.
+ /// Looks up a localized string similar to Config Panel Category Text Colour.
///
internal static string strThemeNameConfigPanelCategoryTextColor {
get {
@@ -6913,7 +6940,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Config Panel Grid Line Colour.
+ /// Looks up a localized string similar to Config Panel Grid Line Colour.
///
internal static string strThemeNameConfigPanelGridLineColor {
get {
@@ -6922,7 +6949,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Config Panel Help Background Colour.
+ /// Looks up a localized string similar to Config Panel Help Background Colour.
///
internal static string strThemeNameConfigPanelHelpBackgroundColor {
get {
@@ -6931,7 +6958,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Config Panel Help Text Colour.
+ /// Looks up a localized string similar to Config Panel Help Text Colour.
///
internal static string strThemeNameConfigPanelHelpTextColor {
get {
@@ -6940,7 +6967,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Config Panel Text Colour.
+ /// Looks up a localized string similar to Config Panel Text Colour.
///
internal static string strThemeNameConfigPanelTextColor {
get {
@@ -6949,7 +6976,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Connections Panel Background Colour.
+ /// Looks up a localized string similar to Connections Panel Background Colour.
///
internal static string strThemeNameConnectionsPanelBackgroundColor {
get {
@@ -6958,7 +6985,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Connections Panel Text Colour.
+ /// Looks up a localized string similar to Connections Panel Text Colour.
///
internal static string strThemeNameConnectionsPanelTextColor {
get {
@@ -6967,7 +6994,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Connections Panel Tree Line Colour.
+ /// Looks up a localized string similar to Connections Panel Tree Line Colour.
///
internal static string strThemeNameConnectionsPanelTreeLineColor {
get {
@@ -6976,7 +7003,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Menu Background Colour.
+ /// Looks up a localized string similar to Menu Background Colour.
///
internal static string strThemeNameMenuBackgroundColor {
get {
@@ -6985,7 +7012,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Menu Text Colour.
+ /// Looks up a localized string similar to Menu Text Colour.
///
internal static string strThemeNameMenuTextColor {
get {
@@ -6994,7 +7021,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Search Box Background Colour.
+ /// Looks up a localized string similar to Search Box Background Colour.
///
internal static string strThemeNameSearchBoxBackgroundColor {
get {
@@ -7003,7 +7030,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Search Box Text Colour.
+ /// Looks up a localized string similar to Search Box Text Colour.
///
internal static string strThemeNameSearchBoxTextColor {
get {
@@ -7012,7 +7039,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Search Box Text Prompt Colour.
+ /// Looks up a localized string similar to Search Box Text Prompt Colour.
///
internal static string strThemeNameSearchBoxTextPromptColor {
get {
@@ -7021,7 +7048,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Toolbar Background Colour.
+ /// Looks up a localized string similar to Toolbar Background Colour.
///
internal static string strThemeNameToolbarBackgroundColor {
get {
@@ -7030,7 +7057,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Toolbar Text Colour.
+ /// Looks up a localized string similar to Toolbar Text Colour.
///
internal static string strThemeNameToolbarTextColor {
get {
@@ -7039,7 +7066,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Window Background Colour.
+ /// Looks up a localized string similar to Window Background Colour.
///
internal static string strThemeNameWindowBackgroundColor {
get {
@@ -7048,7 +7075,16 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Title.
+ /// Looks up a localized string similar to Timeout (seconds).
+ ///
+ internal static string strTimeoutInSeconds {
+ get {
+ return ResourceManager.GetString("strTimeoutInSeconds", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Title.
///
internal static string strTitle {
get {
@@ -7057,7 +7093,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Error ({0}).
+ /// Looks up a localized string similar to Error ({0}).
///
internal static string strTitleError {
get {
@@ -7066,7 +7102,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Information ({0}).
+ /// Looks up a localized string similar to Information ({0}).
///
internal static string strTitleInformation {
get {
@@ -7075,7 +7111,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Password.
+ /// Looks up a localized string similar to Password.
///
internal static string strTitlePassword {
get {
@@ -7084,7 +7120,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Password for {0}.
+ /// Looks up a localized string similar to Password for {0}.
///
internal static string strTitlePasswordWithName {
get {
@@ -7093,7 +7129,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Select Panel.
+ /// Looks up a localized string similar to Select Panel.
///
internal static string strTitleSelectPanel {
get {
@@ -7102,7 +7138,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Warning ({0}).
+ /// Looks up a localized string similar to Warning ({0}).
///
internal static string strTitleWarning {
get {
@@ -7111,7 +7147,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Transfer.
+ /// Looks up a localized string similar to Transfer.
///
internal static string strTransfer {
get {
@@ -7120,7 +7156,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Transfer failed!.
+ /// Looks up a localized string similar to Transfer failed!.
///
internal static string strTransferFailed {
get {
@@ -7129,7 +7165,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Try to integrate.
+ /// Looks up a localized string similar to Try to integrate.
///
internal static string strTryIntegrate {
get {
@@ -7138,7 +7174,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Try to integrate.
+ /// Looks up a localized string similar to Try to integrate.
///
internal static string strTryToIntegrateColumnHeader {
get {
@@ -7147,7 +7183,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Type.
+ /// Looks up a localized string similar to Type.
///
internal static string strType {
get {
@@ -7156,7 +7192,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Ultra VNC Repeater.
+ /// Looks up a localized string similar to Ultra VNC Repeater.
///
internal static string strUltraVncRepeater {
get {
@@ -7165,7 +7201,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на UltraVNC SingleClick port:.
+ /// Looks up a localized string similar to UltraVNC SingleClick port:.
///
internal static string strUltraVNCSCListeningPort {
get {
@@ -7174,7 +7210,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Uncheck the properties you want not to be saved!.
+ /// Looks up a localized string similar to Uncheck the properties you want not to be saved!.
///
internal static string strUncheckProperties {
get {
@@ -7183,7 +7219,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Unnamed Theme.
+ /// Looks up a localized string similar to Unnamed Theme.
///
internal static string strUnnamedTheme {
get {
@@ -7192,7 +7228,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на mRemoteNG requires an update.
+ /// Looks up a localized string similar to mRemoteNG requires an update.
///
internal static string strUpdateAvailable {
get {
@@ -7201,7 +7237,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на mRemoteNG can periodically connect to the mRemoteNG website to check for updates..
+ /// Looks up a localized string similar to mRemoteNG can periodically connect to the mRemoteNG website to check for updates..
///
internal static string strUpdateCheck {
get {
@@ -7210,7 +7246,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на The update information could not be downloaded..
+ /// Looks up a localized string similar to The update information could not be downloaded..
///
internal static string strUpdateCheckCompleteFailed {
get {
@@ -7219,7 +7255,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Check failed.
+ /// Looks up a localized string similar to Check failed.
///
internal static string strUpdateCheckFailedLabel {
get {
@@ -7228,7 +7264,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Checking for updates....
+ /// Looks up a localized string similar to Checking for updates....
///
internal static string strUpdateCheckingLabel {
get {
@@ -7237,7 +7273,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на mRemoteNG Portable Edition does not currently support automatic updates..
+ /// Looks up a localized string similar to mRemoteNG Portable Edition does not currently support automatic updates..
///
internal static string strUpdateCheckPortableEdition {
get {
@@ -7246,7 +7282,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Download complete!
+ /// Looks up a localized string similar to Download complete!
///mRemoteNG will now quit and begin with the installation..
///
internal static string strUpdateDownloadComplete {
@@ -7256,7 +7292,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на The update could not be downloaded..
+ /// Looks up a localized string similar to The update could not be downloaded..
///
internal static string strUpdateDownloadCompleteFailed {
get {
@@ -7265,7 +7301,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на The update download could not be initiated..
+ /// Looks up a localized string similar to The update download could not be initiated..
///
internal static string strUpdateDownloadFailed {
get {
@@ -7274,7 +7310,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Every {0} days.
+ /// Looks up a localized string similar to Every {0} days.
///
internal static string strUpdateFrequencyCustom {
get {
@@ -7283,7 +7319,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Daily.
+ /// Looks up a localized string similar to Daily.
///
internal static string strUpdateFrequencyDaily {
get {
@@ -7292,7 +7328,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Monthly.
+ /// Looks up a localized string similar to Monthly.
///
internal static string strUpdateFrequencyMonthly {
get {
@@ -7301,7 +7337,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Weekly.
+ /// Looks up a localized string similar to Weekly.
///
internal static string strUpdateFrequencyWeekly {
get {
@@ -7310,7 +7346,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на The change log could not be downloaded..
+ /// Looks up a localized string similar to The change log could not be downloaded..
///
internal static string strUpdateGetChangeLogFailed {
get {
@@ -7319,7 +7355,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Download Completed!.
+ /// Looks up a localized string similar to Download Completed!.
///
internal static string strUpdatePortableDownloadComplete {
get {
@@ -7328,7 +7364,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Upgrade.
+ /// Looks up a localized string similar to Upgrade.
///
internal static string strUpgrade {
get {
@@ -7337,7 +7373,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Use Default.
+ /// Looks up a localized string similar to Use Default.
///
internal static string strUseDefault {
get {
@@ -7346,7 +7382,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Use a different username and password.
+ /// Looks up a localized string similar to Use a different username and password.
///
internal static string strUseDifferentUsernameAndPassword {
get {
@@ -7355,7 +7391,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на User.
+ /// Looks up a localized string similar to User.
///
internal static string strUser {
get {
@@ -7364,7 +7400,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Use the same username and password.
+ /// Looks up a localized string similar to Use the same username and password.
///
internal static string strUseSameUsernameAndPassword {
get {
@@ -7373,7 +7409,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Use a smart card.
+ /// Looks up a localized string similar to Use a smart card.
///
internal static string strUseSmartCard {
get {
@@ -7382,7 +7418,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Use SQL Server to load && save connections.
+ /// Looks up a localized string similar to Use SQL Server to load && save connections.
///
internal static string strUseSQLServer {
get {
@@ -7391,7 +7427,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Version.
+ /// Looks up a localized string similar to Version.
///
internal static string strVersion {
get {
@@ -7400,7 +7436,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на VNC.
+ /// Looks up a localized string similar to VNC.
///
internal static string strVnc {
get {
@@ -7409,7 +7445,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на VNC disconnect failed!.
+ /// Looks up a localized string similar to VNC disconnect failed!.
///
internal static string strVncConnectionDisconnectFailed {
get {
@@ -7418,7 +7454,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на VNC Refresh Screen Failed!.
+ /// Looks up a localized string similar to VNC Refresh Screen Failed!.
///
internal static string strVncRefreshFailed {
get {
@@ -7427,7 +7463,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на VNC SendSpecialKeys failed!.
+ /// Looks up a localized string similar to VNC SendSpecialKeys failed!.
///
internal static string strVncSendSpecialKeysFailed {
get {
@@ -7436,7 +7472,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на VNC Set Event Handlers failed!.
+ /// Looks up a localized string similar to VNC Set Event Handlers failed!.
///
internal static string strVncSetEventHandlersFailed {
get {
@@ -7445,7 +7481,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на VNC Set Props Failed!.
+ /// Looks up a localized string similar to VNC Set Props Failed!.
///
internal static string strVncSetPropsFailed {
get {
@@ -7454,7 +7490,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на VNC Start Chat Failed!.
+ /// Looks up a localized string similar to VNC Start Chat Failed!.
///
internal static string strVncStartChatFailed {
get {
@@ -7463,7 +7499,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на VNC Toggle SmartSize Failed!.
+ /// Looks up a localized string similar to VNC Toggle SmartSize Failed!.
///
internal static string strVncToggleSmartSizeFailed {
get {
@@ -7472,7 +7508,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на VNC Toggle ViewOnly Failed!.
+ /// Looks up a localized string similar to VNC Toggle ViewOnly Failed!.
///
internal static string strVncToggleViewOnlyFailed {
get {
@@ -7481,7 +7517,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Warn me if authentication fails.
+ /// Looks up a localized string similar to Warn me if authentication fails.
///
internal static string strWarnIfAuthFails {
get {
@@ -7490,7 +7526,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Warnings.
+ /// Looks up a localized string similar to Warnings.
///
internal static string strWarnings {
get {
@@ -7499,7 +7535,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Uses the DockPanel Suite by [Weifen Luo].
+ /// Looks up a localized string similar to Uses the DockPanel Suite by [Weifen Luo].
///
internal static string strWeifenLuoAttribution {
get {
@@ -7508,7 +7544,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на http://sourceforge.net/projects/dockpanelsuite/.
+ /// Looks up a localized string similar to http://sourceforge.net/projects/dockpanelsuite/.
///
internal static string strWeifenLuoAttributionURL {
get {
@@ -7517,7 +7553,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Working directory.
+ /// Looks up a localized string similar to Working directory.
///
internal static string strWorkingDirColumnHeader {
get {
@@ -7526,7 +7562,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на XULrunner path:.
+ /// Looks up a localized string similar to XULrunner path:.
///
internal static string strXULrunnerPath {
get {
@@ -7535,7 +7571,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Yes.
+ /// Looks up a localized string similar to Yes.
///
internal static string strYes {
get {
@@ -7544,7 +7580,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Test Connection.
+ /// Looks up a localized string similar to Test Connection.
///
internal static string TestConnection {
get {
@@ -7553,7 +7589,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Testing connection.
+ /// Looks up a localized string similar to Testing connection.
///
internal static string TestingConnection {
get {
@@ -7562,16 +7598,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Timeout (seconds).
- ///
- internal static string TimeoutInSeconds {
- get {
- return ResourceManager.GetString("TimeoutInSeconds", resourceCulture);
- }
- }
-
- ///
- /// Ищет локализованную строку, похожую на Unlock.
+ /// Looks up a localized string similar to Unlock.
///
internal static string Unlock {
get {
@@ -7580,7 +7607,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Unlock Credential Repository.
+ /// Looks up a localized string similar to Unlock Credential Repository.
///
internal static string UnlockCredentialRepository {
get {
@@ -7589,7 +7616,7 @@ namespace mRemoteNG {
}
///
- /// Ищет локализованную строку, похожую на Unlocking.
+ /// Looks up a localized string similar to Unlocking.
///
internal static string Unlocking {
get {
diff --git a/mRemoteV1/Resources/Language/Language.resx b/mRemoteV1/Resources/Language/Language.resx
index c5ba9853..2d84a06c 100644
--- a/mRemoteV1/Resources/Language/Language.resx
+++ b/mRemoteV1/Resources/Language/Language.resx
@@ -2500,7 +2500,7 @@ mRemoteNG will now quit and begin with the installation.
Log to application directory
- Assigned Credential
+ Assigned сredential
Allow Always
@@ -2628,10 +2628,10 @@ This page will walk you through the process of upgrading your connections file o
Read Only:
-
+
Use UTF8 encoding for RDP "Load Balance Info" property
-
+
Timeout (seconds)
@@ -2652,4 +2652,13 @@ This page will walk you through the process of upgrading your connections file o
Working directory
+
+ Lock toolbar positions
+
+
+ Multi SSH toolbar
+
+
+ Import sub OUs
+
\ No newline at end of file
diff --git a/mRemoteV1/Resources/Language/Language.ru.resx b/mRemoteV1/Resources/Language/Language.ru.resx
index 1fa2f01e..901896a3 100644
--- a/mRemoteV1/Resources/Language/Language.ru.resx
+++ b/mRemoteV1/Resources/Language/Language.ru.resx
@@ -193,7 +193,7 @@
&Отменить
- Измененить
+ Изменить
&Закрыть
@@ -855,7 +855,7 @@
Нажмите на эту кнопку для настройки сессий PuTTY:
- Max. PuTTY && Integrated Ext. Apps wait time:
+ Максимальное время ожидание PuTTY и внешнего приложения:
Выпущено под лицензией GNU General Public License (GPL)
@@ -2215,4 +2215,52 @@ mRemoteNG сейчас прекратит работу и начнет проц
Рабочий каталог
+
+ Экспорт в файл...
+
+
+ Импорт из файла...
+
+
+ Импорт
+
+
+ Закрепить позицию панели инструментов
+
+
+ Панель инструментов SSH
+
+
+ Назначенные учетные данные
+
+
+ Экспортировать все
+
+
+ Файл экспорта
+
+
+ Пункт импорта
+
+
+ Экспорт свойств
+
+
+ Экспорт выбранного соединения
+
+
+ Экспорт выбранной папки
+
+
+ Формат файла:
+
+
+ Импорт подразделений
+
+
+ Используйте кодировку UTF8 для свойства RDP "Load Balance Info"
+
+
+ Время ожидания в секундах:
+
\ No newline at end of file
diff --git a/mRemoteV1/UI/Forms/OptionsPages/AdvancedPage.cs b/mRemoteV1/UI/Forms/OptionsPages/AdvancedPage.cs
index 9dfc5d1a..8b058bec 100644
--- a/mRemoteV1/UI/Forms/OptionsPages/AdvancedPage.cs
+++ b/mRemoteV1/UI/Forms/OptionsPages/AdvancedPage.cs
@@ -32,7 +32,7 @@ namespace mRemoteNG.UI.Forms.OptionsPages
lblSeconds.Text = Language.strLabelSeconds;
lblMaximumPuttyWaitTime.Text = Language.strLabelPuttyTimeout;
chkAutomaticReconnect.Text = Language.strCheckboxAutomaticReconnect;
- chkLoadBalanceInfoUseUtf8.Text = Language.LoadBalanceInfoUseUtf8;
+ chkLoadBalanceInfoUseUtf8.Text = Language.strLoadBalanceInfoUseUtf8;
lblConfigurePuttySessions.Text = Language.strLabelPuttySessionsConfig;
btnLaunchPutty.Text = Language.strButtonLaunchPutty;
btnBrowseCustomPuttyPath.Text = Language.strButtonBrowse;
diff --git a/mRemoteV1/UI/Forms/frmMain.Designer.cs b/mRemoteV1/UI/Forms/frmMain.Designer.cs
index d9104409..6287180c 100644
--- a/mRemoteV1/UI/Forms/frmMain.Designer.cs
+++ b/mRemoteV1/UI/Forms/frmMain.Designer.cs
@@ -30,21 +30,21 @@ namespace mRemoteNG.UI.Forms
mRemoteNG.Connection.ConnectionInitiator connectionInitiator1 = new mRemoteNG.Connection.ConnectionInitiator();
this.pnlDock = new WeifenLuo.WinFormsUI.Docking.DockPanel();
this.msMain = new System.Windows.Forms.MenuStrip();
+ this.mainFileMenu1 = new mRemoteNG.UI.Menu.MainFileMenu();
+ this.viewMenu1 = new mRemoteNG.UI.Menu.ViewMenu();
+ this.toolsMenu1 = new mRemoteNG.UI.Menu.ToolsMenu();
+ this.helpMenu1 = new mRemoteNG.UI.Menu.HelpMenu();
this.mMenFile = new System.Windows.Forms.ToolStripMenuItem();
this.mMenView = new System.Windows.Forms.ToolStripMenuItem();
this.mMenTools = new System.Windows.Forms.ToolStripMenuItem();
this.mMenInfo = new System.Windows.Forms.ToolStripMenuItem();
this.mMenSep3 = new System.Windows.Forms.ToolStripSeparator();
this.tsContainer = new System.Windows.Forms.ToolStripContainer();
- this.tmrAutoSave = new System.Windows.Forms.Timer(this.components);
- this.vsToolStripExtender = new WeifenLuo.WinFormsUI.Docking.VisualStudioToolStripExtender(this.components);
this._quickConnectToolStrip = new mRemoteNG.UI.Controls.QuickConnectToolStrip();
this._multiSshToolStrip = new mRemoteNG.UI.Controls.MultiSshToolStrip();
- this.mainFileMenu1 = new mRemoteNG.UI.Menu.MainFileMenu();
- this.viewMenu1 = new mRemoteNG.UI.Menu.ViewMenu();
- this.toolsMenu1 = new mRemoteNG.UI.Menu.ToolsMenu();
- this.helpMenu1 = new mRemoteNG.UI.Menu.HelpMenu();
this._externalToolsToolStrip = new mRemoteNG.UI.Controls.ExternalToolsToolStrip();
+ this.tmrAutoSave = new System.Windows.Forms.Timer(this.components);
+ this.vsToolStripExtender = new WeifenLuo.WinFormsUI.Docking.VisualStudioToolStripExtender(this.components);
this.msMain.SuspendLayout();
this.tsContainer.ContentPanel.SuspendLayout();
this.tsContainer.TopToolStripPanel.SuspendLayout();
@@ -60,7 +60,7 @@ namespace mRemoteNG.UI.Forms
this.pnlDock.DocumentStyle = WeifenLuo.WinFormsUI.Docking.DocumentStyle.DockingSdi;
this.pnlDock.Location = new System.Drawing.Point(0, 0);
this.pnlDock.Name = "pnlDock";
- this.pnlDock.Size = new System.Drawing.Size(1124, 465);
+ this.pnlDock.Size = new System.Drawing.Size(1129, 472);
this.pnlDock.TabIndex = 13;
this.pnlDock.ActiveDocumentChanged += new System.EventHandler(this.pnlDock_ActiveDocumentChanged);
//
@@ -82,83 +82,6 @@ namespace mRemoteNG.UI.Forms
this.msMain.TabIndex = 0;
this.msMain.Text = "Main Toolbar";
//
- // mMenFile
- //
- this.mMenFile.Name = "mMenFile";
- this.mMenFile.Size = new System.Drawing.Size(32, 19);
- //
- // mMenView
- //
- this.mMenView.Name = "mMenView";
- this.mMenView.Size = new System.Drawing.Size(32, 19);
- //
- // mMenTools
- //
- this.mMenTools.Name = "mMenTools";
- this.mMenTools.Size = new System.Drawing.Size(32, 19);
- //
- // mMenInfo
- //
- this.mMenInfo.Name = "mMenInfo";
- this.mMenInfo.Size = new System.Drawing.Size(32, 19);
- //
- // mMenSep3
- //
- this.mMenSep3.Name = "mMenSep3";
- this.mMenSep3.Size = new System.Drawing.Size(211, 6);
- //
- // tsContainer
- //
- //
- // tsContainer.ContentPanel
- //
- this.tsContainer.ContentPanel.Controls.Add(this.pnlDock);
- this.tsContainer.ContentPanel.Size = new System.Drawing.Size(1124, 465);
- this.tsContainer.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tsContainer.Location = new System.Drawing.Point(0, 0);
- this.tsContainer.Name = "tsContainer";
- this.tsContainer.Size = new System.Drawing.Size(1124, 564);
- this.tsContainer.TabIndex = 17;
- this.tsContainer.Text = "ToolStripContainer1";
- //
- // tsContainer.TopToolStripPanel
- //
- this.tsContainer.TopToolStripPanel.Controls.Add(this._quickConnectToolStrip);
- this.tsContainer.TopToolStripPanel.Controls.Add(this._multiSshToolStrip);
- this.tsContainer.TopToolStripPanel.Controls.Add(this.msMain);
- this.tsContainer.TopToolStripPanel.Controls.Add(this._externalToolsToolStrip);
- //
- // tmrAutoSave
- //
- this.tmrAutoSave.Interval = 10000;
- this.tmrAutoSave.Tick += new System.EventHandler(this.tmrAutoSave_Tick);
- //
- // vsToolStripExtender
- //
- this.vsToolStripExtender.DefaultRenderer = null;
- //
- // _quickConnectToolStrip
- //
- this._quickConnectToolStrip.BackColor = System.Drawing.SystemColors.Control;
- this._quickConnectToolStrip.ConnectionInitiator = connectionInitiator1;
- this._quickConnectToolStrip.Dock = System.Windows.Forms.DockStyle.None;
- this._quickConnectToolStrip.ForeColor = System.Drawing.SystemColors.ControlText;
- this._quickConnectToolStrip.Location = new System.Drawing.Point(3, 0);
- this._quickConnectToolStrip.MaximumSize = new System.Drawing.Size(0, 25);
- this._quickConnectToolStrip.Name = "_quickConnectToolStrip";
- this._quickConnectToolStrip.Size = new System.Drawing.Size(364, 25);
- this._quickConnectToolStrip.TabIndex = 18;
- //
- // _multiSshToolStrip
- //
- this._multiSshToolStrip.Dock = System.Windows.Forms.DockStyle.None;
- this._multiSshToolStrip.ImageScalingSize = new System.Drawing.Size(20, 20);
- this._multiSshToolStrip.Location = new System.Drawing.Point(3, 25);
- this._multiSshToolStrip.MinimumSize = new System.Drawing.Size(300, 0);
- this._multiSshToolStrip.Name = "_multiSshToolStrip";
- this._multiSshToolStrip.Size = new System.Drawing.Size(376, 25);
- this._multiSshToolStrip.TabIndex = 1;
- //
// mainFileMenu1
//
this.mainFileMenu1.ConnectionInitiator = null;
@@ -195,6 +118,74 @@ namespace mRemoteNG.UI.Forms
this.helpMenu1.Text = "&Help";
this.helpMenu1.TextDirection = System.Windows.Forms.ToolStripTextDirection.Horizontal;
//
+ // mMenFile
+ //
+ this.mMenFile.Name = "mMenFile";
+ this.mMenFile.Size = new System.Drawing.Size(32, 19);
+ //
+ // mMenView
+ //
+ this.mMenView.Name = "mMenView";
+ this.mMenView.Size = new System.Drawing.Size(32, 19);
+ //
+ // mMenTools
+ //
+ this.mMenTools.Name = "mMenTools";
+ this.mMenTools.Size = new System.Drawing.Size(32, 19);
+ //
+ // mMenInfo
+ //
+ this.mMenInfo.Name = "mMenInfo";
+ this.mMenInfo.Size = new System.Drawing.Size(32, 19);
+ //
+ // mMenSep3
+ //
+ this.mMenSep3.Name = "mMenSep3";
+ this.mMenSep3.Size = new System.Drawing.Size(211, 6);
+ //
+ // tsContainer
+ //
+ //
+ // tsContainer.ContentPanel
+ //
+ this.tsContainer.ContentPanel.Controls.Add(this.pnlDock);
+ this.tsContainer.ContentPanel.Size = new System.Drawing.Size(1129, 472);
+ this.tsContainer.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.tsContainer.Location = new System.Drawing.Point(0, 0);
+ this.tsContainer.Name = "tsContainer";
+ this.tsContainer.Size = new System.Drawing.Size(1129, 571);
+ this.tsContainer.TabIndex = 17;
+ this.tsContainer.Text = "ToolStripContainer1";
+ //
+ // tsContainer.TopToolStripPanel
+ //
+ this.tsContainer.TopToolStripPanel.Controls.Add(this._quickConnectToolStrip);
+ this.tsContainer.TopToolStripPanel.Controls.Add(this._multiSshToolStrip);
+ this.tsContainer.TopToolStripPanel.Controls.Add(this.msMain);
+ this.tsContainer.TopToolStripPanel.Controls.Add(this._externalToolsToolStrip);
+ //
+ // _quickConnectToolStrip
+ //
+ this._quickConnectToolStrip.BackColor = System.Drawing.SystemColors.Control;
+ this._quickConnectToolStrip.ConnectionInitiator = connectionInitiator1;
+ this._quickConnectToolStrip.Dock = System.Windows.Forms.DockStyle.None;
+ this._quickConnectToolStrip.ForeColor = System.Drawing.SystemColors.ControlText;
+ this._quickConnectToolStrip.Location = new System.Drawing.Point(3, 0);
+ this._quickConnectToolStrip.MaximumSize = new System.Drawing.Size(0, 25);
+ this._quickConnectToolStrip.Name = "_quickConnectToolStrip";
+ this._quickConnectToolStrip.Size = new System.Drawing.Size(364, 25);
+ this._quickConnectToolStrip.TabIndex = 18;
+ //
+ // _multiSshToolStrip
+ //
+ this._multiSshToolStrip.Dock = System.Windows.Forms.DockStyle.None;
+ this._multiSshToolStrip.ImageScalingSize = new System.Drawing.Size(20, 20);
+ this._multiSshToolStrip.Location = new System.Drawing.Point(3, 25);
+ this._multiSshToolStrip.MinimumSize = new System.Drawing.Size(300, 0);
+ this._multiSshToolStrip.Name = "_multiSshToolStrip";
+ this._multiSshToolStrip.Size = new System.Drawing.Size(376, 25);
+ this._multiSshToolStrip.TabIndex = 1;
+ //
// _externalToolsToolStrip
//
this._externalToolsToolStrip.BackColor = System.Drawing.SystemColors.Control;
@@ -206,15 +197,24 @@ namespace mRemoteNG.UI.Forms
this._externalToolsToolStrip.Size = new System.Drawing.Size(111, 25);
this._externalToolsToolStrip.TabIndex = 17;
//
+ // tmrAutoSave
+ //
+ this.tmrAutoSave.Interval = 10000;
+ this.tmrAutoSave.Tick += new System.EventHandler(this.tmrAutoSave_Tick);
+ //
+ // vsToolStripExtender
+ //
+ this.vsToolStripExtender.DefaultRenderer = null;
+ //
// FrmMain
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1124, 564);
+ this.ClientSize = new System.Drawing.Size(1129, 571);
this.Controls.Add(this.tsContainer);
this.Icon = global::mRemoteNG.Resources.mRemote_Icon;
this.MainMenuStrip = this.msMain;
- this.MinimumSize = new System.Drawing.Size(1140, 603);
+ this.MinimumSize = new System.Drawing.Size(1145, 610);
this.Name = "FrmMain";
this.Opacity = 0D;
this.Text = "mRemoteNG";
diff --git a/mRemoteV1/UI/Menu/ViewMenu.cs b/mRemoteV1/UI/Menu/ViewMenu.cs
index 26325f05..e2ff1d99 100644
--- a/mRemoteV1/UI/Menu/ViewMenu.cs
+++ b/mRemoteV1/UI/Menu/ViewMenu.cs
@@ -261,8 +261,10 @@ namespace mRemoteNG.UI.Menu
_mMenViewJumpToConnectionsConfig.Text = Language.strMenuConnectionsAndConfig;
_mMenViewJumpToErrorsInfos.Text = Language.strMenuNotifications;
_mMenViewResetLayout.Text = Language.strMenuResetLayout;
+ _mMenViewLockToolbars.Text = Language.strLockToolbars;
_mMenViewQuickConnectToolbar.Text = Language.strMenuQuickConnectToolbar;
_mMenViewExtAppsToolbar.Text = Language.strMenuExternalToolsToolbar;
+ _mMenViewMultiSshToolbar.Text = Language.strMultiSshToolbar;
_mMenViewFullscreen.Text = Language.strMenuFullScreen;
}
diff --git a/mRemoteV1/UI/Window/ActiveDirectoryImportWindow.Designer.cs b/mRemoteV1/UI/Window/ActiveDirectoryImportWindow.Designer.cs
index 8453cbcf..eb03c12c 100644
--- a/mRemoteV1/UI/Window/ActiveDirectoryImportWindow.Designer.cs
+++ b/mRemoteV1/UI/Window/ActiveDirectoryImportWindow.Designer.cs
@@ -9,19 +9,20 @@ namespace mRemoteNG.UI.Window
#region Windows Form Designer generated code
private void InitializeComponent()
{
- this.btnImport = new Controls.Base.NGButton();
+ this.btnImport = new mRemoteNG.UI.Controls.Base.NGButton();
this.txtDomain = new mRemoteNG.UI.Controls.Base.NGTextBox();
this.lblDomain = new mRemoteNG.UI.Controls.Base.NGLabel();
- this.btnChangeDomain = new Controls.Base.NGButton();
+ this.btnChangeDomain = new mRemoteNG.UI.Controls.Base.NGButton();
this.ActiveDirectoryTree = new ADTree.ADtree();
- this.btnClose = new Controls.Base.NGButton();
+ this.btnClose = new mRemoteNG.UI.Controls.Base.NGButton();
this.chkSubOU = new mRemoteNG.UI.Controls.Base.NGCheckBox();
this.SuspendLayout();
//
// btnImport
//
- this.btnImport.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.btnImport.Location = new System.Drawing.Point(362, 338);
+ this.btnImport._mice = mRemoteNG.UI.Controls.Base.NGButton.MouseState.HOVER;
+ this.btnImport.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
+ this.btnImport.Location = new System.Drawing.Point(12, 346);
this.btnImport.Name = "btnImport";
this.btnImport.Size = new System.Drawing.Size(75, 23);
this.btnImport.TabIndex = 4;
@@ -35,7 +36,7 @@ namespace mRemoteNG.UI.Window
| System.Windows.Forms.AnchorStyles.Right)));
this.txtDomain.Location = new System.Drawing.Point(12, 25);
this.txtDomain.Name = "txtDomain";
- this.txtDomain.Size = new System.Drawing.Size(425, 22);
+ this.txtDomain.Size = new System.Drawing.Size(406, 22);
this.txtDomain.TabIndex = 1;
this.txtDomain.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtDomain_KeyDown);
//
@@ -50,10 +51,11 @@ namespace mRemoteNG.UI.Window
//
// btnChangeDomain
//
+ this.btnChangeDomain._mice = mRemoteNG.UI.Controls.Base.NGButton.MouseState.HOVER;
this.btnChangeDomain.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.btnChangeDomain.Location = new System.Drawing.Point(443, 23);
+ this.btnChangeDomain.Location = new System.Drawing.Point(424, 25);
this.btnChangeDomain.Name = "btnChangeDomain";
- this.btnChangeDomain.Size = new System.Drawing.Size(75, 23);
+ this.btnChangeDomain.Size = new System.Drawing.Size(99, 23);
this.btnChangeDomain.TabIndex = 2;
this.btnChangeDomain.Text = "Change";
this.btnChangeDomain.UseVisualStyleBackColor = true;
@@ -71,16 +73,17 @@ namespace mRemoteNG.UI.Window
this.ActiveDirectoryTree.Margin = new System.Windows.Forms.Padding(4);
this.ActiveDirectoryTree.Name = "ActiveDirectoryTree";
this.ActiveDirectoryTree.SelectedNode = null;
- this.ActiveDirectoryTree.Size = new System.Drawing.Size(506, 280);
+ this.ActiveDirectoryTree.Size = new System.Drawing.Size(510, 271);
this.ActiveDirectoryTree.TabIndex = 3;
this.ActiveDirectoryTree.ADPathChanged += new ADTree.ADtree.ADPathChangedEventHandler(this.ActiveDirectoryTree_ADPathChanged);
//
// btnClose
//
+ this.btnClose._mice = mRemoteNG.UI.Controls.Base.NGButton.MouseState.HOVER;
this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.btnClose.Location = new System.Drawing.Point(444, 337);
+ this.btnClose.Location = new System.Drawing.Point(447, 330);
this.btnClose.Name = "btnClose";
- this.btnClose.Size = new System.Drawing.Size(75, 23);
+ this.btnClose.Size = new System.Drawing.Size(75, 39);
this.btnClose.TabIndex = 5;
this.btnClose.Text = "Close";
this.btnClose.UseVisualStyleBackColor = true;
@@ -88,8 +91,10 @@ namespace mRemoteNG.UI.Window
//
// chkSubOU
//
- this.chkSubOU.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
- this.chkSubOU.Location = new System.Drawing.Point(248, 342);
+ this.chkSubOU._mice = mRemoteNG.UI.Controls.Base.NGCheckBox.MouseState.HOVER;
+ this.chkSubOU.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
+ this.chkSubOU.AutoSize = true;
+ this.chkSubOU.Location = new System.Drawing.Point(12, 330);
this.chkSubOU.Name = "chkSubOU";
this.chkSubOU.Size = new System.Drawing.Size(108, 17);
this.chkSubOU.TabIndex = 6;
@@ -100,7 +105,7 @@ namespace mRemoteNG.UI.Window
//
this.AcceptButton = this.btnImport;
this.BackColor = System.Drawing.SystemColors.Control;
- this.ClientSize = new System.Drawing.Size(530, 373);
+ this.ClientSize = new System.Drawing.Size(534, 381);
this.Controls.Add(this.chkSubOU);
this.Controls.Add(this.btnClose);
this.Controls.Add(this.ActiveDirectoryTree);
diff --git a/mRemoteV1/UI/Window/ActiveDirectoryImportWindow.cs b/mRemoteV1/UI/Window/ActiveDirectoryImportWindow.cs
index 5277dbbd..df27f667 100644
--- a/mRemoteV1/UI/Window/ActiveDirectoryImportWindow.cs
+++ b/mRemoteV1/UI/Window/ActiveDirectoryImportWindow.cs
@@ -85,7 +85,9 @@ namespace mRemoteNG.UI.Window
{
btnImport.Text = Language.strButtonImport;
lblDomain.Text = Language.strLabelDomain;
+ chkSubOU.Text = Language.strImportSubOUs;
btnChangeDomain.Text = Language.strButtonChange;
+ btnClose.Text = Language.strButtonClose;
}
private void ChangeDomain()
diff --git a/mRemoteV1/UI/Window/PortScanWindow.cs b/mRemoteV1/UI/Window/PortScanWindow.cs
index 97c7af34..56f55854 100644
--- a/mRemoteV1/UI/Window/PortScanWindow.cs
+++ b/mRemoteV1/UI/Window/PortScanWindow.cs
@@ -147,7 +147,7 @@ namespace mRemoteNG.UI.Window
clmClosedPorts.Text = Language.strClosedPorts;
Label2.Text = $"{Language.strEndPort}:";
Label1.Text = $"{Language.strStartPort}:";
- lblTimeout.Text = $"{Language.TimeoutInSeconds}";
+ lblTimeout.Text = $"{Language.strTimeoutInSeconds}";
TabText = Language.strMenuPortScan;
Text = Language.strMenuPortScan;
}