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:
@@ -193,7 +193,7 @@ class DupeGuruPE(DupeGuruBase):
|
||||
try:
|
||||
app('iPhoto')
|
||||
except ApplicationNotFoundError:
|
||||
self.view.show_message(tr("IPhotoAppNotFoundMsg"))
|
||||
self.view.show_message(tr("The iPhoto application couldn't be found."))
|
||||
return
|
||||
DupeGuruBase.start_scanning(self)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user