- opened_by: 'Utworzona przez: %{user} <abbr title=''%{exact_time}''>%{when}</abbr>'
- opened_by_anonymous: Utworzona anonimowo <abbr title='%{exact_time}'>%{when}.</abbr>
- commented_by: Komentarz od %{user} <abbr title='%{exact_time}'>%{when}</abbr>
- commented_by_anonymous: Skomentowana anonimowo <abbr title='%{exact_time}'>%{when}</abbr>
- closed_by: 'Rozwiązana przez: %{user} <abbr title=''%{exact_time}''>%{when}</abbr>'
- closed_by_anonymous: Rozwiązana anonimowo <abbr title='%{exact_time}'>%{when}</abbr>
- reopened_by: Ponownie aktywowana przez %{user} <abbr title='%{exact_time}'>%{when}</abbr>
- reopened_by_anonymous: Ponownie aktywowana anonimowo <abbr title='%{exact_time}'>%{when}</abbr>
- hidden_by: Ukryte przez %{user} <abbr title='%{exact_time}'>%{when}</abbr>
+ opened_by_html: 'Utworzona przez: %{user} <abbr title=''%{exact_time}''>%{when}</abbr>'
+ opened_by_anonymous_html: Utworzona anonimowo <abbr title='%{exact_time}'>%{when}.</abbr>
+ commented_by_html: Komentarz od %{user} <abbr title='%{exact_time}'>%{when}</abbr>
+ commented_by_anonymous_html: Skomentowana anonimowo <abbr title='%{exact_time}'>%{when}</abbr>
+ closed_by_html: 'Rozwiązana przez: %{user} <abbr title=''%{exact_time}''>%{when}</abbr>'
+ closed_by_anonymous_html: Rozwiązana anonimowo <abbr title='%{exact_time}'>%{when}</abbr>
+ reopened_by_html: Ponownie aktywowana przez %{user} <abbr title='%{exact_time}'>%{when}</abbr>
+ reopened_by_anonymous_html: Ponownie aktywowana anonimowo <abbr title='%{exact_time}'>%{when}</abbr>
+ hidden_by_html: Ukryte przez %{user} <abbr title='%{exact_time}'>%{when}</abbr>