update lang
This commit is contained in:
parent
3b316c741f
commit
ff727f5ac3
1 changed files with 1 additions and 1 deletions
|
|
@ -2183,7 +2183,7 @@
|
|||
// find node marker by id
|
||||
var nodeMarker = findNodeMarkerById(id);
|
||||
if(!nodeMarker){
|
||||
alert("Could not find node on map: " + id);
|
||||
alert("Could not find a position for node: " + id);
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue