IDE: updated lazarus about text (#8785)

git-svn-id: trunk@11073 -
This commit is contained in:
vincents 2007-05-04 10:59:36 +00:00
parent a081b9846f
commit ea7211515a

View File

@ -701,16 +701,13 @@ resourcestring
lisAboutLazarusMsg =
'License: GPL/LGPL'
+'%s'
+'Lazarus are the class libraries for Free Pascal that '
+'emulate Delphi. Free Pascal is a (L)GPL''ed compiler that '
+'runs on Linux, Win32, OS/2, 68K and more. Free Pascal '
+'is designed to be able to understand and compile Delphi '
+'syntax, which is of course OOP.'
+'Lazarus is an IDE to create (graphical and console) applications '
+'with Free Pascal. Free Pascal is a (L)GPL''ed Pascal and Object Pascal '
+'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 in all of the above '
+'platforms. The IDE will eventually become a RAD tool like '
+'Delphi.'
+'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.'
+'%s'
+'As Lazarus is growing we need more developers.';
lisAboutNoContributors = 'Cannot find contributors list.';