]> git.openstreetmap.org Git - rails.git/commitdiff
Add a title for hidden notes
authorTom Hughes <tom@compton.nu>
Thu, 28 Nov 2013 20:23:50 +0000 (20:23 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 28 Nov 2013 20:23:50 +0000 (20:23 +0000)
config/locales/en.yml

index 518cf822572245ac282a7a884541be0993d2ad61..2f91d8e84a3bc7be714a9e4d3396daa5c3254dca 100644 (file)
@@ -186,6 +186,7 @@ en:
       new_note: "New Note"
       open_title: "Unresolved note #%{note_name}"
       closed_title: "Resolved note #%{note_name}"
+      hidden_title: "Hidden note #%{note_name}"
       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>"