From 28a7a2f200270ea64c7169403d79244babf5595b Mon Sep 17 00:00:00 2001 From: khawerrind Date: Fri, 30 Dec 2016 21:48:37 +0500 Subject: PLT-3132 Add a direct message link to the contact pop-over (#4853) * added DM button to the user picture and name popover * removed isRequired from status and busy properties from profile_popover.jsx --- webapp/i18n/en.json | 1 + 1 file changed, 1 insertion(+) (limited to 'webapp/i18n/en.json') diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index ecc25e42f..641c8daa8 100644 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -2162,6 +2162,7 @@ "user.settings.security.title": "Security Settings", "user.settings.security.viewHistory": "View Access History", "user_list.notFound": "No users found", + "user_profile.send.dm": "Send Message", "user_profile.webrtc.call": "Start Video Call", "user_profile.webrtc.offline": "The user is offline", "user_profile.webrtc.unavailable": "New call unavailable until your existing call ends", -- cgit v1.2.3-1-g7c22