From e0028d8639a280f453282eb337ecdf043a519ac6 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Thu, 28 Nov 2013 20:23:50 +0000 Subject: [PATCH] Add a title for hidden notes --- config/locales/en.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/en.yml b/config/locales/en.yml index 518cf8225..2f91d8e84 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -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} %{when} ago" open_by_anonymous: "Created by anonymous %{when} ago" commented_by: "Comment from %{user} %{when} ago" -- 2.43.2