mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-16 10:03:51 -07:00
parent
d7f63abe01
commit
b52538c54f
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ class ConfirmImportModalContent extends Component {
|
||||||
!isFetching && isPopulated &&
|
!isFetching && isPopulated &&
|
||||||
<div>
|
<div>
|
||||||
<Alert>
|
<Alert>
|
||||||
You are already have files imported for the albums listed below. If you continue, the existing files <b>will be deleted</b> and the new files imported in their place.
|
You already have files imported for the albums listed below. If you continue, the existing files <b>will be deleted</b> and the new files imported in their place.
|
||||||
|
|
||||||
To avoid deleting existing files, press 'Cancel' and use the 'Combine with existing files' option.
|
To avoid deleting existing files, press 'Cancel' and use the 'Combine with existing files' option.
|
||||||
</Alert>
|
</Alert>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue