mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-19 08:09:12 +01:00
Warn user when their member label will show instead of their about text.
This commit is contained in:
committed by
Greyson Parrelli
parent
622d9c909f
commit
dc1fdffe6a
@@ -9495,5 +9495,10 @@
|
||||
<!-- Button to edit an existing member label. -->
|
||||
<string name="MemberLabelsEducation__edit_label">Edit your label</string>
|
||||
|
||||
<!-- Title for screen shown to let the user know that displaying their member label will take priority over their about text. -->
|
||||
<string name="MemberLabelsAboutOverride__title">Member label display</string>
|
||||
<!-- 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>
|
||||
|
||||
<!-- EOF -->
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user