- 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: Comentado por %{user} <abbr title='%{exact_time}'>%{when}</abbr>
- commented_by_anonymous: Comentado por un anónimo <abbr title='%{exact_time}'>%{when}</abbr>
- closed_by: Resolto por %{user} <abbr title='%{exact_time}'>%{when}</abbr>
- closed_by_anonymous: Resolto por un anónimo <abbr title='%{exact_time}'>%{when}</abbr>
- reopened_by: Reactivado por %{user} <abbr title='%{exact_time}'>%{when}</abbr>
- reopened_by_anonymous: Reactivado por un anónimo <abbr title='%{exact_time}'>%{when}</abbr>
- hidden_by: Agochado 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: Comentado por %{user} <abbr title='%{exact_time}'>%{when}</abbr>
+ commented_by_anonymous_html: Comentado por un anónimo <abbr title='%{exact_time}'>%{when}</abbr>
+ closed_by_html: Resolto por %{user} <abbr title='%{exact_time}'>%{when}</abbr>
+ closed_by_anonymous_html: Resolto por un 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 un anónimo <abbr title='%{exact_time}'>%{when}</abbr>
+ hidden_by_html: Agochado por %{user} <abbr title='%{exact_time}'>%{when}</abbr>