Merge branch 'develop' of github.com:vector-im/riot-web into t3chguy/piwik

This commit is contained in:
Michael Telatynski 2017-05-27 20:59:26 +01:00
commit 21b88ecfd5
17 changed files with 158 additions and 59 deletions

View file

@ -714,7 +714,7 @@ module.exports = React.createClass({
{masterPushRuleDiv}
<div className="mx_UserSettings_notifTable">
{ _t('All notifications are currently disabled for all targets') }.
{ _t('All notifications are currently disabled for all targets.') }.
</div>
</div>
);