Localization tweaks for stories and gift badges.

This commit is contained in:
Alex Hart
2022-07-20 09:20:18 -03:00
committed by Cody Henthorne
parent bcd2763c34
commit d49c8d5184
3 changed files with 16 additions and 5 deletions

View File

@@ -4839,7 +4839,7 @@
<string name="ExpandModel__view_more">View more</string>
<string name="StoriesLinkPopup__visit_link">Visit link</string>
<!-- Duration and price information -->
<!-- Gift price and duration, formatted as: {price} dot {n} day duration -->
<plurals name="GiftRowItem_s_dot_d_day_duration">
<item quantity="one">%1$s · %2$d day duration</item>
<item quantity="other">%1$s · %2$d day duration</item>
@@ -4983,7 +4983,10 @@
<!-- Title of safety number review fragment -->
<string name="SafetyNumberReviewConnectionsFragment__safety_number_changes">Safety number changes</string>
<!-- Message of safety number review fragment -->
<string name="SafetyNumberReviewConnectionsFragment__d_recipients_may_have">%1$d recipients may have reinstalled Signal or changed devices. Tap a recipient to confirm the new safety number. This is optional.</string>
<plurals name="SafetyNumberReviewConnectionsFragment__d_recipients_may_have">
<item quantity="one">%1$d recipient may have reinstalled Signal or changed devices. Tap a recipient to confirm the new safety number. This is optional.</item>
<item quantity="other">%1$d recipients may have reinstalled Signal or changed devices. Tap a recipient to confirm the new safety number. This is optional.</item>
</plurals>
<!-- Section header for 1:1 contacts in review fragment -->
<string name="SafetyNumberBucketRowItem__contacts">Contacts</string>
<!-- Context menu label for distribution list headers in review fragment -->