X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/f9e5cdbb931836779a174b37243304293d1286a5..cc5694da1ca047c3e7c57f4de287367788328783:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 7fe8b60ff..1635f6b67 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -155,11 +155,10 @@ en: loading: "Loading..." show_history: "Show History" wait: "Wait..." - history_for: "History for" + history_for_feature: "History for {{feature}}" details: "Details" private_user: "private user" - edited_by: "Edited by" - at_timestamp: "at" + edited_by_user_at_timestamp: "Edited by {{user}} at {{timestamp}}" object_list: heading: "Object list" back: "Display object list" @@ -171,13 +170,13 @@ en: details: "Details" selected: type: - node: "Node" - way: "Way" + node: "Node {{id}}" + way: "Way {{id}}" # There's no 'relation' type because it isn't represented in OpenLayers history: type: - node: "Node" - way: "Way" + node: "Node {{id}}" + way: "Way {{id}}" # There's no 'relation' type because it isn't represented in OpenLayers tag_details: tags: "Tags:"