Remove duplicate keys from en locale data
This commit is contained in:
parent
ee3a943d6a
commit
86b96f9af8
1 changed files with 1 additions and 4 deletions
|
@ -109,13 +109,12 @@ en:
|
|||
trace:
|
||||
user: "User"
|
||||
visible: "Visible"
|
||||
name: "Name"
|
||||
name: Filename
|
||||
size: "Size"
|
||||
latitude: "Latitude"
|
||||
longitude: "Longitude"
|
||||
public: "Public"
|
||||
description: "Description"
|
||||
name: Filename
|
||||
gpx_file: Upload GPX File
|
||||
visibility: Visibility
|
||||
tagstring: Tags
|
||||
|
@ -1389,7 +1388,6 @@ en:
|
|||
last_updated_time_html: "<abbr title='%{title}'>%{time}</abbr>"
|
||||
last_updated_time_user_html: "<abbr title='%{title}'>%{time}</abbr> by %{user}"
|
||||
link_to_reports: View Reports
|
||||
reported_user: Reported User
|
||||
reports_count:
|
||||
one: "1 Report"
|
||||
other: "%{count} Reports"
|
||||
|
@ -2356,7 +2354,6 @@ en:
|
|||
in: "in"
|
||||
index:
|
||||
public_traces: "Public GPS Traces"
|
||||
my_traces: "My GPS Traces"
|
||||
public_traces_from: "Public GPS Traces from %{user}"
|
||||
description: "Browse recent GPS trace uploads"
|
||||
tagged_with: " tagged with %{tags}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue