From 3c1349b199c44e24e055db07fbf027988293df09 Mon Sep 17 00:00:00 2001 From: Greg Price Date: Tue, 6 Feb 2018 16:34:48 -0800 Subject: [PATCH] stream settings: Clean up a permissions message. --- static/templates/subscription_settings.handlebars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/templates/subscription_settings.handlebars b/static/templates/subscription_settings.handlebars index 84b084672d..664a16fdca 100644 --- a/static/templates/subscription_settings.handlebars +++ b/static/templates/subscription_settings.handlebars @@ -121,7 +121,7 @@
{{else}}
- {{t "You can not access private stream subscribers, which you aren't subscribed." }} + {{t "This stream is private, so you can't see who is subscribed." }}
{{/if}}