IDE: resourcestring for new app type library, bug #14224, from Marcelo B Paula

git-svn-id: trunk@21043 -
This commit is contained in:
mattias 2009-08-01 07:04:11 +00:00
parent 7ebe508fc7
commit 36e45396ed

View File

@ -5428,7 +5428,7 @@ end;
function TProjectLibraryDescriptor.GetLocalizedName: string;
begin
Result:='Library';
Result:=lisPckOptsLibrary;
end;
function TProjectLibraryDescriptor.GetLocalizedDescription: string;