Add expand/collapse button for threads (#609)

This commit is contained in:
Ivan Kupalov 2018-04-28 17:17:01 +03:00 committed by Konrad Pozniak
commit f3c6abdd4d
8 changed files with 108 additions and 26 deletions

View file

@ -287,5 +287,6 @@
<string name="send_toot_notification_channel_name">Отправка постов</string>
<string name="send_toot_notification_cancel_title">Отправка отменена</string>
<string name="send_toot_notification_saved_content">Копия поста сохранена в ваши черновики</string>
<string name="expand_collapse_all_statuses">Раскрыть/свернуть все статусы</string>
</resources>