mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-02 00:00:42 +02:00
lazbuild: fixed compilation
git-svn-id: trunk@45543 -
This commit is contained in:
parent
a5270a0a23
commit
d92f4fe1fc
@ -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 '
|
||||
|
Loading…
Reference in New Issue
Block a user