Browse Source

Update SiteAdvanced.dfm

Space for German text increased, also useful for Dutch, Italian, Russian, Ukrainian, Hungarian, Turkish
Mr-Update 3 years ago
parent
commit
5f905b67ee
1 changed files with 5 additions and 5 deletions
  1. 5 5
      source/forms/SiteAdvanced.dfm

+ 5 - 5
source/forms/SiteAdvanced.dfm

@@ -527,7 +527,7 @@ object SiteAdvancedDialog: TSiteAdvancedDialog
           object ShowEncryptionKeyCheck: TCheckBox
             Left = 12
             Top = 61
-            Width = 97
+            Width = 117
             Height = 17
             Caption = '&Show key'
             TabOrder = 2
@@ -1818,9 +1818,9 @@ object SiteAdvancedDialog: TSiteAdvancedDialog
             FocusControl = TunnelLocalPortNumberEdit
           end
           object TunnelLocalPortNumberEdit: TComboBox
-            Left = 284
+            Left = 234
             Top = 15
-            Width = 98
+            Width = 148
             Height = 21
             AutoComplete = False
             Anchors = [akTop, akRight]
@@ -2327,7 +2327,7 @@ object SiteAdvancedDialog: TSiteAdvancedDialog
             OnChange = DataChange
           end
           object PrivateKeyToolsButton: TButton
-            Left = 151
+            Left = 201
             Top = 86
             Width = 101
             Height = 25
@@ -2338,7 +2338,7 @@ object SiteAdvancedDialog: TSiteAdvancedDialog
           object PrivateKeyViewButton: TButton
             Left = 12
             Top = 86
-            Width = 133
+            Width = 183
             Height = 25
             Caption = '&Display Public Key'
             TabOrder = 2