MG: applied localization from Vasily

git-svn-id: trunk@2973 -
This commit is contained in:
lazarus 2002-08-18 08:56:41 +00:00
parent 41151eb0be
commit fbd29faa04

View File

@ -1809,7 +1809,7 @@ var
begin
inherited Create(AOwner);
Name:=DefaultSourceNoteBookName;
Caption := 'Lazarus Source Editor';
Caption := locwndSrcEditor;
FProcessingCommand := false;
FMainIDE := AOwner;