mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-26 12:08:37 +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:
@@ -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