浏览代码

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

Source commit: f4b460b0592addf84b7b6cf25b3ebfc67337a7e1
Martin Prikryl 4 年之前
父节点
当前提交
a93cfb3400
共有 1 个文件被更改,包括 2 次插入2 次删除
  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