mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 08:39:22 +01:00
Allow future display of pending member count.
This commit is contained in:
committed by
Greyson Parrelli
parent
1068c3ca7e
commit
033bf77cbb
@@ -656,6 +656,10 @@
|
||||
<item quantity="one">%1$d member</item>
|
||||
<item quantity="other">%1$d members</item>
|
||||
</plurals>
|
||||
<plurals name="MessageRequestProfileView_members_and_invited">
|
||||
<item quantity="one">%1$d member (+%2$d invited)</item>
|
||||
<item quantity="other">%1$d members (+%2$d invited)</item>
|
||||
</plurals>
|
||||
<plurals name="MessageRequestProfileView_member_of_others">
|
||||
<item quantity="one">%d other</item>
|
||||
<item quantity="other">%d others</item>
|
||||
|
||||
Reference in New Issue
Block a user