mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-04 11:40:27 +02:00
IDE: resourcestring for new app type library, bug #14224, from Marcelo B Paula
git-svn-id: trunk@21043 -
This commit is contained in:
parent
7ebe508fc7
commit
36e45396ed
@ -5428,7 +5428,7 @@ end;
|
||||
|
||||
function TProjectLibraryDescriptor.GetLocalizedName: string;
|
||||
begin
|
||||
Result:='Library';
|
||||
Result:=lisPckOptsLibrary;
|
||||
end;
|
||||
|
||||
function TProjectLibraryDescriptor.GetLocalizedDescription: string;
|
||||
|
Loading…
Reference in New Issue
Block a user