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