summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/en.json
diff options
context:
space:
mode:
authorkhawerrind <khawer.zeshan@gmail.com>2016-12-30 21:48:37 +0500
committerenahum <nahumhbl@gmail.com>2016-12-30 13:48:37 -0300
commit28a7a2f200270ea64c7169403d79244babf5595b (patch)
tree73a61ef7394b09e768ff128787ff3098e6597d27 /webapp/i18n/en.json
parent89f1e8fc0c9d48eceb0ccf271333008444cddf93 (diff)
downloadchat-28a7a2f200270ea64c7169403d79244babf5595b.tar.gz
chat-28a7a2f200270ea64c7169403d79244babf5595b.tar.bz2
chat-28a7a2f200270ea64c7169403d79244babf5595b.zip
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
Diffstat (limited to 'webapp/i18n/en.json')
-rw-r--r--webapp/i18n/en.json1
1 files changed, 1 insertions, 0 deletions
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",