mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-16 19:49:18 +02:00
IDE: improved 'About' dialog/'About' tab text. Fixes bug #15941.
git-svn-id: trunk@25621 -
This commit is contained in:
parent
6acbc054f7
commit
3db87c2c2f
@ -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 '
|
||||
|
Loading…
Reference in New Issue
Block a user