]> 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 70d5d9b71b52777f8a05891083de031fd46982ef..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/wiki/GPX_Import_Failures
+  <%= t'notifier.gpx_notification.failure.import_failures_url' %>