diff --git a/XenAdmin/Dialogs/OptionsPages/ExternalToolsOptionsPage.resx b/XenAdmin/Dialogs/OptionsPages/ExternalToolsOptionsPage.resx index 30c968ea3..fc35653bb 100644 --- a/XenAdmin/Dialogs/OptionsPages/ExternalToolsOptionsPage.resx +++ b/XenAdmin/Dialogs/OptionsPages/ExternalToolsOptionsPage.resx @@ -185,13 +185,13 @@ 3, 43 - 62, 19 + 58, 19 - 5 + 1 - PuTTY + &PuTTY radioButtonPutty @@ -221,7 +221,7 @@ 4 - OpenSSH + &OpenSSH radioButtonOpenSsh @@ -245,10 +245,10 @@ 78, 23 - 3 + 6 - Browse... + B&rowse... buttonBrowseSsh @@ -275,7 +275,7 @@ 416, 23 - 4 + 5 textBoxOpenSsh @@ -302,7 +302,7 @@ 416, 23 - 6 + 2 textBoxPutty @@ -326,10 +326,10 @@ 75, 23 - 7 + 3 - Browse... + &Browse... buttonBrowsePutty @@ -359,7 +359,7 @@ 523, 170 - 3 + 0 sshConsoleLayoutPanel @@ -374,7 +374,7 @@ 0 - <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="sshClientInfoLabel" Row="0" RowSpan="1" Column="0" ColumnSpan="2" /><Control Name="radioButtonPutty" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="radioButtonOpenSsh" Row="3" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="buttonBrowseSsh" Row="4" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="textBoxOpenSsh" Row="4" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="textBoxPutty" Row="2" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="buttonBrowsePutty" Row="2" RowSpan="1" Column="1" ColumnSpan="1" /></Controls><Columns Styles="Percent,100,AutoSize,0" /><Rows Styles="AutoSize,0,AutoSize,0,AutoSize,0,AutoSize,0,AutoSize,0,Percent,100" /></TableLayoutSettings> + <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="sshConsoleInfoLabel" Row="0" RowSpan="1" Column="0" ColumnSpan="2" /><Control Name="radioButtonPutty" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="radioButtonOpenSsh" Row="3" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="buttonBrowseSsh" Row="4" RowSpan="1" Column="1" ColumnSpan="1" /><Control Name="textBoxOpenSsh" Row="4" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="textBoxPutty" Row="2" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="buttonBrowsePutty" Row="2" RowSpan="1" Column="1" ColumnSpan="1" /></Controls><Columns Styles="Percent,100,AutoSize,0" /><Rows Styles="AutoSize,0,AutoSize,0,AutoSize,0,AutoSize,0,AutoSize,0,Percent,100" /></TableLayoutSettings> Fill @@ -395,7 +395,7 @@ 537, 200 - 2 + 0 External SSH Console @@ -428,7 +428,7 @@ 543, 288 - 7 + 0 externalToolsLayoutPanel @@ -443,7 +443,7 @@ 0 - <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="sshClientGroupBox" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /></Controls><Columns Styles="Percent,100" /><Rows Styles="AutoSize,0,AutoSize,0,Percent,100,Absolute,20" /></TableLayoutSettings> + <?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="sshConsoleGroupBox" Row="1" RowSpan="1" Column="0" ColumnSpan="1" /></Controls><Columns Styles="Percent,100" /><Rows Styles="AutoSize,0,AutoSize,0,Percent,100,Absolute,20" /></TableLayoutSettings> 17, 17 diff --git a/XenModel/Messages.Designer.cs b/XenModel/Messages.Designer.cs index c581340ed..3c4bb9435 100755 --- a/XenModel/Messages.Designer.cs +++ b/XenModel/Messages.Designer.cs @@ -8040,7 +8040,7 @@ namespace XenAdmin { } /// - /// Looks up a localized string similar to Configure SSH Console. + /// Looks up a localized string similar to Configure &SSH Console. /// public static string CONFIGURE_SSH_CONSOLE_TITLE { get { @@ -17051,14 +17051,6 @@ namespace XenAdmin { } /// - /// Looks up a localized string similar to Path section {0} matches a device name.. - /// - public static string FILE_PATH_DEVICE_NAME_ERROR_MESSAGE { - get { - return ResourceManager.GetString("FILE_PATH_DEVICE_NAME_ERROR_MESSAGE", resourceCulture); - } - } - /// Looks up a localized string similar to File not found. /// public static string FILE_NOT_FOUND { @@ -17067,7 +17059,15 @@ namespace XenAdmin { } } - + /// + /// Looks up a localized string similar to Path section {0} matches a device name.. + /// + public static string FILE_PATH_DEVICE_NAME_ERROR_MESSAGE { + get { + return ResourceManager.GetString("FILE_PATH_DEVICE_NAME_ERROR_MESSAGE", resourceCulture); + } + } + /// /// Looks up a localized string similar to Acrobat (PDF) file. /// diff --git a/XenModel/Messages.resx b/XenModel/Messages.resx index b439e45ec..e394a307e 100755 --- a/XenModel/Messages.resx +++ b/XenModel/Messages.resx @@ -2889,7 +2889,7 @@ Do you want to assign it to the schedule '{2}' instead? Your external SSH console could not be found. Please check that you have selected a valid file. - Configure SSH Console + Configure &SSH Console Configuring Workload Balancing