From f6d9d738e1067397cc62485e76f2beeac85b914f Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Sun, 17 Aug 2025 10:00:37 +0200 Subject: Journey: Add JSON and GPX export of polylines --- share/locales/en_GB.po | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'share/locales') diff --git a/share/locales/en_GB.po b/share/locales/en_GB.po index 6121045..48fb05a 100644 --- a/share/locales/en_GB.po +++ b/share/locales/en_GB.po @@ -270,6 +270,21 @@ msgstr "Export" msgid "journey.edit" msgstr "Edit" +msgid "journey.map-data" +msgstr "Map Data" + +msgid "journey.map.download" +msgstr "Download" + +msgid "journey.map.upload" +msgstr "Upload" + +msgid "journey.map.info" +msgstr "JSON format: [[lon, lat, station ID], ...], with lon/lat in WGS84 coordinates. GPX files are compatible with BRouter. Uploads may cover either the entire route or just the route segment that belongs to this checkin; station IDs are optional when uploading map data." + +msgid "journey.danger" +msgstr "Danger Zone" + msgid "journey.delete" msgstr "Delete" -- cgit v1.2.3