mirror of
https://github.com/mitb-archive/filebot
synced 2024-12-23 16:28:51 -05:00
* changed label text
This commit is contained in:
parent
6a43ab6e3f
commit
7a77530a06
@ -149,7 +149,7 @@ public class RenamePanel extends JComponent {
|
||||
}
|
||||
|
||||
actionPopup.addSeparator();
|
||||
actionPopup.addDescription(new JLabel("Movie Identification:"));
|
||||
actionPopup.addDescription(new JLabel("Movie Mode:"));
|
||||
|
||||
// create action for movie name completion
|
||||
TMDbClient tmdb = new TMDbClient(getApplicationProperty("themoviedb.apikey"));
|
||||
|
Loading…
Reference in New Issue
Block a user