mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-28 10:02:14 +00:00
FIX: Some fixes for bug [0000275]
This commit is contained in:
parent
eaf109defd
commit
82b1968bcb
2 changed files with 2 additions and 2 deletions
|
|
@ -16,7 +16,7 @@ inherited frmOptionsFileTypesColors: TfrmOptionsFileTypesColors
|
|||
BorderSpacing.Top = 6
|
||||
BorderSpacing.Right = 8
|
||||
BorderSpacing.Bottom = 8
|
||||
Caption = 'File types colors'
|
||||
Caption = 'File types colors (sort by drag&&drop)'
|
||||
ClientHeight = 324
|
||||
ClientWidth = 739
|
||||
TabOrder = 0
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
TFRMOPTIONSFILETYPESCOLORS.GBFILETYPESCOLORS.CAPTION=File types colors
|
||||
TFRMOPTIONSFILETYPESCOLORS.GBFILETYPESCOLORS.CAPTION=File types colors (sort by drag&&drop)
|
||||
TFRMOPTIONSFILETYPESCOLORS.LBLCATEGORYNAME.CAPTION=Category name:
|
||||
TFRMOPTIONSFILETYPESCOLORS.LBLCATEGORYMASK.CAPTION=Category mask:
|
||||
TFRMOPTIONSFILETYPESCOLORS.LBLCATEGORYCOLOR.CAPTION=Category color:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue