IDE: formatting

git-svn-id: trunk@35324 -
This commit is contained in:
juha 2012-02-12 14:35:48 +00:00
parent 6b19f5e2aa
commit 8eba15d1a0

View File

@ -4273,9 +4273,8 @@ resourcestring
+'the pascal code manually.'; +'the pascal code manually.';
lisFixLFMFile = 'Fix LFM file'; lisFixLFMFile = 'Fix LFM file';
lisMissingEvents = 'Missing Events'; lisMissingEvents = 'Missing Events';
lisTheFollowingMethodsUsedByAreNotInTheSourceRemoveTh = 'The following ' lisTheFollowingMethodsUsedByAreNotInTheSourceRemoveTh = 'The following methods '
+'methods used by %s are not in the source%s%s%s%s%s%sRemove the dangling ' +'used by %s are not in the source%s%s%s%s%s%sRemove the dangling references?';
+'references?';
// extract proc dialog // extract proc dialog
lisNoCodeSelected = 'No code selected'; lisNoCodeSelected = 'No code selected';
@ -4297,9 +4296,8 @@ resourcestring
lisSubProcedure = 'Sub Procedure'; lisSubProcedure = 'Sub Procedure';
lisSubProcedureOnSameLevel = 'Sub Procedure on same level'; lisSubProcedureOnSameLevel = 'Sub Procedure on same level';
lisFreePascalCompilerNotFound = 'Free Pascal Compiler not found'; lisFreePascalCompilerNotFound = 'Free Pascal Compiler not found';
lisTheFreePascalCompilerFilenameWasNotFoundItIsRecomm = 'The Free Pascal ' lisTheFreePascalCompilerFilenameWasNotFoundItIsRecomm = 'The Free Pascal compiler '
+'compiler (filename: %s) was not found.%sIt is recommended that you ' +'(filename: %s) was not found.%sIt is recommended that you install fpc.';
+'install fpc.';
lisInvalidCompilerFilename = 'Invalid Compiler Filename'; lisInvalidCompilerFilename = 'Invalid Compiler Filename';
lisTheCurrentCompilerFilenameIsNotAValidExecutablePlease = 'The current ' lisTheCurrentCompilerFilenameIsNotAValidExecutablePlease = 'The current '
+'compiler filename %s%s%s%sis not a valid executable.%sPlease check ' +'compiler filename %s%s%s%sis not a valid executable.%sPlease check '
@ -4307,8 +4305,7 @@ resourcestring
lisFreePascalSourcesNotFound = 'Free Pascal Sources not found'; lisFreePascalSourcesNotFound = 'Free Pascal Sources not found';
lisTheFreePascalSourceDirectoryWasNotFoundSomeCodeFun = 'The Free Pascal ' lisTheFreePascalSourceDirectoryWasNotFoundSomeCodeFun = 'The Free Pascal '
+'source directory was not found.%sSome code functions will not work.%sIt ' +'source directory was not found.%sSome code functions will not work.%sIt '
+'is recommended that you install it and set the path%sTools -> ' +'is recommended that you install it and set the path%sTools -> Options -> Files';
+'Options -> Files';
lisInvalidFreePascalSourceDirectory = 'Invalid Free Pascal source directory'; lisInvalidFreePascalSourceDirectory = 'Invalid Free Pascal source directory';
lisTheCurrentFreePascalSourceDirectoryDoesNotLookCorr2 = 'The current Free ' lisTheCurrentFreePascalSourceDirectoryDoesNotLookCorr2 = 'The current Free '
+'Pascal source directory %s%s%s%sdoes not look correct.%sCheck ' +'Pascal source directory %s%s%s%sdoes not look correct.%sCheck '
@ -4316,13 +4313,11 @@ resourcestring
lisLazarusDirectoryNotFound = 'Lazarus directory not found'; lisLazarusDirectoryNotFound = 'Lazarus directory not found';
lisTheCurrentLazarusDirectoryDoesNotLookCorrectWithou2 = 'The current ' lisTheCurrentLazarusDirectoryDoesNotLookCorrectWithou2 = 'The current '
+'Lazarus directory %s%s%s%sdoes not look correct.%sWithout it You will ' +'Lazarus directory %s%s%s%sdoes not look correct.%sWithout it You will '
+'not be able to create LCL applications.%sCheck Tools -> ' +'not be able to create LCL applications.%sCheck Tools -> Options -> Files';
+'Options -> Files';
lisTheCurrentLazarusDirectoryDoesNotLookCorrectWithou = 'The current ' lisTheCurrentLazarusDirectoryDoesNotLookCorrectWithou = 'The current '
+'Lazarus directory %s%s%s%sdoes not look correct.%sWithout it You will ' +'Lazarus directory %s%s%s%sdoes not look correct.%sWithout it You will '
+'not be able to create LCL applications.%sChoose Ok to choose the ' +'not be able to create LCL applications.%sChoose Ok to choose the '
+'default %s%s%s.%sOtherwise check Tools -> Options -> ' +'default %s%s%s.%sOtherwise check Tools -> Options -> Files';
+'Files';
lisTheLazarusDirectoryWasNotFoundYouWillNotBeAbleToCr = 'The Lazarus ' lisTheLazarusDirectoryWasNotFoundYouWillNotBeAbleToCr = 'The Lazarus '
+'directory was not found.%sYou will not be able to create LCL ' +'directory was not found.%sYou will not be able to create LCL '
+'applications.%sPlease check Tools -> Options -> Files'; +'applications.%sPlease check Tools -> Options -> Files';