[Messages/Compose] Add dropdown icon to show all recipient categories. Add before-send confirmation dialog.

This commit is contained in:
Kuba Szczodrzyński
2020-02-15 14:36:36 +01:00
parent c8c1fe5367
commit 82b232d0e5
5 changed files with 140 additions and 85 deletions

View File

@ -1174,4 +1174,6 @@
<string name="other">Inne</string>
<string name="menu_grades_config">Ustawienia ocen</string>
<string name="timetable_generate_show_teachers_names">Pokaż imiona i nazwiska nauczycieli</string>
<string name="messages_compose_confirm_title">Potwierdź wysłanie wiadomości</string>
<string name="messages_compose_confirm_text">Czy na pewno chcesz wysłać wiadomość do wybranych odbiorców?</string>
</resources>