Add error toasts to multiforward sheet.

This commit is contained in:
Cody Henthorne
2022-08-23 19:24:45 -04:00
committed by Greyson Parrelli
parent 40c52a31c9
commit b57b160660
5 changed files with 36 additions and 3 deletions

View File

@@ -4190,6 +4190,8 @@
<item quantity="one">Couldn\'t forward message because it\'s no longer available.</item>
<item quantity="other">Couldn\'t forward messages because they\'re no longer available.</item>
</plurals>
<!-- Error message shown when attempting to select a group to forward/share but it's announcement only and you are not an admin -->
<string name="MultiselectForwardFragment__only_admins_can_send_messages_to_this_group">Only admins can send messages to this group.</string>
<string name="MultiselectForwardFragment__limit_reached">Limit reached</string>
<!-- Media V2 -->