X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/5bc8abbe059ca72187277830e10d89f73858a580..de6aa3f01512986cf9690def3e9004f755da750a:/config/locales/en.yml
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 5bc88547a..92de08483 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -228,7 +228,7 @@ en:
user: "User"
comment: "Comment"
area: "Area"
- list:
+ index:
title: "Changesets"
title_user: "Changesets by %{user}"
title_friend: "Changesets by my friends"
@@ -1024,7 +1024,7 @@ en:
other_label: Other
create:
successful_report: Your report has been registered sucessfully
- provide_details: Please provide the required details
+ provide_details: Please provide the required details
layouts:
project_name:
# in
@@ -1194,6 +1194,7 @@ en:
body: "Body"
send_button: "Send"
back_to_inbox: "Back to inbox"
+ create:
message_sent: "Message sent"
limit_exceeded: "You have sent a lot of messages recently. Please wait a while before trying to send any more."
no_such_message:
@@ -1722,9 +1723,11 @@ en:
visibility: "Visibility:"
visibility_help: "what does this mean?"
visibility_help_url: "https://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces"
+ update:
+ updated: Trace updated
trace_optionals:
tags: "Tags"
- view:
+ show:
title: "Viewing trace %{name}"
heading: "Viewing trace %{name}"
pending: "PENDING"
@@ -1739,8 +1742,8 @@ en:
description: "Description:"
tags: "Tags:"
none: "None"
- edit_track: "Edit this trace"
- delete_track: "Delete this trace"
+ edit_trace: "Edit this trace"
+ delete_trace: "Delete this trace"
trace_not_found: "Trace not found!"
visibility: "Visibility:"
confirm_delete: "Delete this trace?"
@@ -1764,7 +1767,7 @@ en:
by: "by"
in: "in"
map: "map"
- list:
+ index:
public_traces: "Public GPS traces"
my_traces: "My GPS traces"
public_traces_from: "Public GPS traces from %{user}"