mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-30 17:11:59 +02:00
IDE: tweaks to the about Lazarus text
git-svn-id: trunk@11091 -
This commit is contained in:
parent
c1437bbc76
commit
c703198ac7
@ -93,7 +93,7 @@ object AboutForm: TAboutForm
|
||||
Top = 6
|
||||
Width = 389
|
||||
Anchors = [akTop, akLeft, akRight, akBottom]
|
||||
PageIndex = 2
|
||||
PageIndex = 0
|
||||
object AboutPage: TPage
|
||||
Caption = 'About'
|
||||
ClientWidth = 381
|
||||
|
@ -31,7 +31,7 @@ LazarusResources.Add('TAboutForm','FORMDATA',[
|
||||
+' "};'#10#11'ModalResult'#2#1#9'NumGlyphs'#2#0#8'TabOrder'#2#1#0#0
|
||||
+#9'TNotebook'#9'Notebook1'#4'Left'#3#215#0#6'Height'#3#5#1#3'Top'#2#6#5'Widt'
|
||||
+'h'#3#133#1#7'Anchors'#11#5'akTop'#6'akLeft'#7'akRight'#8'akBottom'#0#9'Page'
|
||||
+'Index'#2#2#0#5'TPage'#9'AboutPage'#7'Caption'#6#5'About'#11'ClientWidth'#3
|
||||
+'Index'#2#0#0#5'TPage'#9'AboutPage'#7'Caption'#6#5'About'#11'ClientWidth'#3
|
||||
+'}'#1#12'ClientHeight'#3#235#0#0#5'TMemo'#9'AboutMemo'#6'Height'#3#235#0#5'W'
|
||||
+'idth'#3'}'#1#5'Align'#7#8'alClient'#8'ReadOnly'#9#10'ScrollBars'#7#10'ssAut'
|
||||
+'oBoth'#8'TabOrder'#2#0#0#0#0#5'TPage'#16'ContributorsPage'#7'Caption'#6#12
|
||||
|
@ -706,8 +706,8 @@ resourcestring
|
||||
+'compiler that runs on Windows, Linux, Mac OS X, FreeBSD and more.'
|
||||
+'%s'
|
||||
+'Lazarus is the missing part of the puzzle that will allow you to '
|
||||
+'develop Delphi like programs for all of the above platforms. The IDE '
|
||||
+'is a RAD tool that includes a form designer.'
|
||||
+'develop programs for all of the above platforms in a Delphi like '
|
||||
+'environment. The IDE is a RAD tool that includes a form designer.'
|
||||
+'%s'
|
||||
+'As Lazarus is growing we need more developers.';
|
||||
lisAboutNoContributors = 'Cannot find contributors list.';
|
||||
|
Loading…
Reference in New Issue
Block a user