mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-18 21:35:51 -04:00
Changed "importing an episode" to "importing a movie file" (#2829)
This commit is contained in:
committed by
Leonardo Galli
parent
806ba7e59d
commit
0db74fa583
@@ -1,6 +1,6 @@
|
||||
<fieldset class="advanced-setting">
|
||||
<legend>Drone Factory Options</legend>
|
||||
<div class="alert alert-warning">
|
||||
<div class="alert alert-danger">
|
||||
Drone Factory is deprecated and should be disabled, use Wanted -> Manual Import to manually import arbitrary directories. See <a href="https://github.com/Radarr/Radarr/wiki/Health-Checks#drone-factory-is-deprecated">the wiki for further details</a>.
|
||||
</div>
|
||||
<div class="form-group">
|
||||
|
||||
@@ -140,7 +140,7 @@
|
||||
</label>
|
||||
|
||||
<span class="help-inline-checkbox">
|
||||
<i class="icon-sonarr-form-info" title="Import matching extra files (subtitles, nfo, etc) after importing an episode file"/>
|
||||
<i class="icon-sonarr-form-info" title="Import matching extra files (subtitles, nfo, etc) after importing a movie file"/>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user