Display "You" at end of members list in ConversationTitleView.

This commit is contained in:
Alex Hart
2020-05-26 14:20:57 -03:00
committed by Greyson Parrelli
parent 41ebaf3938
commit 82ba7e2b8b
2 changed files with 7 additions and 8 deletions

View File

@@ -353,6 +353,7 @@
<!-- ConversationTitleView -->
<string name="ConversationTitleView_verified">Verified</string>
<string name="ConversationTitleView_you">You</string>
<!-- CreateProfileActivity -->
<string name="CreateProfileActivity__profile">Profile</string>