edited some messages in LSP
This commit is contained in:
parent
5838f7a39c
commit
b99565a3da
2 changed files with 3 additions and 3 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue