X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/9d9b47ab558d8e4a597711fed5ad596b0b7c5152..4a45092e27607f37843edbabbeda67919049e11b:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index eb6d0e078..25464bdcf 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -487,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" @@ -1665,9 +1666,6 @@ en: wikipedia: title: Login with Wikipedia alt: Login with a Wikipedia Account - yahoo: - title: Login with Yahoo - alt: Login with a Yahoo OpenID wordpress: title: Login with Wordpress alt: Login with a Wordpress OpenID @@ -2220,8 +2218,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: @@ -2610,9 +2610,9 @@ en: show: title: "%{block_on} blocked by %{block_by}" heading_html: "%{block_on} blocked by %{block_by}" - created: "Created" - duration: "Duration" - status: "Status" + created: "Created:" + duration: "Duration:" + status: "Status:" show: "Show" edit: "Edit" revoke: "Revoke!"