X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/a5e8b4cb88c9e933955cfd6beea01fb14ffe13f5..d0de36b6072b7e8ee0083e680ebf6a21d5b81ab8:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index b8a9fe31f..2bfe0c652 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -214,8 +214,12 @@ en: title_user: "Changesets by %{user}" title_friend: "Changesets by your friends" title_nearby: "Changesets by nearby users" - empty: "No changesets in this area." - no_more: "No more changesets in this area." + empty: "No changesets found." + empty_area: "No changesets in this area." + empty_user: "No changesets by this user." + no_more: "No more changesets found." + no_more_area: "No more changesets in this area." + no_more_user: "No more changesets by this user." load_more: "Load more" timeout: sorry: "Sorry, the list of changesets you requested took too long to retrieve."