mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
This commit updates the labels for "edit_topic_policy" and "move_messages_between_streams_policy" settings. The label for topic editing setting is changed to "Who can move messages to another topic" since the topic edit permissions do not depend on message sender now and messages are considered same irrespective of whether the message was sent by the user editing the topic or by someone else. The label for stream editing setting is changed to "Who can move messages to another stream". These changes also makes the labels consistent with how these actions are described in help center documentation.