IDE: resourcestring for new package, bug #14224, from Marcelo B Paula

git-svn-id: trunk@21044 -
This commit is contained in:
mattias 2009-08-01 07:05:05 +00:00
parent 36e45396ed
commit 903c14a1b0

View File

@ -4329,7 +4329,7 @@ end;
function TPackageDescriptorStd.GetLocalizedName: string;
begin
Result:='Package';
Result:=lisPackage;
end;
function TPackageDescriptorStd.GetLocalizedDescription: string;