tvplanit: Fix some translation-related layout issues in several forms. Add missing resourcestrings. Fix trask items being painted with task header font.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4708 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2016-06-10 16:12:14 +00:00
parent d5bbf9165c
commit b703a9f89e
12 changed files with 104 additions and 70 deletions

View File

@ -60,7 +60,7 @@ object ResEditForm: TResEditForm
TabOrder = 0
object tabResource: TTabSheet
Caption = 'Resource'
ClientHeight = 182
ClientHeight = 181
ClientWidth = 392
object lblDescription: TLabel
Left = 8
@ -122,7 +122,7 @@ object ResEditForm: TResEditForm
end
object NotesMemo: TMemo
Left = 8
Height = 103
Height = 102
Top = 67
Width = 374
Anchors = [akTop, akLeft, akRight, akBottom]