- opened_by: Criada por %{user} <abbr title='%{exact_time}'>%{when}</abbr>
- opened_by_anonymous: Criada por um anónimo <abbr title='%{exact_time}'>%{when}</abbr>
- commented_by: Comentário de %{user} <abbr title='%{exact_time}'>%{when}</abbr>
- commented_by_anonymous: Comentário de um anónimo <abbr title='%{exact_time}'>%{when}</abbr>
- closed_by: Resolvida por %{user} <abbr title='%{exact_time}'>%{when}</abbr>
- closed_by_anonymous: Resolvida por um anónimo <abbr title='%{exact_time}'>%{when}</abbr>
- reopened_by: Reaberto por %{user} <abbr title='%{exact_time}'>%{when}</abbr>
- reopened_by_anonymous: Reaberto por um anónimo <abbr title='%{exact_time}'>%{when}</abbr>
- hidden_by: Ocultado por %{user} <abbr title='%{exact_time}'>%{when}</abbr>
+ opened_by_html: Criada por %{user} <abbr title='%{exact_time}'>%{when}</abbr>
+ opened_by_anonymous_html: Criada por um anónimo <abbr title='%{exact_time}'>%{when}</abbr>
+ commented_by_html: Comentário de %{user} <abbr title='%{exact_time}'>%{when}</abbr>
+ commented_by_anonymous_html: Comentário de um anónimo <abbr title='%{exact_time}'>%{when}</abbr>
+ closed_by_html: Resolvida por %{user} <abbr title='%{exact_time}'>%{when}</abbr>
+ closed_by_anonymous_html: Resolvida por um anónimo <abbr title='%{exact_time}'>%{when}</abbr>
+ reopened_by_html: Reaberto por %{user} <abbr title='%{exact_time}'>%{when}</abbr>
+ reopened_by_anonymous_html: Reaberto por um anónimo <abbr title='%{exact_time}'>%{when}</abbr>
+ hidden_by_html: Ocultado por %{user} <abbr title='%{exact_time}'>%{when}</abbr>