X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/7eb181999d3357bf210ceb24e18c913bf3ef6ba3..938cdd8503f9e9257e9b023eb25ed32d6668bf74:/app/views/notifier/gpx_failure.rhtml diff --git a/app/views/notifier/gpx_failure.rhtml b/app/views/notifier/gpx_failure.rhtml index 7035e45d1..f59aa3dbb 100644 --- a/app/views/notifier/gpx_failure.rhtml +++ b/app/views/notifier/gpx_failure.rhtml @@ -1,9 +1,9 @@ <%= render :partial => "gpx_description" %> -failed to import. Here's the error: +<%= t'notifier.gpx_notification.failure.failed_to_import' %> <%= @error %> -More information about GPX import failures and how to avoid -them can be found at: +<%= t'notifier.gpx_notification.failure.more_info_1' %> +<%= t'notifier.gpx_notification.failure.more_info_2' %> - http://wiki.openstreetmap.org/index.php/GPX_Import_Failures + <%= t'notifier.gpx_notification.failure.import_failures_url' %>