Skip to content

Commit

Permalink
Merge pull request #52 from chimit/patch-5
Browse files Browse the repository at this point in the history
"Не имеется опрос" -> "Без опроса"
  • Loading branch information
Ilya Hoilik committed Oct 3, 2017
2 parents 8c9c1bf + 846fca2 commit 80a168e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion forums.xml
Expand Up @@ -221,7 +221,7 @@
<word key="unhidden" js="0">Показываемые</word>
<word key="archive_topic_poll" js="0">Опросы</word>
<word key="topic_has_poll" js="0">Имеется опрос</word>
<word key="topic_does_not_have_poll" js="0">Не имеется опрос</word>
<word key="topic_does_not_have_poll" js="0">Без опроса</word>
<word key="poll_with_recent_vote" js="0">Последний голос в опросе: %s</word>
<word key="archive_topic_post" js="0">Сообщений</word>
<word key="archive_topic_view" js="0">Просмотров</word>
Expand Down

0 comments on commit 80a168e

Please sign in to comment.