Remove > from default export name (#202)
as it requires encoding in XML and gets removed in filename anyway.
This commit is contained in:
parent
dcec6d4b77
commit
2003257779
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@
|
|||
"format_kml": "KML",
|
||||
"include": "Include",
|
||||
"include_waypoints": "Waypoints",
|
||||
"route-from-to": "{{from}} -> {{to}} ({{distance}}km)",
|
||||
"route-from-to": "{{from}} - {{to}} ({{distance}}km)",
|
||||
"route-loop": "{{from}} ({{distance}}km)",
|
||||
"title": "Export route",
|
||||
"trackname": "Name"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue