]> 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 7035e45d180318432613f4ff35f0a204d42a2b26..f59aa3dbbf58056853de136a5311c6b1360fd310 100644 (file)
@@ -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' %>