- description_with_tags: "It looks like your GPX file %{trace_name} with the description %{trace_description} and the following tags: %{tags}"
- description_with_tags_html: "It looks like your GPX file %{trace_name} with the description %{trace_description} and the following tags: %{tags}"
- description_with_no_tags: "It looks like your GPX file %{trace_name} with the description %{trace_description} and no tags"
- description_with_no_tags_html: "It looks like your GPX file %{trace_name} with the description %{trace_description} and no tags"
+ description_with_tags: "It looks like your file %{trace_name} with the description %{trace_description} and the following tags: %{tags}"
+ description_with_tags_html: "It looks like your file %{trace_name} with the description %{trace_description} and the following tags: %{tags}"
+ description_with_no_tags: "It looks like your file %{trace_name} with the description %{trace_description} and no tags"
+ description_with_no_tags_html: "It looks like your file %{trace_name} with the description %{trace_description} and no tags"