diff --git a/help/create-a-channel.md b/help/create-a-channel.md index a02283ca13..b5a8f4f889 100644 --- a/help/create-a-channel.md +++ b/help/create-a-channel.md @@ -31,7 +31,7 @@ There are several parameters you can set while creating a channel. All but * **Default channel for new users**: Whether new users will be [automatically subscribed](/help/set-default-channels-for-new-users) to the new channel. -* **Who can post to the channel?**: See [Channel permissions](/help/channel-permissions). +* **Who can post to this channel**: See [Channel permissions](/help/channel-permissions). * **Who can unsubscribe others from this channel?**: See [Restrict channel membership management](/help/configure-who-can-invite-to-channels#configure-who-can-remove-users). diff --git a/tools/i18n/update-for-legacy-translations b/tools/i18n/update-for-legacy-translations index 825a7ee172..3caa02b324 100755 --- a/tools/i18n/update-for-legacy-translations +++ b/tools/i18n/update-for-legacy-translations @@ -157,7 +157,7 @@ LEGACY_STRINGS_MAP = { "Who can create public channels": "Who can create public streams", "Who can create web-public channels": "Who can create web-public streams", "Who can move messages to another channel": "Who can move messages to another stream", - "Who can post to the channel?": "Who can post to the stream?", + "Who can post to this channel": "Who can post to this stream", "Who can unsubscribe others from this channel?": "Who can unsubscribe others from this stream?", "You are not currently subscribed to this channel.": "You are not currently subscribed to this stream.", "You are not subscribed to any channels.": "You are not subscribed to any streams.", diff --git a/web/templates/stream_settings/stream_types.hbs b/web/templates/stream_settings/stream_types.hbs index e7d774ae3e..119a2c38b9 100644 --- a/web/templates/stream_settings/stream_types.hbs +++ b/web/templates/stream_settings/stream_types.hbs @@ -54,7 +54,7 @@