Remove > from default export name (#202)

as it requires encoding in XML and gets removed in filename anyway.
This commit is contained in:
Norbert Renner 2022-08-09 21:06:10 +02:00
parent dcec6d4b77
commit 2003257779

View file

@ -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"