mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 00:59:49 +01:00
Show pending count and allow view of zero pending screen.
This commit is contained in:
committed by
Greyson Parrelli
parent
82ba7e2b8b
commit
4cda267f3b
@@ -516,6 +516,11 @@
|
||||
<string name="ManageGroupActivity_add_members">Add members</string>
|
||||
<string name="ManageGroupActivity_view_all_members">View all members</string>
|
||||
|
||||
<string name="ManageGroupActivity_none">None</string>
|
||||
<plurals name="ManageGroupActivity_invited">
|
||||
<item quantity="other">%d invited</item>
|
||||
</plurals>
|
||||
|
||||
<string name="ManageGroupActivity_you_dont_have_the_rights_to_do_this">You don\'t have the rights to do this</string>
|
||||
<string name="ManageGroupActivity_not_capable">Someone you added does not support new groups and needs to update Signal</string>
|
||||
<string name="ManageGroupActivity_failed_to_update_the_group">Failed to update the group</string>
|
||||
|
||||
Reference in New Issue
Block a user