X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/e2abf1254bbadf4827f3f74a0b890622fbf11b00..b06b6c2ce9b69d6996cbc0c75f83eda2ea785201:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 93fdb29e2..55e01ec34 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -255,10 +255,19 @@ en: area: "Area" list: title: "Changesets" - description: "Recent edits" - description_user: "Recent edits by {{user}}" - description_bbox: "Recent edits within {{bbox}}" - description_user_bbox: "Recent edits by {{user}} within {{bbox}}" + title_user: "Changesets by {{user}}" + title_bbox: "Changesets within {{bbox}}" + title_user_bbox: "Changesets by {{user}} within {{bbox}}" + + heading: "Changesets" + heading_user: "Changesets by {{user}}" + heading_bbox: "Changesets within {{bbox}}" + heading_user_bbox: "Changesets by {{user}} within {{bbox}}" + + description: "Recent changes" + description_user: "Changesets by {{user}}" + description_bbox: "Changesets within {{bbox}}" + description_user_bbox: "Changesets by {{user}} within {{bbox}}" diary_entry: new: title: New Diary Entry