Load Track from file and add as Route (#312)
This commit is contained in:
parent
007761b4b1
commit
0d6cd61b1f
4 changed files with 547 additions and 0 deletions
|
|
@ -232,6 +232,18 @@
|
|||
}
|
||||
},
|
||||
"title": "BRouter web client",
|
||||
"trackasroute": {
|
||||
"explainpoi": "(show waypoints as POI's)",
|
||||
"explaintracklayer": "(show Track as separate Layer)",
|
||||
"file": "Trackfile",
|
||||
"fromext": "from file extension",
|
||||
"fuzziness": "fuzzines",
|
||||
"pleasewait": "Please wait!",
|
||||
"showpois": "POI's",
|
||||
"title": "Load Track as Route",
|
||||
"tracklayer": "Track Layer",
|
||||
"tuning": "Tuning"
|
||||
},
|
||||
"warning": {
|
||||
"cannot-get-route": "Error getting route URL",
|
||||
"no-response": "no response from server",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue