X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/92418b7954d8915734f07a66abf76f52b437a517..7a9b2de42b8e969c162917e3e69877815a6eab75:/app/views/notifier/gpx_failure.rhtml diff --git a/app/views/notifier/gpx_failure.rhtml b/app/views/notifier/gpx_failure.rhtml index 61b087729..f59aa3dbb 100644 --- a/app/views/notifier/gpx_failure.rhtml +++ b/app/views/notifier/gpx_failure.rhtml @@ -1,9 +1,9 @@ -Hi, +<%= render :partial => "gpx_description" %> +<%= t'notifier.gpx_notification.failure.failed_to_import' %> -It looks like your GPX file - - <%= @trace_name %> + <%= @error %> -failed to import. Here's the error: +<%= t'notifier.gpx_notification.failure.more_info_1' %> +<%= t'notifier.gpx_notification.failure.more_info_2' %> - <%= @error %> + <%= t'notifier.gpx_notification.failure.import_failures_url' %>