- description_with_tags: 看起来您的GPX文件%{trace_name}(描述为%{trace_description},带如下标签:%{tags})
- description_with_tags_html: 您的GPX文件 %{trace_name} ,其描述为 %{trace_description}
- 并有以下标签: %{tags}
- description_with_no_tags: 看起来您的GPX文件%{trace_name}(描述为%{trace_description},不带标签)
- description_with_no_tags_html: 似乎您的GPX文件%{trace_name},描述为%{trace_description},没有标签
+ description_with_tags: 看起来是您的文件%{trace_name}(描述为%{trace_description},带如下标签:%{tags})
+ description_with_tags_html: 看起来是您的文件%{trace_name},其描述为%{trace_description}并有以下标签:%{tags}
+ description_with_no_tags: 看起来是您的文件%{trace_name}(描述为%{trace_description},不带标签)
+ description_with_no_tags_html: 看起来是您的文件%{trace_name},其描述为%{trace_description},没有标签