Improve strings for localization.

This commit is contained in:
Cody Henthorne
2024-06-06 13:57:07 -04:00
parent f2191d2996
commit c59b74627f

View File

@@ -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 &amp; 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 -->