X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/92418b7954d8915734f07a66abf76f52b437a517..7d0a281d5bc03f2a981cbe6cb055fe19760f907d:/app/views/notifier/gpx_failure.rhtml diff --git a/app/views/notifier/gpx_failure.rhtml b/app/views/notifier/gpx_failure.rhtml index 61b087729..7035e45d1 100644 --- a/app/views/notifier/gpx_failure.rhtml +++ b/app/views/notifier/gpx_failure.rhtml @@ -1,9 +1,9 @@ -Hi, - -It looks like your GPX file - - <%= @trace_name %> - +<%= render :partial => "gpx_description" %> failed to import. Here's the error: <%= @error %> + +More information about GPX import failures and how to avoid +them can be found at: + + http://wiki.openstreetmap.org/index.php/GPX_Import_Failures