White label new setting message on SettingsPage.jsx
This commit is contained in:
@@ -491,7 +491,7 @@ const SettingsPage = createReactClass({
|
||||
checked={this.state.showTrayIcon}
|
||||
onChange={this.handleChangeShowTrayIcon}
|
||||
>{process.platform === 'darwin' ?
|
||||
'Show Mattermost icon in the menu bar' :
|
||||
`Show ${remote.app.getName()} icon in the menu bar` :
|
||||
'Show icon in the notification area'}
|
||||
<HelpBlock>
|
||||
{'Setting takes effect after restarting the app.'}
|
||||
|
Reference in New Issue
Block a user