mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 00:29:11 +01:00
Improve strings for localization.
This commit is contained in:
@@ -1046,7 +1046,7 @@
|
||||
<string name="PromptBatterySaverBottomSheet__dismiss">Dismiss</string>
|
||||
|
||||
<!-- PendingMembersActivity -->
|
||||
<string name="PendingMembersActivity_pending_group_invites">Pending group invites</string>
|
||||
<string name="PendingMembersActivity_pending_group_invites">Requests & invites</string>
|
||||
<string name="PendingMembersActivity_requests">Requests</string>
|
||||
<string name="PendingMembersActivity_invites">Invites</string>
|
||||
<string name="PendingMembersActivity_people_you_invited">People you invited</string>
|
||||
@@ -4333,7 +4333,7 @@
|
||||
<string name="ReviewCardDialogFragment__review_request">Review request</string>
|
||||
<!-- Message of a screen where the user will be prompted to review a message request matching the name of someone they already know -->
|
||||
<plurals name="ReviewCardDialogFragment__d_group_members_have_the_same_name">
|
||||
<item quantity="one">%1$d group member have the same name, review the member below and choose to take action.</item>
|
||||
<item quantity="one">%1$d group member has the same name, review the member below and choose to take action.</item>
|
||||
<item quantity="other">%1$d group members have the same name, review the members below and choose to take action.</item>
|
||||
</plurals>
|
||||
<!-- Message of a screen where the user will be prompted to review a message request matching the name of someone they already know -->
|
||||
|
||||
Reference in New Issue
Block a user