]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
Restructured notes page
[rails.git] / config / locales / en.yml
index 1de138f2d115886feadebe2d968ac45b6daebedd..5cbbf8cd87cb8076b539d5104546da24e11308f6 100644 (file)
@@ -292,6 +292,14 @@ en:
       description: "Description"
       comments: "Comments"
       anonymous: "anonymous"
+      open_by: "Created by %{user} <abbr title='%{exact_time}'>%{when}</abbr> ago"
+      open_by_anonymous: "Created by anonymous <abbr title='%{exact_time}'>%{when}</abbr> ago"
+      commented_by: "Comment from %{user} <abbr title='%{exact_time}'>%{when}</abbr> ago"
+      commented_by_anonymous: "Comment from anonymous <abbr title='%{exact_time}'>%{when}</abbr> ago"
+      closed_by: "Resolved by %{user} <abbr title='%{exact_time}'>%{when}</abbr> ago"
+      closed_by_anonymous: "Resolved by anonymous <abbr title='%{exact_time}'>%{when}</abbr> ago"
+      reopened_by: "Reactivated by %{user} <abbr title='%{exact_time}'>%{when}</abbr> ago"
+      reopened_by_anonymous: "Reactivated by anonymous <abbr title='%{exact_time}'>%{when}</abbr> ago"
   changeset:
     changeset_paging_nav:
       showing_page: "Page %{page}"