Add option to select multiple messages to delete (#1780)

This commit is contained in:
Rafał Borcz
2022-03-28 19:30:20 +02:00
committed by GitHub
parent 63380d3e12
commit 2131e892ad
26 changed files with 569 additions and 238 deletions

View File

@ -287,7 +287,7 @@
<string name="message_reply">Odpověď</string>
<string name="message_forward">Poslat dále</string>
<string name="message_delete">Odstranit</string>
<string name="message_move_to_bin">Přesunout do koše</string>
<string name="message_move_to_trash">Přesunout do koše</string>
<string name="message_delete_forever">Odstranit natrvalo</string>
<string name="message_delete_success">Zpráva byla úspěšně odstraněna</string>
<string name="message_share">Sdílet</string>