1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00

* label text: Fetch & Match Data

This commit is contained in:
Reinhard Pointner 2014-09-04 18:04:23 +00:00
parent caa7c6bb09
commit 13506a97f1

View File

@ -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:"));