- opened_by: Создана %{user} <abbr title='%{exact_time}'>%{when}</abbr>
- opened_by_anonymous: Создано анонимно <abbr title='%{exact_time}'>%{when}</abbr>
- commented_by: Комментарий от %{user} <abbr title='%{exact_time}'>%{when}</abbr>
- commented_by_anonymous: Анонимный комментарий <abbr title='%{exact_time}'>%{when}</abbr>
- closed_by: Обработана %{user} <abbr title='%{exact_time}'>%{when}</abbr>
- closed_by_anonymous: Обработана анонимно <abbr title='%{exact_time}'>%{when}</abbr>
- reopened_by: Переоткрыта %{user} <abbr title='%{exact_time}'>%{when}</abbr>
- reopened_by_anonymous: Переоткрыта анонимно <abbr title='%{exact_time}'>%{when}</abbr>
- hidden_by: Скрыта %{user} <abbr title='%{exact_time}'>%{when}</abbr>
+ opened_by_html: Создана %{user} <abbr title='%{exact_time}'>%{when}</abbr>
+ opened_by_anonymous_html: Создано анонимно <abbr title='%{exact_time}'>%{when}</abbr>
+ commented_by_html: Комментарий от %{user} <abbr title='%{exact_time}'>%{when}</abbr>
+ commented_by_anonymous_html: Анонимный комментарий <abbr title='%{exact_time}'>%{when}</abbr>
+ closed_by_html: Обработана %{user} <abbr title='%{exact_time}'>%{when}</abbr>
+ closed_by_anonymous_html: Обработана анонимно <abbr title='%{exact_time}'>%{when}</abbr>
+ reopened_by_html: Переоткрыта %{user} <abbr title='%{exact_time}'>%{when}</abbr>
+ reopened_by_anonymous_html: Переоткрыта анонимно <abbr title='%{exact_time}'>%{when}</abbr>
+ hidden_by_html: Скрыта %{user} <abbr title='%{exact_time}'>%{when}</abbr>