mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 17:29:32 +01:00
Localization tweaks for stories and gift badges.
This commit is contained in:
committed by
Cody Henthorne
parent
bcd2763c34
commit
d49c8d5184
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user