reword autoDownload postfix
This commit is contained in:
parent
fa0e9fcb0c
commit
3d66610d69
1 changed files with 1 additions and 1 deletions
|
@ -277,7 +277,7 @@ class SettingsPage extends React.PureComponent<Props, State> {
|
|||
name="auto_download"
|
||||
onChange={this.onAutoDownloadChange}
|
||||
checked={autoDownload}
|
||||
postfix={__('Automatically download new content')}
|
||||
postfix={__('Automatically download new content from your subscriptions')}
|
||||
/>
|
||||
<FormField
|
||||
type="checkbox"
|
||||
|
|
Loading…
Add table
Reference in a new issue