mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 17:29:32 +01:00
Remove inset for check circle and update copy for private and group story pickers.
This commit is contained in:
@@ -4774,6 +4774,16 @@
|
||||
<string name="ExpiredGiftSheetConfiguration__make_a_monthly_donation">Make a monthly donation</string>
|
||||
<!-- Expired gift sheet not now button -->
|
||||
<string name="ExpiredGiftSheetConfiguration__not_now">Not now</string>
|
||||
<!-- Label under name for private stories -->
|
||||
<plurals name="ContactSearchItems__private_story_d_viewers">
|
||||
<item quantity="one">Private Story · %1$d viewer</item>
|
||||
<item quantity="other">Private Story · %1$d viewers</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
<item quantity="one">Group Story · %1$d viewer</item>
|
||||
<item quantity="other">Group Story · %1$d viewers</item>
|
||||
</plurals>
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user