LazEdit: use English captions as default in NewHtmlDialog form

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2661 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
lazarus-bart
2013-02-06 19:10:47 +00:00
parent 8eb36210b7
commit cdec4eeeaa

View File

@ -10,18 +10,18 @@ object NewHtmlDlgForm: TNewHtmlDlgForm
ClientWidth = 424 ClientWidth = 424
OnCreate = FormCreate OnCreate = FormCreate
OnShow = FormShow OnShow = FormShow
LCLVersion = '0.9.31' LCLVersion = '1.1'
object Label1: TLabel object Label1: TLabel
Left = 19 Left = 19
Height = 14 Height = 15
Top = 8 Top = 8
Width = 21 Width = 23
Caption = 'Titel' Caption = 'Title'
ParentColor = False ParentColor = False
end end
object TitleEdit: TEdit object TitleEdit: TEdit
Left = 19 Left = 19
Height = 21 Height = 23
Top = 21 Top = 21
Width = 385 Width = 385
TabOrder = 0 TabOrder = 0
@ -31,81 +31,81 @@ object NewHtmlDlgForm: TNewHtmlDlgForm
Height = 272 Height = 272
Top = 256 Top = 256
Width = 385 Width = 385
Caption = 'Opmaak via inline stijl' Caption = 'Page layout with inline style'
ClientHeight = 254 ClientHeight = 254
ClientWidth = 381 ClientWidth = 381
TabOrder = 3 TabOrder = 3
object BackColorEdit: TEdit object BackColorEdit: TEdit
Left = 11 Left = 11
Height = 21 Height = 23
Top = 16 Top = 16
Width = 288 Width = 288
TabOrder = 0 TabOrder = 0
end end
object TextColorEdit: TEdit object TextColorEdit: TEdit
Left = 11 Left = 11
Height = 21 Height = 23
Top = 56 Top = 56
Width = 288 Width = 288
TabOrder = 1 TabOrder = 1
end end
object Label2: TLabel object Label2: TLabel
Left = 11 Left = 11
Height = 14 Height = 15
Top = 0 Top = 0
Width = 82 Width = 94
Caption = 'Achtergrondkleur' Caption = 'Background color'
ParentColor = False ParentColor = False
end end
object Label3: TLabel object Label3: TLabel
Left = 11 Left = 11
Height = 14 Height = 15
Top = 40 Top = 40
Width = 51 Width = 52
Caption = 'Tekstkleur' Caption = 'Text color'
ParentColor = False ParentColor = False
end end
object Label4: TLabel object Label4: TLabel
Left = 11 Left = 11
Height = 14 Height = 15
Top = 80 Top = 80
Width = 47 Width = 52
Caption = 'Link kleur' Caption = 'Link color'
ParentColor = False ParentColor = False
end end
object LinkColorEdit: TEdit object LinkColorEdit: TEdit
Left = 13 Left = 13
Height = 21 Height = 23
Top = 96 Top = 96
Width = 286 Width = 286
TabOrder = 2 TabOrder = 2
end end
object Label5: TLabel object Label5: TLabel
Left = 13 Left = 13
Height = 14 Height = 15
Top = 120 Top = 120
Width = 88 Width = 87
Caption = 'Bezochte linkkleur' Caption = 'Visited link color'
ParentColor = False ParentColor = False
end end
object VisitedLinkColorEdit: TEdit object VisitedLinkColorEdit: TEdit
Left = 13 Left = 13
Height = 21 Height = 23
Top = 136 Top = 136
Width = 286 Width = 286
TabOrder = 3 TabOrder = 3
end end
object Label6: TLabel object Label6: TLabel
Left = 13 Left = 13
Height = 14 Height = 15
Top = 160 Top = 160
Width = 84 Width = 100
Caption = 'Achterrondplaatje' Caption = 'Background image'
ParentColor = False ParentColor = False
end end
object BackImageEdit: TEdit object BackImageEdit: TEdit
Left = 13 Left = 13
Height = 21 Height = 23
Top = 176 Top = 176
Width = 286 Width = 286
TabOrder = 4 TabOrder = 4
@ -191,7 +191,6 @@ object NewHtmlDlgForm: TNewHtmlDlgForm
FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00 FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00
} }
NumGlyphs = 0
OnClick = ColorBtnClick OnClick = ColorBtnClick
end end
object TextColorBtn: TSpeedButton object TextColorBtn: TSpeedButton
@ -275,7 +274,6 @@ object NewHtmlDlgForm: TNewHtmlDlgForm
FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00 FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00
} }
NumGlyphs = 0
OnClick = ColorBtnClick OnClick = ColorBtnClick
end end
object LinkColorBtn: TSpeedButton object LinkColorBtn: TSpeedButton
@ -359,7 +357,6 @@ object NewHtmlDlgForm: TNewHtmlDlgForm
FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00 FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00
} }
NumGlyphs = 0
OnClick = ColorBtnClick OnClick = ColorBtnClick
end end
object VisitedColorBtn: TSpeedButton object VisitedColorBtn: TSpeedButton
@ -443,7 +440,6 @@ object NewHtmlDlgForm: TNewHtmlDlgForm
FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00 FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00
} }
NumGlyphs = 0
OnClick = ColorBtnClick OnClick = ColorBtnClick
end end
object BackImgBtn: TSpeedButton object BackImgBtn: TSpeedButton
@ -487,20 +483,19 @@ object NewHtmlDlgForm: TNewHtmlDlgForm
FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00 FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00
} }
NumGlyphs = 0
OnClick = ImgBtnClick OnClick = ImgBtnClick
end end
object Label11: TLabel object Label11: TLabel
Left = 13 Left = 13
Height = 14 Height = 15
Top = 200 Top = 200
Width = 155 Width = 123
Caption = 'Relatieve pad naar afbeeldingen' Caption = 'Relative path to images'
ParentColor = False ParentColor = False
end end
object PictureFolderEdit: TEdit object PictureFolderEdit: TEdit
Left = 13 Left = 13
Height = 21 Height = 23
Top = 216 Top = 216
Width = 286 Width = 286
TabOrder = 5 TabOrder = 5
@ -511,36 +506,36 @@ object NewHtmlDlgForm: TNewHtmlDlgForm
Height = 105 Height = 105
Top = 144 Top = 144
Width = 385 Width = 385
Caption = 'Opmaak via extern stijlblad' Caption = 'Page layout with external style-sheet'
ClientHeight = 87 ClientHeight = 87
ClientWidth = 381 ClientWidth = 381
TabOrder = 2 TabOrder = 2
object Label7: TLabel object Label7: TLabel
Left = 13 Left = 13
Height = 14 Height = 15
Top = 0 Top = 0
Width = 87 Width = 123
Caption = 'Standaard stijlblad' Caption = 'Standard css-stylesheet'
ParentColor = False ParentColor = False
end end
object Label8: TLabel object Label8: TLabel
Left = 13 Left = 13
Height = 14 Height = 15
Top = 40 Top = 40
Width = 112 Width = 104
Caption = 'Stijlblad voor afdrukken' Caption = 'Style-sheet for print'
ParentColor = False ParentColor = False
end end
object DefaultStylesheetEdit: TEdit object DefaultStylesheetEdit: TEdit
Left = 11 Left = 11
Height = 21 Height = 23
Top = 16 Top = 16
Width = 288 Width = 288
TabOrder = 0 TabOrder = 0
end end
object PrintStyleSheetEdit: TEdit object PrintStyleSheetEdit: TEdit
Left = 11 Left = 11
Height = 21 Height = 23
Top = 56 Top = 56
Width = 288 Width = 288
TabOrder = 1 TabOrder = 1
@ -586,7 +581,6 @@ object NewHtmlDlgForm: TNewHtmlDlgForm
FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00 FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00
} }
NumGlyphs = 0
OnClick = StyleBtnClick OnClick = StyleBtnClick
end end
object PrintSheetBtn: TSpeedButton object PrintSheetBtn: TSpeedButton
@ -630,7 +624,6 @@ object NewHtmlDlgForm: TNewHtmlDlgForm
FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00 FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00
} }
NumGlyphs = 0
OnClick = StyleBtnClick OnClick = StyleBtnClick
end end
end end
@ -640,7 +633,7 @@ object NewHtmlDlgForm: TNewHtmlDlgForm
Top = 96 Top = 96
Width = 385 Width = 385
AutoFill = True AutoFill = True
Caption = 'Kies opmaak methode' Caption = 'Choose CSS styling method for page layout'
ChildSizing.LeftRightSpacing = 6 ChildSizing.LeftRightSpacing = 6
ChildSizing.TopBottomSpacing = 6 ChildSizing.TopBottomSpacing = 6
ChildSizing.EnlargeHorizontal = crsHomogenousChildResize ChildSizing.EnlargeHorizontal = crsHomogenousChildResize
@ -654,26 +647,26 @@ object NewHtmlDlgForm: TNewHtmlDlgForm
Columns = 2 Columns = 2
ItemIndex = 0 ItemIndex = 0
Items.Strings = ( Items.Strings = (
'Opmaak via extern stijlblad' 'External style-sheet'
'Opmaak via inline stijl' 'Inline style'
) )
OnClick = StyleChoiceGroupClick OnClick = StyleChoiceGroupClick
TabOrder = 1 TabOrder = 1
end end
object DocTypeComboBox: TComboBox object DocTypeComboBox: TComboBox
Left = 23 Left = 23
Height = 21 Height = 23
Top = 544 Top = 544
Width = 377 Width = 377
ItemHeight = 13 ItemHeight = 15
TabOrder = 4 TabOrder = 4
Text = 'DocTypeComboBox' Text = 'DocTypeComboBox'
end end
object Label9: TLabel object Label9: TLabel
Left = 23 Left = 23
Height = 14 Height = 15
Top = 528 Top = 528
Width = 45 Width = 53
Caption = 'Html type' Caption = 'Html type'
ParentColor = False ParentColor = False
end end
@ -701,15 +694,15 @@ object NewHtmlDlgForm: TNewHtmlDlgForm
end end
object Label10: TLabel object Label10: TLabel
Left = 19 Left = 19
Height = 14 Height = 15
Top = 48 Top = 48
Width = 32 Width = 37
Caption = 'Auteur' Caption = 'Author'
ParentColor = False ParentColor = False
end end
object AuthorEdit: TEdit object AuthorEdit: TEdit
Left = 19 Left = 19
Height = 21 Height = 23
Top = 64 Top = 64
Width = 385 Width = 385
TabOrder = 7 TabOrder = 7