mirror of
https://github.com/mitb-archive/filebot
synced 2024-12-23 08:18:52 -05:00
* label text: Fetch & Match Data
This commit is contained in:
parent
caa7c6bb09
commit
13506a97f1
@ -366,7 +366,7 @@ public class RenamePanel extends JComponent {
|
||||
}
|
||||
|
||||
protected ActionPopup createFetchPopup() {
|
||||
final ActionPopup actionPopup = new ActionPopup("Series / Movie Data", ResourceManager.getIcon("action.fetch"));
|
||||
final ActionPopup actionPopup = new ActionPopup("Fetch & Match Data", ResourceManager.getIcon("action.fetch"));
|
||||
|
||||
actionPopup.addDescription(new JLabel("Episode Mode:"));
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user