]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/notifier/gpx_failure.rhtml
Made a lot of things translatable and added title="" tooltips
[rails.git] / app / views / notifier / gpx_failure.rhtml
index 6a2f81e29cffbf47509ebbb8d37ed300c16bf180..f59aa3dbbf58056853de136a5311c6b1360fd310 100644 (file)
@@ -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' %>