-Hi,
-
-It looks like your GPX file
-
- <%= @trace_name %>
-
-loaded successfully with <%= @trace_points %> points.
+<%= render :partial => "gpx_description" %>
+<%= t'notifier.gpx_notification.success.loaded_successfully', :trace_points => @trace_points, :possible_points => @possible_points %>