Merge pull request #1482 from turt2live/travis/presence

Implement user-controlled presence
This commit is contained in:
Matthew Hodgson
2017-11-14 23:53:16 +00:00
committed by GitHub
7 changed files with 234 additions and 22 deletions
+1
View File
@@ -151,6 +151,7 @@
"%(widgetName)s widget added by %(senderName)s": "%(widgetName)s widget added by %(senderName)s",
"%(widgetName)s widget removed by %(senderName)s": "%(widgetName)s widget removed by %(senderName)s",
"Message Pinning": "Message Pinning",
"Presence Management": "Presence Management",
"%(displayName)s is typing": "%(displayName)s is typing",
"%(names)s and %(count)s others are typing|other": "%(names)s and %(count)s others are typing",
"%(names)s and %(count)s others are typing|one": "%(names)s and one other is typing",