Merge pull request #1345 from matrix-org/t3chguy/text4event_modified_widget

text4event widget modified, used to show widget added each time.
This commit is contained in:
David Baker 2017-08-30 13:56:27 +01:00 committed by GitHub
commit b13ae76cfc
2 changed files with 15 additions and 7 deletions

View file

@ -977,5 +977,6 @@
"Hide avatars in user and room mentions": "Hide avatars in user and room mentions",
"%(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",
"%(widgetName)s widget modified by %(senderName)s": "%(widgetName)s widget modified by %(senderName)s",
"Robot check is currently unavailable on desktop - please use a <a>web browser</a>": "Robot check is currently unavailable on desktop - please use a <a>web browser</a>"
}