Use "Trace" consistently for GPS traces instead of a mix of "Trace" & "Track"
This commit is contained in:
parent
e0cbfe24a5
commit
df2e1b1397
1 changed files with 4 additions and 4 deletions
|
@ -779,8 +779,8 @@ en:
|
|||
description: "Description:"
|
||||
tags: "Tags:"
|
||||
none: "None"
|
||||
edit_track: "Edit this track"
|
||||
delete_track: "Delete this track"
|
||||
edit_track: "Edit this trace"
|
||||
delete_track: "Delete this trace"
|
||||
trace_not_found: "Trace not found!"
|
||||
visibility: "Visibility:"
|
||||
trace_paging_nav:
|
||||
|
@ -806,9 +806,9 @@ en:
|
|||
public_traces_from: "Public GPS traces from {{user}}"
|
||||
tagged_with: " tagged with {{tags}}"
|
||||
delete:
|
||||
scheduled_for_deletion: "Track scheduled for deletion"
|
||||
scheduled_for_deletion: "Trace scheduled for deletion"
|
||||
make_public:
|
||||
made_public: "Track made public"
|
||||
made_public: "Trace made public"
|
||||
application:
|
||||
require_cookies:
|
||||
cookies_needed: "You appear to have cookies disabled - please enable cookies in your browser before continuing."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue