Navigation changes to the GPX traces page
Display a better message when no traces are present and only display the paging links when multiple pages exist.
This commit is contained in:
parent
51079ecafb
commit
69d91bf24a
3 changed files with 29 additions and 29 deletions
|
@ -1490,8 +1490,8 @@ en:
|
|||
visibility: "Visibility:"
|
||||
trace_paging_nav:
|
||||
showing_page: "Showing page %{page}"
|
||||
next: "Next »"
|
||||
previous: "« Previous"
|
||||
older: "Older Traces"
|
||||
newer: "Newer Traces"
|
||||
trace:
|
||||
pending: "PENDING"
|
||||
count_points: "%{count} points"
|
||||
|
@ -1513,9 +1513,8 @@ en:
|
|||
your_traces: "Your GPS traces"
|
||||
public_traces_from: "Public GPS traces from %{user}"
|
||||
tagged_with: " tagged with %{tags}"
|
||||
empty: "Nothing here yet."
|
||||
empty_html: "Nothing here yet. %{upload_link} Or learn more about GPS tracing on the <a href='http://wiki.openstreetmap.org/wiki/Beginners_Guide_1.2'>wiki page</a>."
|
||||
upload_new: "Upload a new trace"
|
||||
learn_more: "Or learn more about GPS tracing on the <a href='http://wiki.openstreetmap.org/wiki/Beginners_Guide_1.2'>wiki page</a>."
|
||||
delete:
|
||||
scheduled_for_deletion: "Trace scheduled for deletion"
|
||||
make_public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue