mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-12 03:15:55 +02:00
MG: applied localization from Vasily
git-svn-id: trunk@2973 -
This commit is contained in:
parent
41151eb0be
commit
fbd29faa04
@ -1809,7 +1809,7 @@ var
|
||||
begin
|
||||
inherited Create(AOwner);
|
||||
Name:=DefaultSourceNoteBookName;
|
||||
Caption := 'Lazarus Source Editor';
|
||||
Caption := locwndSrcEditor;
|
||||
FProcessingCommand := false;
|
||||
|
||||
FMainIDE := AOwner;
|
||||
|
Loading…
Reference in New Issue
Block a user