This commit is contained in:
parent
aee0483c58
commit
8c39810fcf
1 changed files with 1 additions and 1 deletions
|
@ -566,7 +566,7 @@ void CServerDlg::UpdateGUIDependencies()
|
|||
break;
|
||||
|
||||
case SRS_UNKNOWN_RESP:
|
||||
strStatus = "Check server version, retrying";
|
||||
strStatus = "Check server version";
|
||||
break;
|
||||
|
||||
case SRS_REGISTERED:
|
||||
|
|
Loading…
Reference in a new issue