Merge remote-tracking branch 'upstream/pull/2431'
This commit is contained in:
commit
3666b67433
2 changed files with 5 additions and 2 deletions
|
@ -2,5 +2,6 @@
|
|||
|
||||
<p>
|
||||
<%= render :partial => "gpx_description" %>
|
||||
<%= t "notifier.gpx_notification.success.loaded_successfully", :trace_points => @trace_points, :possible_points => @possible_points %>
|
||||
<%= t("notifier.gpx_notification.success.loaded_successfully",
|
||||
:trace_points => @trace_points, :possible_points => @possible_points, :count => @possible_points) %>
|
||||
</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue