Show excluded count in Story privacy settings overview.

This commit is contained in:
Cody Henthorne
2022-11-17 16:22:05 -05:00
parent cdff0a61f2
commit 258951dea8
6 changed files with 16 additions and 7 deletions

View File

@@ -5237,6 +5237,11 @@
<item quantity="one">%1$s · %2$d viewer</item>
<item quantity="other">%1$s · %2$d viewers</item>
</plurals>
<!-- Label under name for my story -->
<plurals name="ContactSearchItems__my_story_s_dot_d_excluded">
<item quantity="one">%1$s · %2$d excluded</item>
<item quantity="other">%1$s · %2$d excluded</item>
</plurals>
<!-- Label under name for My Story when first sending to my story -->
<string name="ContactSearchItems__tap_to_choose_your_viewers">Tap to choose your viewers</string>
<!-- Label for context menu item to open story settings -->