mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-11 15:56:08 +02:00
IDE: resourcestring for new package, bug #14224, from Marcelo B Paula
git-svn-id: trunk@21044 -
This commit is contained in:
parent
36e45396ed
commit
903c14a1b0
@ -4329,7 +4329,7 @@ end;
|
||||
|
||||
function TPackageDescriptorStd.GetLocalizedName: string;
|
||||
begin
|
||||
Result:='Package';
|
||||
Result:=lisPackage;
|
||||
end;
|
||||
|
||||
function TPackageDescriptorStd.GetLocalizedDescription: string;
|
||||
|
Loading…
Reference in New Issue
Block a user