mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-09 08:29:06 +02:00
added resourcestring
git-svn-id: trunk@12836 -
This commit is contained in:
parent
318911447b
commit
5c093fdd54
@ -98,6 +98,7 @@ procedure TPackageLinksDialog.FormCreate(Sender: TObject);
|
||||
begin
|
||||
Caption:=lisPLDPackageLinks;
|
||||
CloseBitBtn.Caption:=lisMenuClose;
|
||||
ScopeGroupBox.Caption:=dlgScope;
|
||||
FileMustExistCheckBox.Caption:=lisPLDOnlyExistingFiles;
|
||||
ShowGlobalLinksCheckBox.Caption:=lisPLDShowGlobalLinks
|
||||
+' ('+PkgLinks.GetGlobalLinkDirectory+'*.lpl)';
|
||||
|
Loading…
Reference in New Issue
Block a user