diff --git a/ide/lazarusidestrconsts.pas b/ide/lazarusidestrconsts.pas index 97d12e814f..ccc43720d4 100644 --- a/ide/lazarusidestrconsts.pas +++ b/ide/lazarusidestrconsts.pas @@ -4423,8 +4423,8 @@ resourcestring lisPkgMangUnableToCreatePackageSourceDirectoryForPackage = 'Unable to ' +'create package source directory "%s"%sfor package %s.'; lisPkgMangUnableToLoadPackage = 'Unable to load package'; - lisPkgMangUnableToOpenThePackage = 'Unable to open the package "%s".%s' - +'This package was marked for installation.'; + lisPkgMangUnableToOpenThePackage = 'Unable to open the package "%s".' + +'%sThis package was marked for installation.'; lisOpenPackage2 = 'Open package %s'; lisPkgMangThePackageNameOfTheFileIsInvalid = 'The package name "%s" of' +'%sthe file "%s" is invalid.'; @@ -6131,8 +6131,6 @@ resourcestring +'the main unit. The new main unit will be %s.pas.'; lisRemoveFilesFromPackage = 'Remove %s files from package "%s"?'; lisDirectivesForNewUnit = 'Directives for new unit'; - lisRemoveFromInstallList = 'Remove from install list'; - lisKeepInInstallList = 'Keep in install list'; lisInformationAboutUsedFPC = 'Information about used FPC'; //Build mode differences dialog