Add member labels education sheet.

This commit is contained in:
jeffrey-signal
2026-02-25 17:24:31 -05:00
committed by Cody Henthorne
parent 955bcde062
commit 0b2d3edcce
12 changed files with 385 additions and 10 deletions

View File

@@ -9385,5 +9385,14 @@
<string name="GroupMemberLabel__accessibility_clear_label">Clear label</string>
<string name="GroupMemberLabel__description">Add a member label to describe yourself or your role in this group. Labels are only visible within this group.</string>
<!-- Title for the member labels education sheet. -->
<string name="MemberLabelsEducation__title">Member labels</string>
<!-- Body for the member labels education sheet. -->
<string name="MemberLabelsEducation__body">Use a member label to describe yourself or your role in this group. Member labels are only visible within this group.</string>
<!-- Button to set a new member label. -->
<string name="MemberLabelsEducation__set_label">Set a member label</string>
<!-- Button to edit an existing member label. -->
<string name="MemberLabelsEducation__edit_label">Edit your label</string>
<!-- EOF -->
</resources>