X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/de8ee536b1e6d511f6d943b2e9afabf778979e6b..62349d18564b6d0ac9a4aac61b298df913f5c08d:/config/locales/en.yml
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 4e8385e26..93d9fb61d 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -474,6 +474,7 @@ en:
description: "Recent diary entries from users of OpenStreetMap"
comments:
has_commented_on: "%{display_name} has commented on the following diary entries"
+ no_comments: "No diary comments"
post: Post
when: When
comment: Comment
@@ -486,6 +487,7 @@ en:
success: "%{name} is now your friend!"
failed: "Sorry, failed to add %{name} as a friend."
already_a_friend: "You are already friends with %{name}."
+ limit_exceeded: "You have friended a lot of users recently. Please wait a while before trying to friend any more."
remove_friend:
heading: "Unfriend %{user}?"
button: "Unfriend"
@@ -2219,8 +2221,10 @@ en:
tagged_with: " tagged with %{tags}"
empty_html: "Nothing here yet. Upload a new trace or learn more about GPS tracing on the wiki page."
upload_trace: "Upload a trace"
- see_all_traces: "See all traces"
- see_my_traces: "See my traces"
+ all_traces: "All Traces"
+ my_traces: "My Traces"
+ traces_from: "Public Traces from %{user}"
+ remove_tag_filter: "Remove Tag Filter"
destroy:
scheduled_for_deletion: "Trace scheduled for deletion"
make_public:
@@ -2609,8 +2613,9 @@ en:
show:
title: "%{block_on} blocked by %{block_by}"
heading_html: "%{block_on} blocked by %{block_by}"
- created: "Created"
- status: "Status"
+ created: "Created:"
+ duration: "Duration:"
+ status: "Status:"
show: "Show"
edit: "Edit"
revoke: "Revoke!"