- opened_by: Criado por %{user} <abbr title='%{exact_time}'>%{when}</abbr>
- opened_by_anonymous: Criado por um usuário anônimo <abbr title='%{exact_time}'>%{when}</abbr>
- commented_by: Comentado por %{user} <abbr title='%{exact_time}'>%{when}</abbr>
- commented_by_anonymous: Comentado por um usuário anônimo <abbr title='%{exact_time}'>%{when}</abbr>
- closed_by: Resolvido por %{user} <abbr title='%{exact_time}'>%{when}</abbr>
- closed_by_anonymous: Resolvido por um usuário 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 usuário anônimo <abbr title='%{exact_time}'>%{when}</abbr>
- hidden_by: Ocultado por %{user} <abbr title='%{exact_time}'>%{when}</abbr>
+ opened_by_html: Criado por %{user} <abbr title='%{exact_time}'>%{when}</abbr>
+ opened_by_anonymous_html: Criado por um usuário 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 um usuário anônimo <abbr title='%{exact_time}'>%{when}</abbr>
+ closed_by_html: Resolvido por %{user} <abbr title='%{exact_time}'>%{when}</abbr>
+ closed_by_anonymous_html: Resolvido por um usuário 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 usuário anônimo <abbr title='%{exact_time}'>%{when}</abbr>
+ hidden_by_html: Ocultado por %{user} <abbr title='%{exact_time}'>%{when}</abbr>