mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-18 07:47:47 +01:00
Add ability to edit member label from the about you sheet.
This commit is contained in:
committed by
Cody Henthorne
parent
bd121e47c8
commit
28c37cb3ac
@@ -2683,6 +2683,8 @@
|
||||
<string name="AboutSheet__you">You</string>
|
||||
<!-- Displays the name of a contact. The first placeholder is the name the user has assigned to that contact, the second name is the name the contact assigned to themselves -->
|
||||
<string name="AboutSheet__user_set_display_name_and_profile_name">%1$s (%2$s)</string>
|
||||
<!-- Placeholder text in the group member label row when the user has no label set. -->
|
||||
<string name="AboutSheet__add_group_member_label">Add a member label</string>
|
||||
|
||||
<!-- Title of the screen showing which groups they have in common with another user. -->
|
||||
<plurals name="GroupsInCommon__n_groups_in_common_title">
|
||||
|
||||
Reference in New Issue
Block a user