From 3db87c2c2fce3c21e3b9771dff930be299c6ad11 Mon Sep 17 00:00:00 2001 From: maxim Date: Mon, 24 May 2010 22:44:57 +0000 Subject: [PATCH] IDE: improved 'About' dialog/'About' tab text. Fixes bug #15941. git-svn-id: trunk@25621 - --- ide/lazarusidestrconsts.pas | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ide/lazarusidestrconsts.pas b/ide/lazarusidestrconsts.pas index 56748cd5ad..77d1b1c218 100644 --- a/ide/lazarusidestrconsts.pas +++ b/ide/lazarusidestrconsts.pas @@ -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 '