From df2e1b1397708fe0e68cca2320e674a06277e24e Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=86var=20Arnfj=C3=B6r=C3=B0=20Bjarmason?= Date: Tue, 27 Oct 2009 11:23:07 +0000 Subject: [PATCH] Use "Trace" consistently for GPS traces instead of a mix of "Trace" & "Track" --- config/locales/en.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index fd8ce27de..ec47a6a30 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -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." -- 2.43.2