diff --git a/components/simplewebservergui/simplewebsrvcontroller.pas b/components/simplewebservergui/simplewebsrvcontroller.pas index bb768c98f2..630600ab68 100644 --- a/components/simplewebservergui/simplewebsrvcontroller.pas +++ b/components/simplewebservergui/simplewebsrvcontroller.pas @@ -1654,7 +1654,7 @@ begin // conflicting foreign process r:=IDEQuestionDialog(rsSWError, ViewCaption+':'+sLineBreak - +rsSWBindingOfSocketFailed+': '+MainSrvAddr+':'+IntToStr(MainSrvPort)+sLineBreak + +rsSWBindingOfSocketFailed+': '+SrvAddr+':'+IntToStr(Port)+sLineBreak +sLineBreak +rsSWTheFollowingProcessAlreadyListens+sLineBreak +'PID: '+IntToStr(aPID)+sLineBreak