mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-22 14:41:39 +00:00
De-message-ified the rest of the project.
This commit is contained in:
@@ -428,7 +428,7 @@ class DupeGuru(RegistrableApplication, Broadcaster):
|
||||
self.results.groups = self.scanner.GetDupeGroups(files, j)
|
||||
|
||||
if not self.directories.has_any_file():
|
||||
self.view.show_message(tr("NoScannableFileMsg"))
|
||||
self.view.show_message(tr("The selected directories contain no scannable file."))
|
||||
return
|
||||
self.results.groups = []
|
||||
self._results_changed()
|
||||
|
||||
Reference in New Issue
Block a user