mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-19 23:29:45 +08:00
Edited and added a translation of the Russian language in the forms
- File/import - File/Import from AD - File/Export to File - View/Lock Toolbar position - View/Mylti SSH toolbar - Tools/Options/Additionally Related to question #940.
This commit is contained in:
1757
mRemoteV1/Resources/Language/Language.Designer.cs
generated
1757
mRemoteV1/Resources/Language/Language.Designer.cs
generated
File diff suppressed because it is too large
Load Diff
@@ -2500,7 +2500,7 @@ mRemoteNG will now quit and begin with the installation.</value>
|
||||
<value>Log to application directory</value>
|
||||
</data>
|
||||
<data name="strAssignedCredential" xml:space="preserve">
|
||||
<value>Assigned Credential</value>
|
||||
<value>Assigned сredential</value>
|
||||
</data>
|
||||
<data name="strHttpsInsecureAllowAlways" xml:space="preserve">
|
||||
<value>Allow Always</value>
|
||||
@@ -2628,10 +2628,10 @@ This page will walk you through the process of upgrading your connections file o
|
||||
<data name="strLabelReadOnly" xml:space="preserve">
|
||||
<value>Read Only:</value>
|
||||
</data>
|
||||
<data name="LoadBalanceInfoUseUtf8" xml:space="preserve">
|
||||
<data name="strLoadBalanceInfoUseUtf8" xml:space="preserve">
|
||||
<value>Use UTF8 encoding for RDP "Load Balance Info" property</value>
|
||||
</data>
|
||||
<data name="TimeoutInSeconds" xml:space="preserve">
|
||||
<data name="strTimeoutInSeconds" xml:space="preserve">
|
||||
<value>Timeout (seconds)</value>
|
||||
</data>
|
||||
<data name="srtWorkingDirectory" xml:space="preserve">
|
||||
@@ -2652,4 +2652,13 @@ This page will walk you through the process of upgrading your connections file o
|
||||
<data name="strWorkingDirColumnHeader" xml:space="preserve">
|
||||
<value>Working directory</value>
|
||||
</data>
|
||||
<data name="strLockToolbars" xml:space="preserve">
|
||||
<value>Lock toolbar positions</value>
|
||||
</data>
|
||||
<data name="strMultiSshToolbar" xml:space="preserve">
|
||||
<value>Multi SSH toolbar</value>
|
||||
</data>
|
||||
<data name="strImportSubOUs" xml:space="preserve">
|
||||
<value>Import sub OUs</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -193,7 +193,7 @@
|
||||
<value>&Отменить</value>
|
||||
</data>
|
||||
<data name="strButtonChange" xml:space="preserve">
|
||||
<value>Измененить</value>
|
||||
<value>Изменить</value>
|
||||
</data>
|
||||
<data name="strButtonClose" xml:space="preserve">
|
||||
<value>&Закрыть</value>
|
||||
@@ -855,7 +855,7 @@
|
||||
<value>Нажмите на эту кнопку для настройки сессий PuTTY:</value>
|
||||
</data>
|
||||
<data name="strLabelPuttyTimeout" xml:space="preserve">
|
||||
<value>Max. PuTTY && Integrated Ext. Apps wait time:</value>
|
||||
<value>Максимальное время ожидание PuTTY и внешнего приложения:</value>
|
||||
</data>
|
||||
<data name="strLabelReleasedUnderGPL" xml:space="preserve">
|
||||
<value>Выпущено под лицензией GNU General Public License (GPL)</value>
|
||||
@@ -2215,4 +2215,52 @@ mRemoteNG сейчас прекратит работу и начнет проц
|
||||
<data name="strWorkingDirColumnHeader" xml:space="preserve">
|
||||
<value>Рабочий каталог</value>
|
||||
</data>
|
||||
<data name="strExportToFileMenuItem" xml:space="preserve">
|
||||
<value>Экспорт в файл...</value>
|
||||
</data>
|
||||
<data name="strImportFromFileMenuItem" xml:space="preserve">
|
||||
<value>Импорт из файла...</value>
|
||||
</data>
|
||||
<data name="strImportMenuItem" xml:space="preserve">
|
||||
<value>Импорт</value>
|
||||
</data>
|
||||
<data name="strLockToolbars" xml:space="preserve">
|
||||
<value>Закрепить позицию панели инструментов</value>
|
||||
</data>
|
||||
<data name="strMultiSshToolbar" xml:space="preserve">
|
||||
<value>Панель инструментов SSH</value>
|
||||
</data>
|
||||
<data name="strAssignedCredential" xml:space="preserve">
|
||||
<value>Назначенные учетные данные</value>
|
||||
</data>
|
||||
<data name="strExportEverything" xml:space="preserve">
|
||||
<value>Экспортировать все</value>
|
||||
</data>
|
||||
<data name="strExportFile" xml:space="preserve">
|
||||
<value>Файл экспорта</value>
|
||||
</data>
|
||||
<data name="strExportItems" xml:space="preserve">
|
||||
<value>Пункт импорта</value>
|
||||
</data>
|
||||
<data name="strExportProperties" xml:space="preserve">
|
||||
<value>Экспорт свойств</value>
|
||||
</data>
|
||||
<data name="strExportSelectedConnection" xml:space="preserve">
|
||||
<value>Экспорт выбранного соединения</value>
|
||||
</data>
|
||||
<data name="strExportSelectedFolder" xml:space="preserve">
|
||||
<value>Экспорт выбранной папки</value>
|
||||
</data>
|
||||
<data name="strFileFormatLabel" xml:space="preserve">
|
||||
<value>Формат файла:</value>
|
||||
</data>
|
||||
<data name="strImportSubOUs" xml:space="preserve">
|
||||
<value>Импорт подразделений</value>
|
||||
</data>
|
||||
<data name="strLoadBalanceInfoUseUtf8" xml:space="preserve">
|
||||
<value>Используйте кодировку UTF8 для свойства RDP "Load Balance Info"</value>
|
||||
</data>
|
||||
<data name="strTimeoutInSeconds" xml:space="preserve">
|
||||
<value>Время ожидания в секундах:</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -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;
|
||||
|
||||
172
mRemoteV1/UI/Forms/frmMain.Designer.cs
generated
172
mRemoteV1/UI/Forms/frmMain.Designer.cs
generated
@@ -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";
|
||||
|
||||
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
@@ -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);
|
||||
|
||||
@@ -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()
|
||||
|
||||
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user