url: URL
description: Description
tags: Tags
+ total_points: Total number of points
+ imported_points: Number of imported points
gpx_failure:
hi: "Hi %{to_user},"
failed_to_import: "It looks like your file failed to be imported as a GPS trace."
subject: "[OpenStreetMap] GPX Import failure"
gpx_success:
hi: "Hi %{to_user},"
- loaded_successfully:
- one: "It looks like your file loaded successfully with %{trace_points} out of a possible %{count} point."
- other: "It looks like your file loaded successfully with %{trace_points} out of a possible %{count} points."
+ imported_successfully: "It looks like your file was imported successfully as a GPS trace."
all_your_traces: "All your successfully uploaded GPX traces can be found at %{url}"
all_your_traces_html: "All your successfully uploaded GPX traces can be found at %{url}."
subject: "[OpenStreetMap] GPX Import success"