]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/notifier/gpx_failure.rhtml
Made GPX notification E-Mails translatable
[rails.git] / app / views / notifier / gpx_failure.rhtml
index 61b08772955e4fc1e30fe7091ce6439582ba18ec..f59aa3dbbf58056853de136a5311c6b1360fd310 100644 (file)
@@ -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' %>