Show groups that have the same member list during group creation.

This commit is contained in:
Greyson Parrelli
2026-03-18 22:54:29 -04:00
committed by Cody Henthorne
parent f09bf5b14c
commit 9de75b3e1f
11 changed files with 140 additions and 4 deletions

View File

@@ -9615,5 +9615,8 @@
<!-- Body for screen shown to let the user know that displaying their member label will take priority over their about text. -->
<string name="MemberLabelsAboutOverride__body">In this group, your Member Label will be displayed beside your photo in place of your About.</string>
<!-- Label for internal-only section showing groups with same members -->
<string name="AddGroupDetailsFragment__groups_with_same_members" translatable="false">Groups with same members (Internal Only)</string>
<!-- EOF -->
</resources>