IDE: improved 'About' dialog/'About' tab text. Fixes bug #15941.

git-svn-id: trunk@25621 -
This commit is contained in:
maxim 2010-05-24 22:44:57 +00:00
parent 6acbc054f7
commit 3db87c2c2f

View File

@ -810,10 +810,10 @@ resourcestring
lisSVNRevision = 'SVN Revision: ';
lisClose = '&Close';
lisAboutLazarusMsg =
'License: GPL/LGPL'
'License: GPL/LGPL. See Lazarus and Free Pascal sources for license details.'
+'%s'
+'Lazarus is an IDE to create (graphical and console) applications '
+'with Free Pascal. Free Pascal is a (L)GPL''ed Pascal and Object Pascal '
+'Lazarus is an IDE to create graphical and console applications '
+'with Free Pascal. Free Pascal is 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 '