Преглед изворни кода

Cosmetics: change key -> enter key - text

Herman Schoenfeld пре 7 година
родитељ
комит
c403c8ca2b
1 измењених фајлова са 4 додато и 4 уклоњено
  1. 4 4
      src/gui/wizards/operations/UWIZChangeKey_EnterKey.lfm

+ 4 - 4
src/gui/wizards/operations/UWIZChangeKey_EnterKey.lfm

@@ -30,18 +30,18 @@ object WIZChangeKey_EnterKey: TWIZChangeKey_EnterKey
       Left = 8
       Height = 19
       Top = 160
-      Width = 226
+      Width = 203
       Anchors = [akLeft, akBottom]
-      Caption = 'Let me choose fee''s for this transaction'
+      Caption = 'Use custom fee''s for this operation'
       TabOrder = 0
     end
     object chkAttachPayload: TCheckBox
       Left = 8
       Height = 19
       Top = 192
-      Width = 303
+      Width = 258
       Anchors = [akLeft, akBottom]
-      Caption = 'I want to attach a message payload to this transaction'
+      Caption = 'Attach a message/payload to this transaction'
       TabOrder = 1
     end
     object mmoNewPrivateKey: TMemo