Fix up notification settings strings
This commit is contained in:
@@ -785,7 +785,7 @@ module.exports = React.createClass({
|
||||
if (externalRules.length) {
|
||||
advancedSettings = (
|
||||
<div>
|
||||
<h3>{ _t('Advanced notifications settings') }</h3>
|
||||
<h3>{ _t('Advanced notification settings') }</h3>
|
||||
{ _t('There are advanced notifications which are not shown here') }.<br/>
|
||||
{ _t('You might have configured them in a client other than Riot. You cannot tune them in Riot but they still apply') }.
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user