mirror of
https://github.com/zoriya/flood.git
synced 2026-06-08 04:41:03 +00:00
Merge pull request #479 from jfurrow/update-move-torrents-modal-header
Update defaultMessage of MoveTorrentsModal
This commit is contained in:
@@ -162,7 +162,7 @@ class MoveTorrents extends React.Component {
|
||||
dismiss={this.props.dismiss}
|
||||
heading={this.props.intl.formatMessage({
|
||||
id: 'torrents.move.heading',
|
||||
defaultMessage: 'Set Download Location'
|
||||
defaultMessage: 'Set Torrent Location'
|
||||
})} />
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user