X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/094d6c8bb9949825e1e66b07ba39190a8b57aa0b..654a979fdfb42471ca6bf12116851483e8ff381a:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 4cfdf5754..cfe717fe2 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -474,6 +474,7 @@ en: description: "Recent diary entries from users of OpenStreetMap" comments: has_commented_on: "%{display_name} has commented on the following diary entries" + no_comments: "No diary comments" post: Post when: When comment: Comment @@ -2609,8 +2610,9 @@ en: show: title: "%{block_on} blocked by %{block_by}" heading_html: "%{block_on} blocked by %{block_by}" - created: "Created" - status: "Status" + created: "Created:" + duration: "Duration:" + status: "Status:" show: "Show" edit: "Edit" revoke: "Revoke!" @@ -2638,6 +2640,7 @@ en: title: "Notes submitted or commented on by %{user}" heading: "%{user}'s notes" subheading_html: "Notes submitted or commented on by %{user}" + no_notes: No notes id: "Id" creator: "Creator" description: "Description"