From 0529b253fcd37fc5f8ab97caaae6e9fcc38c6f68 Mon Sep 17 00:00:00 2001 From: Harrison Healey Date: Wed, 14 Dec 2016 21:10:49 -0500 Subject: PLT-4493 Fixed copy button in Get Link Modal on Safari 10 (#4786) * Fixed copy button in Get Link Modal for Safari 10 * Shortened 'link copied' label on GetLinkModal --- 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 896875bda..dda6cedd0 100644 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -1301,7 +1301,7 @@ "get_app.iosHeader": "Mattermost works best if you switch to our iPhone app", "get_app.mattermostInc": "Mattermost, Inc", "get_app.openMattermost": "Open Mattermost", - "get_link.clipboard": " Link copied to clipboard.", + "get_link.clipboard": " Link copied", "get_link.close": "Close", "get_link.copy": "Copy Link", "get_post_link_modal.help": "The link below allows authorized users to see your post.", -- cgit v1.2.3-1-g7c22