fix a bunch of i18n fails picked up by check-i18n.pl

This commit is contained in:
Matthew Hodgson 2017-05-27 19:26:19 +01:00
parent 29653e88f7
commit 4293273e55
9 changed files with 25 additions and 25 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>
);