mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-06 21:00:20 +02:00
parent
a081b9846f
commit
ea7211515a
@ -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.';
|
||||
|
Loading…
Reference in New Issue
Block a user