- opened_by: Create per %{user} <abbr title='%{exact_time}'>%{when}</abbr>
- opened_by_anonymous: Create per un anonymo <abbr title='%{exact_time}'>%{when}</abbr>
- commented_by: Commento de %{user} <abbr title='%{exact_time}'>%{when}</abbr>
- commented_by_anonymous: Commento de un anonymo <abbr title='%{exact_time}'>%{when}</abbr>
- closed_by: Resolvite per %{user} <abbr title='%{exact_time}'>%{when}</abbr>
- closed_by_anonymous: Resolvite per un anonymo <abbr title='%{exact_time}'>%{when}</abbr>
- reopened_by: Reactivate per %{user} <abbr title='%{exact_time}'>%{when}</abbr>
- reopened_by_anonymous: Reactivate per un anonymo <abbr title='%{exact_time}'>%{when}</abbr>
- hidden_by: Celate per %{user} <abbr title='%{exact_time}'>%{when}</abbr>
+ opened_by_html: Create per %{user} <abbr title='%{exact_time}'>%{when}</abbr>
+ opened_by_anonymous_html: Create per un anonymo <abbr title='%{exact_time}'>%{when}</abbr>
+ commented_by_html: Commento de %{user} <abbr title='%{exact_time}'>%{when}</abbr>
+ commented_by_anonymous_html: Commento de un anonymo <abbr title='%{exact_time}'>%{when}</abbr>
+ closed_by_html: Resolvite per %{user} <abbr title='%{exact_time}'>%{when}</abbr>
+ closed_by_anonymous_html: Resolvite per un anonymo <abbr title='%{exact_time}'>%{when}</abbr>
+ reopened_by_html: Reactivate per %{user} <abbr title='%{exact_time}'>%{when}</abbr>
+ reopened_by_anonymous_html: Reactivate per un anonymo <abbr title='%{exact_time}'>%{when}</abbr>
+ hidden_by_html: Celate per %{user} <abbr title='%{exact_time}'>%{when}</abbr>