forked from zulip/zulip-mobile
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GroupPmConversationItem [nfc]: Prepare to support italics in names
Soon we'll have a version of the "full name or muted user text" that's LocalizableReactText, not LocalizableText, because we want to offer an italicized "(guest)" marker, for zulip#5804. Prepare for that by using ZulipTextIntl for the names, since it can handle LocalizableReactText, and our GetText function `_` cannot.
- Loading branch information
1 parent
66b721d
commit c8357d3
Showing
1 changed file
with
21 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters