X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/261a93fbbc974400d40b74bca9923887d939ab79..4a711f55f4e0b9a9ece6fee0d74c02ac98e38cf3:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index e50ace42a..ebcc8a9a6 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -91,6 +91,13 @@ en: title: "Changeset {{id}}" title_comment: "Changeset {{id}} - {{comment}}" changeset_navigation: + paging: + user: + prev: "« {{id}}" + next: "{{id}} »" + all: + prev: "« {{id}}" + next: "{{id}} »" user: name_tooltip: "View edits by {{user}}" prev_tooltip: "Previous edit by {{user}}"