mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
UPD: Change button caption
This commit is contained in:
parent
e9fda4ec49
commit
945877b400
2 changed files with 2 additions and 2 deletions
|
|
@ -178,7 +178,7 @@ object frmLinker: TfrmLinker
|
|||
BorderSpacing.Top = 6
|
||||
BorderSpacing.InnerBorder = 4
|
||||
Cancel = True
|
||||
Caption = 'Exit'
|
||||
Caption = 'Cancel'
|
||||
ModalResult = 2
|
||||
TabOrder = 3
|
||||
end
|
||||
|
|
|
|||
|
|
@ -10,4 +10,4 @@ TFRMLINKER.SPBTNDOWN.CAPTION=Down
|
|||
TFRMLINKER.SPBTNDEL.HINT=Delete
|
||||
TFRMLINKER.SPBTNDEL.CAPTION=Delete
|
||||
TFRMLINKER.BTNOK.CAPTION=OK
|
||||
TFRMLINKER.BTNEXIT.CAPTION=Exit
|
||||
TFRMLINKER.BTNEXIT.CAPTION=Cancel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue