From 76b0ec7ad4bea4c271157d30a571be5b3daa1aa5 Mon Sep 17 00:00:00 2001 From: vincents Date: Wed, 22 Jun 2005 12:21:36 +0000 Subject: [PATCH] added resourcestring for missing contributors file. git-svn-id: trunk@7266 - --- ide/lazarusidestrconsts.pas | 1 + 1 file changed, 1 insertion(+) diff --git a/ide/lazarusidestrconsts.pas b/ide/lazarusidestrconsts.pas index 89705ee817..9085afe187 100644 --- a/ide/lazarusidestrconsts.pas +++ b/ide/lazarusidestrconsts.pas @@ -571,6 +571,7 @@ resourcestring +'Delphi.' +'%s' +'As Lazarus is growing we need more developers.'; + lisAboutNoContributors = 'Cannot find contributors list.'; lisUnitNameAlreadyExistsCap = 'Unitname already in project'; lisTheUnitAlreadyExistsIgnoreWillForceTheRenaming = 'The unit %s%s%s ' +'already exists.%sIgnore will force the renaming,%sCancel will cancel '