edited some messages in LSP

This commit is contained in:
Balder 2016-05-18 10:55:10 +02:00
parent 5838f7a39c
commit b99565a3da
2 changed files with 3 additions and 3 deletions

View file

@ -275,7 +275,7 @@ function mistembed(streamname) {
if (video.on_error){
container.innerHTML = video.on_error;
}else{
container.innerHTML = '<strong>Error: no protocols found</strong>';
container.innerHTML = '<strong>Error: no active source or compatible protocols for this stream</strong>';
}
}
else {