Use "Trace" consistently for GPS traces instead of a mix of "Trace" & "Track"

This commit is contained in:
Ævar Arnfjörð Bjarmason 2009-10-27 11:23:07 +00:00
parent e0cbfe24a5
commit df2e1b1397

View file

@ -779,8 +779,8 @@ en:
description: "Description:" description: "Description:"
tags: "Tags:" tags: "Tags:"
none: "None" none: "None"
edit_track: "Edit this track" edit_track: "Edit this trace"
delete_track: "Delete this track" delete_track: "Delete this trace"
trace_not_found: "Trace not found!" trace_not_found: "Trace not found!"
visibility: "Visibility:" visibility: "Visibility:"
trace_paging_nav: trace_paging_nav:
@ -806,9 +806,9 @@ en:
public_traces_from: "Public GPS traces from {{user}}" public_traces_from: "Public GPS traces from {{user}}"
tagged_with: " tagged with {{tags}}" tagged_with: " tagged with {{tags}}"
delete: delete:
scheduled_for_deletion: "Track scheduled for deletion" scheduled_for_deletion: "Trace scheduled for deletion"
make_public: make_public:
made_public: "Track made public" made_public: "Trace made public"
application: application:
require_cookies: require_cookies:
cookies_needed: "You appear to have cookies disabled - please enable cookies in your browser before continuing." cookies_needed: "You appear to have cookies disabled - please enable cookies in your browser before continuing."