Add a title for hidden notes
This commit is contained in:
parent
832969fddd
commit
e0028d8639
1 changed files with 1 additions and 0 deletions
|
@ -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>"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue