X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/c82fdf8e0fd4e5a8f2d831592d5e1fe13e1fe558..31edc7dff6f4305366d0f93d35ba3fb1956bb71f:/app/views/notifier/gpx_failure.html.erb diff --git a/app/views/notifier/gpx_failure.html.erb b/app/views/notifier/gpx_failure.html.erb index fee70eed0..3ce26de8c 100644 --- a/app/views/notifier/gpx_failure.html.erb +++ b/app/views/notifier/gpx_failure.html.erb @@ -1,8 +1,8 @@ -

<%= t 'notifier.gpx_notification.greeting' %>

+

<%= t "notifier.gpx_notification.greeting" %>

<%= render :partial => "gpx_description" %> - <%= t 'notifier.gpx_notification.failure.failed_to_import' %> + <%= t "notifier.gpx_notification.failure.failed_to_import" %>

@@ -10,7 +10,7 @@

- <%= t 'notifier.gpx_notification.failure.more_info_1' %> - <%= t 'notifier.gpx_notification.failure.more_info_2' %> - <%= t 'notifier.gpx_notification.failure.import_failures_url' %> + <%= t "notifier.gpx_notification.failure.more_info_1" %> + <%= t "notifier.gpx_notification.failure.more_info_2" %> + <%= t "notifier.gpx_notification.failure.import_failures_url" %>