X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/e932972a4a3683bbebc99659f9fb8739beb4eba3..d69ae84963466634cf518a4f1ec38bf914663ed0:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index c05b92d44..7635c483d 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1754,6 +1754,9 @@ en: home location: "Home Location" no home location: "You have not entered your home location." update home location on click: "Update home location when I click on the map?" + show: "Show" + delete: "Delete" + undelete: "Undo delete" update: success: Profile updated. failure: Couldn't update profile. @@ -2875,7 +2878,9 @@ en: index: title: "Notes submitted or commented on by %{user}" heading: "%{user}'s Notes" - subheading_html: "Notes submitted or commented on by %{user}" + subheading_html: "Notes %{submitted} or %{commented} by %{user}" + subheading_submitted: "submitted" + subheading_commented: "commented on" no_notes: No notes id: "Id" creator: "Creator"