- opened_by: Creado por %{user} <abbr title='%{exact_time}'>%{when}</abbr>
- opened_by_anonymous: Creado por un anónimo <abbr title='%{exact_time}'>%{when}</abbr>
- commented_by: Comentario de %{user} <abbr title='%{exact_time}'>%{when}</abbr>
- commented_by_anonymous: Comentario de anónimo <abbr title='%{exact_time}'>%{when}</abbr>
- closed_by: Resuelto por %{user} <abbr title='%{exact_time}'>%{when}</abbr>
- closed_by_anonymous: Resuelto por anónimo <abbr title='%{exact_time}'>%{when}</abbr>
- reopened_by: Reactivado por %{user} <abbr title='%{exact_time}'>%{when}</abbr>
- reopened_by_anonymous: Reactivado por anónimo <abbr title='%{exact_time}'>%{when}</abbr>
- hidden_by: Oculto por %{user} <abbr title='%{exact_time}'>%{when}</abbr>
+ opened_by_html: Creado por %{user} <abbr title='%{exact_time}'>%{when}</abbr>
+ opened_by_anonymous_html: Creado por un anónimo <abbr title='%{exact_time}'>%{when}</abbr>
+ commented_by_html: Comentario de %{user} <abbr title='%{exact_time}'>%{when}</abbr>
+ commented_by_anonymous_html: Comentario de anónimo <abbr title='%{exact_time}'>%{when}</abbr>
+ closed_by_html: Resuelto por %{user} <abbr title='%{exact_time}'>%{when}</abbr>
+ closed_by_anonymous_html: Resuelto por anónimo <abbr title='%{exact_time}'>%{when}</abbr>
+ reopened_by_html: Reactivado por %{user} <abbr title='%{exact_time}'>%{when}</abbr>
+ reopened_by_anonymous_html: Reactivado por anónimo <abbr title='%{exact_time}'>%{when}</abbr>
+ hidden_by_html: Oculto por %{user} <abbr title='%{exact_time}'>%{when}</abbr>