mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 15:33:30 +00:00
Improve copy for new webathena error.
(imported from commit 497f19220d1ab460b6bc0fa4f6bad2dd72733098)
This commit is contained in:
@@ -652,7 +652,7 @@ exports.validate = function () {
|
||||
}
|
||||
|
||||
if ($("#zephyr-mirror-error").is(":visible")) {
|
||||
compose_error("You need to link with Webathena before you can send messages!");
|
||||
compose_error("You need to be running Zephyr mirroring in order to send messages!");
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user