From 48ea4bc6f685404f7fd736ccfe30b78348481381 Mon Sep 17 00:00:00 2001 From: Eric Sethna Date: Tue, 28 Jun 2016 12:11:51 -0700 Subject: Update permalink error message (#3427) * Clarify permalink error message * Clarify permalink error message en.json * Update global_actions.jsx * Update en.json --- webapp/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webapp/i18n/en.json') diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index 3325ec85d..04ff8c17e 100644 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -1113,7 +1113,7 @@ "password_send.title": "Password Reset", "pending_post_actions.cancel": "Cancel", "pending_post_actions.retry": "Retry", - "permalink.error.access": "Permalink belongs to a channel you do not have access to", + "permalink.error.access": "Permalink belongs to a deleted message or to a channel to which you do not have access.", "post_attachment.collapse": "Show less...", "post_attachment.more": "Show more...", "post_body.commentedOn": "Commented on {name}{apostrophe} message: ", -- cgit v1.2.3-1-g7c22