You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
action_sheet: Prefix channel name with "#" in a confirmation dialog title
See Alya's feedback on zulip#1890:
zulip#1890 (comment)
> In general, our pattern is to always show a privacy marker or (if
> not convenient) a `#` before a channel name. It can be a separate
> PR, but can we add that to these confirmation dialogs?
Doing this in code, rather than in the translators' source string,
because we don't want it to vary by language.
0 commit comments