X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/a6c6f26acbc9d5f62c4eddfb73bbbd5c5e03621a..be8d76926cb5e1cc5f9d3f81bda80e716f75a59d:/app/views/user_mailer/gpx_success.html.erb diff --git a/app/views/user_mailer/gpx_success.html.erb b/app/views/user_mailer/gpx_success.html.erb index 3307e471b..803a85b4d 100644 --- a/app/views/user_mailer/gpx_success.html.erb +++ b/app/views/user_mailer/gpx_success.html.erb @@ -1,6 +1,6 @@

<%= t ".hi", :to_user => @to_user %>

-

<%= t ".loaded_successfully", :trace_points => @trace_points, :count => @possible_points %> +

<%= t ".imported_successfully" %>

<%= render :partial => "gpx_description" %>