]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
Fix note formatting issues
[rails.git] / config / locales / en.yml
index 5cbbf8cd87cb8076b539d5104546da24e11308f6..2a546abce81524b783078fd462a07d50eef64134 100644 (file)
@@ -292,14 +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"
+      open_by: "Created by %{user} <abbr title='%{exact_time}'>%{when} ago</abbr>"
+      open_by_anonymous: "Created by anonymous <abbr title='%{exact_time}'>%{when} ago</abbr>"
+      commented_by: "Comment from %{user} <abbr title='%{exact_time}'>%{when} ago</abbr>"
+      commented_by_anonymous: "Comment from anonymous <abbr title='%{exact_time}'>%{when} ago</abbr>"
+      closed_by: "Resolved by %{user} <abbr title='%{exact_time}'>%{when} ago</abbr>"
+      closed_by_anonymous: "Resolved by anonymous <abbr title='%{exact_time}'>%{when} ago</abbr>"
+      reopened_by: "Reactivated by %{user} <abbr title='%{exact_time}'>%{when} ago</abbr>"
+      reopened_by_anonymous: "Reactivated by anonymous <abbr title='%{exact_time}'>%{when} ago</abbr>"
   changeset:
     changeset_paging_nav:
       showing_page: "Page %{page}"