8 lines
269 B
Text
8 lines
269 B
Text
<%= t ".hi", :to_user => @to_user %>
|
|
|
|
<%= render :partial => "gpx_description" %>
|
|
<%= t(".loaded", :trace_points => @trace_points, :count => @possible_points) %>
|
|
|
|
<%= t ".trace_location", :trace_url => @trace_url %>
|
|
|
|
<%= t ".all_your_traces", :url => @my_traces_url %>
|