lazbuild: fixed compilation

git-svn-id: trunk@45543 -
This commit is contained in:
mattias 2014-06-15 18:42:57 +00:00
parent a5270a0a23
commit d92f4fe1fc

View File

@ -3755,6 +3755,8 @@ resourcestring
lisPkgMangPackage = 'Package: %s';
lisPkgMangProject = 'Project: %s';
lisPkgMangDependencyWithoutOwner = 'Dependency without Owner: %s';
lisLazbuildIsNonInteractiveAbortingNow = '%s%s%s%slazbuild is non '
+'interactive, aborting now.';
lisPkgMangSavePackageLpk = 'Save Package %s (*.lpk)';
lisPkgMangInvalidPackageFileExtension = 'Invalid package file extension';
lisPkgMangPackagesMustHaveTheExtensionLpk = 'Packages must have the '