Browse Source

S3 Security token session option renamed to a more appropriate Session Token

Source commit: f4b460b0592addf84b7b6cf25b3ebfc67337a7e1
Martin Prikryl 4 years ago
parent
commit
a93cfb3400
1 changed files with 2 additions and 2 deletions
  1. 2 2
      source/forms/SiteAdvanced.dfm

+ 2 - 2
source/forms/SiteAdvanced.dfm

@@ -1089,9 +1089,9 @@ object SiteAdvancedDialog: TSiteAdvancedDialog
           object S3SessionTokenLabel: TLabel
             Left = 12
             Top = 20
-            Width = 73
+            Width = 70
             Height = 13
-            Caption = '&Security token:'
+            Caption = '&Session token:'
           end
           object S3SessionTokenMemo: TMemo
             Left = 11