pas2jsdsgn: fixed captions

git-svn-id: trunk@60641 -
This commit is contained in:
mattias 2019-03-09 22:44:50 +00:00
parent 4b7e0a544e
commit 0254bf470d

View File

@ -380,12 +380,12 @@ end;
function TProjectPas2JSWebApp.GetLocalizedName: string;
begin
Result:='WebCore WebApp';
Result:=pjsdWebApplication;
end;
function TProjectPas2JSWebApp.GetLocalizedDescription: string;
begin
Result:='A pas2js webcore program running in the browser';
Result:=pjsdWebAppDescription;
end;
function TProjectPas2JSWebApp.CreateHTMLFile(AProject: TLazProject;