Rephrased wording of a setting
https://github.com/mattermost/desktop/issues/193#issuecomment-231553779
This commit is contained in:
@@ -231,7 +231,7 @@ var SettingsPage = React.createClass({
|
|||||||
notifications_row = (
|
notifications_row = (
|
||||||
<Row id="notificationsRow">
|
<Row id="notificationsRow">
|
||||||
<Col md={ 12 }>
|
<Col md={ 12 }>
|
||||||
<h3>Notifications</h3> Configure, that the taskicon in the taskbar blinks when new message arrives.
|
<h3>Notifications</h3> Flash the taskbar icon when a new message is received.
|
||||||
{ notificationElements }
|
{ notificationElements }
|
||||||
</Col>
|
</Col>
|
||||||
</Row>
|
</Row>
|
||||||
|
Reference in New Issue
Block a user