mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
help: Consistently name access channel setting.
Remove question mark and replace `the` with `this`. See https://chat.zulip.org/#narrow/channel/101-design/topic/name.20permissions.20settings.20consistently/near/1959774
This commit is contained in:
committed by
Tim Abbott
parent
065703c779
commit
2f7dcfae7b
@@ -151,7 +151,7 @@ LEGACY_STRINGS_MAP = {
|
||||
"View channels": "View streams",
|
||||
# "Warning: <strong>#{channel_name}</strong> is a private channel.": "Warning: <strong>#{stream_name}</strong> is a private stream.",
|
||||
"Which parts of the email should be included in the Zulip message sent to this channel?": "Which parts of the email should be included in the Zulip message sent to this stream?",
|
||||
"Who can access the channel?": "Who can access the stream?",
|
||||
"Who can access this channel": "Who can access this stream",
|
||||
"Who can add users to channels": "Who can add users to streams",
|
||||
"Who can create private channels": "Who can create private streams",
|
||||
"Who can create public channels": "Who can create public streams",
|
||||
|
||||
Reference in New Issue
Block a user