mirror of
https://github.com/mitb-archive/filebot
synced 2025-03-09 05:51:31 -04: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…
x
Reference in New Issue
Block a user